Karl Heinz Marbaise created MPOM-133:
----------------------------------------
Summary: Upgrade plexus-component-metadata plugin /
plexus-component-annotations
Key: MPOM-133
URL: https://issues.apache.org/jira/browse/MPOM-133
Project: Maven POMs
Issue Type: Improvement
Components: maven
Affects Versions: MAVEN-30
Reporter: Karl Heinz Marbaise
Assignee: Karl Heinz Marbaise
Fix For: MAVEN-31
We should upgrade {{plexus-component-annotations}} to version 1.7 and the
{{plexus-component-metadata}} plugin to 1.7 as well.
{code:xml}
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-annotations</artifactId>
<version>1.6</version>
</dependency>
{code}
also the plugin:
{code:xml}
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-metadata</artifactId>
<version>1.6</version>
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)