Fórum

Liferay Maven Theme

G. Sophie, modificado 10 Anos atrás.

Liferay Maven Theme

New Member Postagens: 17 Data de Entrada: 31/05/13 Postagens Recentes
Hello,

I would realized a Liferay plugin project of type : "Theme" with build : "Maven".

I am already realized a Liferay plugin project of type : "Theme" with buid : "ant".
In this project the new files are in the folder "docroot/_diffs" and the init files and folder (css, js, templates, images) are in the root "docroot".
Where do you put new files for the build "Maven" ?

Thanks for your response, emoticon
thumbnail
Richard SINELLE, modificado 10 Anos atrás.

RE: Liferay Maven Theme

Junior Member Postagens: 28 Data de Entrada: 07/04/11 Postagens Recentes
Hello

You can find sample and more information here https://www.liferay.com/fr/web/mika.koivisto/blog/-/blogs/creating-liferay-themes-with-maven

Richard
thumbnail
Mazhar Alam, modificado 10 Anos atrás.

RE: Liferay Maven Theme

Regular Member Postagens: 191 Data de Entrada: 25/11/11 Postagens Recentes
There is no _diffs folder structure in theme while creating theme via maven.
Use the default structure provided,that should work fine.
G. Sophie, modificado 10 Anos atrás.

RE: Liferay Maven Theme

New Member Postagens: 17 Data de Entrada: 31/05/13 Postagens Recentes
Thanks Richard and Mazhar for your response.

I advise this link : https://www.liferay.com/fr/web/mika.koivisto/blog/-/blogs/creating-liferay-themes-with-maven