Details
-
Type:
Story
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.1
-
Fix Version/s: 2.0.0
-
Labels:None
-
Environment:Win XP, Eclipse Helios (3.6), Liferay CE 6.0.5 w/ Tomcat 6.0.26, Liferay IDE 1.1.0
-
Similar Issues:
Description
When creating a new 'Portlet Plugin Project', Ant build fails because it can't locate the necessary resources.
Buildfile: C:\Liferay\workspace\Plugins SDK\portlets\build.xml
create:
[unzip] Expanding: C:\Liferay\workspace\Plugins SDK\portlets\portlet.zip into C:\Liferay\workspace\.metadata\.plugins\com.liferay.ide.eclipse.sdk\create\1285910415839\test-portlet
[mkdir] Created dir: C:\Liferay\workspace\.metadata\.plugins\com.liferay.ide.eclipse.sdk\create\1285910415839\test-portlet\docroot\WEB-INF\tld
BUILD FAILED
C:\Liferay\workspace\Plugins SDK\portlets\build.xml:40: C:\Liferay\liferay-portal-6.0.3\liferay-portal-6.0.5\tomcat-6.0.26\webapps\ROOT\WEB-INF\tld not found.
Total time: 4 seconds
