luca preziati created MANT-72: --------------------------------- Summary: EAR not application.xml generation not integrated with maven. Key: MANT-72 URL: https://jira.codehaus.org/browse/MANT-72 Project: Maven 2.x Ant Plugin Issue Type: Bug Affects Versions: 2.3 Environment: Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100) Maven home: C:\sviluppo\apache-maven\bin\.. Java version: 1.6.0_25, vendor: Sun Microsystems Inc. Java home: C:\sviluppo\Java\jdk1.6.0_25\jre Default locale: it_IT, platform encoding: Cp1252 OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" Reporter: luca preziati Priority: Minor
I have a EAR module in maven. I use maven-ear-plugin to generate application.xml. When I run mvn ant:ant application.xml is not be genarated by maven so ear module build not work. If i build with maven the I got application.xml file and then all work well. Do you beliebe is it possible add to ant the possibility to generate file, whit plugin information? It's useful when you have jar module included in webapp module included in ear module. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira