You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Ariel Carrera (JIRA)" <ji...@apache.org> on 2016/01/26 08:33:39 UTC

[jira] [Commented] (CAMEL-9536) org.codehaus.mojo:taglist-maven-plugin:maven-plugin:2.10 does not exist

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

Ariel Carrera commented on CAMEL-9536:
--------------------------------------

To solve this issue you needs to change pom.xml file in camel-parent and replace line 526:

<taglist-maven-plugin-version>2.10</taglist-maven-plugin-version>

with the following line:

<taglist-maven-plugin-version>2.4</taglist-maven-plugin-version>

> org.codehaus.mojo:taglist-maven-plugin:maven-plugin:2.10 does not exist
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-9536
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9536
>             Project: Camel
>          Issue Type: Improvement
>    Affects Versions: 2.17.0
>         Environment: Camel 2.17.0-SNAPSHOT
>            Reporter: Ariel Carrera
>            Priority: Minor
>
> When you run mvn dependency:resolve-plugins in camel root, you could not get org.codehaus.mojo:taglist-maven-plugin:maven-plugin:2.10.
> I checked the mojohaus project and github taglist-maven-plugin source and there is not 2.10 version. The last version is 2.4.
> http://www.mojohaus.org/plugins.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)