You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Anders Hammar (JIRA)" <ji...@codehaus.org> on 2010/09/17 13:10:33 UTC

[jira] Commented: (MEAR-132) State default value for generateApplicationXml

    [ http://jira.codehaus.org/browse/MEAR-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=235594#action_235594 ] 

Anders Hammar commented on MEAR-132:
------------------------------------

Affected version is 2.4.2.

> State default value for generateApplicationXml
> ----------------------------------------------
>
>                 Key: MEAR-132
>                 URL: http://jira.codehaus.org/browse/MEAR-132
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>         Environment: n/a
>            Reporter: Anders Hammar
>
> The default value for the generateApplicationXml param is 'true'. But this is not stated in the docs or when using the help goal. I believe what's missing is this in the org.apache.maven.plugin.ear.GenerateApplicationXmlMojo class:
>     /**
>      * Whether the application.xml should be generated or not.
>      *
>      * @parameter default-value="true"
>      */
>     private Boolean generateApplicationXml = Boolean.TRUE;

-- 
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