Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.1 M3
-
None
Description
1. make a Maven JSF Portlet project with java code in Lifeay IDE
2. drag it to liferay bundle in liferay IDE
3. you will find your java files are not package into .class file in the war , so the function u write will not work.
But when u run mvn clean package in console, and copy the war file to liferay deploy folder, it will works well. And your .class files are included in the war.
Attachments
Issue Links
- relates
-
IDE-3171 Show liferay server console instead of m2 terminate console when redploy a jsf project
-
- Closed
-