[
https://issues.apache.org/jira/browse/MPOM-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369289#comment-15369289
]
Hudson commented on MPOM-133:
-----------------------------
SUCCESS: Integrated in maven-parent #2053 (See
[https://builds.apache.org/job/maven-parent/2053/])
[MPOM-133] Upgrade plexus-component-metadata plugin /
plexus-component-annotations (khmarbaise:
[http://svn.apache.org/viewvc/?view=rev&rev=1752045])
* pom.xml
> 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)