Foros de discusión

Liferay + Maven : newbie question

thumbnail
Paul ., modificado hace 11 años.

Liferay + Maven : newbie question

Liferay Master Mensajes: 522 Fecha de incorporación: 29/08/11 Mensajes recientes
I am a newbie to maven, I am trying to follow http://www.liferay.com/web/mika.koivisto/blog/-/blogs/getting-started-with-liferay-maven-sdk

I created the pom as given in this post. When I do a Run as - Maven generate source, but it doesn't create any folder structure or doesn't ask for any options.
I just see [INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building sample-project 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
thumbnail
Priyanka Dhingra, modificado hace 11 años.

RE: Liferay + Maven : newbie question

Liferay Master Mensajes: 501 Fecha de incorporación: 20/12/11 Mensajes recientes
Hi,
I followed the same thing it is working fine....can you verify if you followed the same steps...
Moreover, please check if it is a fresh pom.xml and a fresh project that is getting created..
thumbnail
Mahmudur Rahman Manna, modificado hace 11 años.

RE: Liferay + Maven : newbie question

New Member Mensajes: 7 Fecha de incorporación: 9/07/10 Mensajes recientes
http://www.eusia.info/web/blog/blog/-/blogs/simple-way-to-setup-liferay-environment-through-maven - hope it may help you