You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "mike perham (JIRA)" <ji...@codehaus.org> on 2005/11/16 17:59:07 UTC

[jira] Reopened: (MNG-1461) EAR plugin ignores application XML setting

     [ http://jira.codehaus.org/browse/MNG-1461?page=all ]
     
mike perham reopened MNG-1461:
------------------------------


I don't see the metainf property discussed in your comment.  Are you going to add it?

> EAR plugin ignores application XML setting
> ------------------------------------------
>
>          Key: MNG-1461
>          URL: http://jira.codehaus.org/browse/MNG-1461
>      Project: Maven 2
>         Type: Bug
>   Components: maven-ear-plugin
>     Versions: 2.0
>     Reporter: mike perham
>     Assignee: Stephane Nicoll
>      Fix For: 2.0.1

>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org