[
http://jira.codehaus.org/browse/MNG-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bentmann closed MNG-4934.
----------------------------------
Resolution: Cannot Reproduce
Assignee: Benjamin Bentmann
> addMavenDescriptor does not work with maven 3.0.1
> -------------------------------------------------
>
> Key: MNG-4934
> URL: http://jira.codehaus.org/browse/MNG-4934
> Project: Maven 2 & 3
> Issue Type: Bug
> Components: Plugins and Lifecycle
> Affects Versions: 3.0.1
> Reporter: Thomas Volk
> Assignee: Benjamin Bentmann
> Attachments: MNG-4934.zip
>
>
> the addMavenDescriptor parameter in the maven-war-plugin 2.1
> does not work in combination with maven 3.0.1
> <plugin>
> <groupId>org.apache.maven.plugins</groupId>
> <artifactId>maven-war-plugin</artifactId>
> <version>2.1</version>
> <configuration>
> <warName>myproject</warName>
> <archive>
> <addMavenDescriptor>false</addMavenDescriptor>
> </archive>
> </configuration>
> </plugin>
--
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