You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/06/13 20:00:00 UTC

[jira] [Commented] (MSHARED-639) Removed prerequisites cause it is not a plugin

    [ https://issues.apache.org/jira/browse/MSHARED-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048323#comment-16048323 ] 

Hudson commented on MSHARED-639:
--------------------------------

SUCCESS: Integrated in Jenkins build maven-shared #3734 (See [https://builds.apache.org/job/maven-shared/3734/])
[MSHARED-639] Removed prerequisites cause it is not a plugin (khmarbaise: [http://svn.apache.org/viewvc/?view=rev&rev=1798627])
* (edit) maven-shared-utils/pom.xml


> Removed prerequisites cause it is not a plugin
> ----------------------------------------------
>
>                 Key: MSHARED-639
>                 URL: https://issues.apache.org/jira/browse/MSHARED-639
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-shared-utils
>    Affects Versions: maven-shared-utils-3.2.0
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>            Priority: Trivial
>             Fix For: maven-shared-utils-3.2.0
>
>
> Remove the entry:
> {code:xml}
> <prerequisites>
>   <maven>${mavenVersion}</maven>
> </prerequisites>
> {code}
> cause this is no plugin. Maven 3.5.0 produces a warning.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)