[
http://jira.jboss.com/jira/browse/JBIDE-1164?page=comments#action_12384048 ]
Petr Lindovsky commented on JBIDE-1164:
---------------------------------------
Here are the first lines of the log entry:
java.lang.IllegalStateException: basedir
C:\MyDocuments\redhat-workspace\toy_firstjsf\WebContent\WEB-INF\lib is not a directory
at org.apache.tools.ant.DirectoryScanner.scan(DirectoryScanner.java:797)
at
org.jboss.ide.eclipse.archives.core.model.DirectoryScannerFactory.createDirectoryScanner(DirectoryScannerFactory.java:50)
at
org.jboss.ide.eclipse.archives.core.model.internal.ArchiveFileSetImpl.getScanner(ArchiveFileSetImpl.java:143)
at
org.jboss.ide.eclipse.archives.core.model.internal.ArchiveFileSetImpl.findMatchingPaths(ArchiveFileSetImpl.java:73)
at
org.jboss.ide.eclipse.archives.core.build.ArchiveBuildDelegate.fullFilesetBuild(ArchiveBuildDelegate.java:109)
at
org.jboss.ide.eclipse.archives.core.build.ArchiveBuildDelegate.fullArchiveBuild(ArchiveBuildDelegate.java:93)
...
Project archives: errors during build are properly reported
-----------------------------------------------------------
Key: JBIDE-1164
URL:
http://jira.jboss.com/jira/browse/JBIDE-1164
Project: JBoss Tools
Issue Type: Bug
Affects Versions: 2.0.0.Beta4
Reporter: Petr Lindovsky
I added a new WAR archive to my project in the Project archives view - and the generated
definition was incorrect (it referenced a non-existent lib directory). I invoked the Build
Archive action - and nothing happened - I only found something in the .log file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira