You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2016/07/09 20:33:11 UTC

[jira] [Closed] (MPOM-133) Upgrade plexus-component-metadata plugin / plexus-component-annotations

     [ https://issues.apache.org/jira/browse/MPOM-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Heinz Marbaise closed MPOM-133.
------------------------------------
    Resolution: Fixed

Done in [r1752045|http://svn.apache.org/r1752045]

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