[
https://issues.jboss.org/browse/JBSEAM-4946?page=com.atlassian.jira.plugi...
]
Tomas Remes commented on JBSEAM-4946:
-------------------------------------
Well I am not really sure, why is it causing Ant build failed, but following line (line
939) in seam-gen/build.xml
{noformat}
<include name="META-INF/jboss-deployment-structure.xml"/>
{noformat}
should be deleted. I think we don't want to exclude this file and if this is deleted,
the file will be included as well.
seam-gen executing command "create-project" error
-------------------------------------------------
Key: JBSEAM-4946
URL:
https://issues.jboss.org/browse/JBSEAM-4946
Project: Seam 2
Issue Type: Bug
Components: Tools
Affects Versions: 2.3.0.BETA2
Environment: JBoss Seam 2.3.0.Beta2-SNAPSHOT from 2012-05-07
Reporter: Tomas Remes
Fix For: The future
Executing command "./seam create-project" (probably no matter of previous setup
configuration) ends with build failed because of:
{noformat}
jboss-seam-2.3.0.Beta2-SNAPSHOT/seam-gen/build.xml:992: Replace: source file
/home/tremes/projects/myproject/resources/WEB-INF/web.xml doesn't exist
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira