I am having problems deploying portlets and topics related to liferay from the command line using ant deploy;
execution of an example:
pwd: C: \ liferay-plugins-sdk \ themes
create.bat navy "Deep Blue"
cd deep-blue-theme
ant deployment
-> Buildfile: C: \ liferay-plugins-sdk \ themes \ deep-blue-theme \ build.xml
-> compile:
-> BUILD FAILED
-> C: \ liferay-plugins-stk \ themes \ build-common-theme.xml: 172: C: \ liferay-plugins-sdk \ themes \ deep-blue-theme \ liferay-portal-6.0.6 omcat-6.0 .29webappsROOT \ html \ themes_unstyled does not exist.
the problem seems to be related to the bold section and how the path is clearly wrong; Where is this directory located?
edit:
The problem was in my app.server.dir in the assembly. {username} .properties