Karl Heinz Marbaise created MSHARED-536:
-------------------------------------------

             Summary: 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)

Reply via email to