[
https://issues.apache.org/jira/browse/MSHARED-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise closed MSHARED-536.
---------------------------------------
Resolution: Fixed
Done in [r1745937|http://svn.apache.org/r1745937]
> Removed unused plugin declaration for maven-assembly-plugin
> -----------------------------------------------------------
>
> Key: MSHARED-536
> URL: https://issues.apache.org/jira/browse/MSHARED-536
> Project: Maven Shared Components
> Issue Type: Improvement
> Components: maven-shared-utils
> Affects Versions: maven-shared-utils-3.0.0
> Reporter: Karl Heinz Marbaise
> Assignee: Karl Heinz Marbaise
> Priority: Minor
> Fix For: maven-shared-utils-3.0.1
>
>
> Currently we have the following in the pom file:
> {code:xml}
> <plugin>
> <groupId>org.apache.maven.plugins</groupId>
> <artifactId>maven-assembly-plugin</artifactId>
> <version>2.5.5</version>
> </plugin>
> {code}
> which is not needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)