Fórum

Setup maven with liferay 6.1.2

thumbnail
Shabana Popat, modificado 10 Anos atrás.

Setup maven with liferay 6.1.2

Junior Member Postagens: 39 Data de Entrada: 13/12/12 Postagens Recentes
Hi,
I'm trying to setup maven with liferay to create portlets.
I daownloaded the liferay-portal-maven-6.1.2-ce-ga3 and extrated it. then I executed the command ant install to install it on maven.
I can see the files for liferay on com.liferay.portal on my local repository.
But, when I execute the command mvn archetype:generate on command line, It doen't display the option liferay-portlet-archetype to crate liferay portlet.
It also doesn't display any other options relaated with liferay.
Can someone help me to solve that issue, please.

Thanks in advance