[ http://jira.codehaus.org/browse/MEAR-2?page=all ]
Jason van Zyl moved MNG-1461 to MEAR-2:
---------------------------------------
Version: (was: 2.0)
Fix Version: (was: 2.0.1)
Component: (was: maven-ear-plugin)
Workflow: jira (was: Maven)
Key: MEAR-2 (was: MNG-1461)
Project: Maven 2.x Ear Plugin (was: Maven 2)
> EAR plugin ignores application XML setting
> ------------------------------------------
>
> Key: MEAR-2
> URL: http://jira.codehaus.org/browse/MEAR-2
> Project: Maven 2.x Ear Plugin
> Type: Bug
> Reporter: mike perham
> Assignee: Stephane Nicoll
>
>
> In EarMojo.java:
> /**
> * The location of the application.xml file to be used within the ear
> file.
> *
> * @parameter
> expression="${basedir}/src/main/application/META-INF/application.xml"
> */
> private File applicationXmlFile;
> I set this and Maven still generates an application.xml file anyways.
> Checking the code, this variable is never actually referenced anywhere so it
> appears impossible to use the EAR plugin with a pre-written application.xml.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]