[
http://jira.codehaus.org/browse/MEAR-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephane Nicoll updated MEAR-132:
---------------------------------
Fix Version/s: 2.5
> 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
> Affects Versions: 2.4.2
> Environment: n/a
> Reporter: Anders Hammar
> Assignee: Stephane Nicoll
> Fix For: 2.5
>
>
> 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