Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

and then inside this directory you have to run the following commands:

Code Block
mvn package

...


mvn liferay:deploy

Double check that before running mvn liferay:deploy you have configured pom.xml to point to your LIFERAY_HOME

Code Block
<liferay.auto.deploy.dir>/home/karkaletsis/Documents/j2ee/liferay-portal-6.1.0-ce-ga1/deploy</liferay.auto.deploy.dir>

...