Unable to use alongside latest maven-antrun-plugin due to maven core issue
--------------------------------------------------------------------------

                 Key: MOJO-641
                 URL: http://jira.codehaus.org/browse/MOJO-641
             Project: Mojo
          Issue Type: Bug
          Components: xdoclet
            Reporter: Max Bowsher


I have a multiproject build which calls both the maven-antrun-plugin and the 
xdoclet-maven-plugin at various points. The build dies with:

Internal error in the plugin manager executing goal 
'org.apache.maven.plugins:maven-antrun-plugin:1.0:run': Unable to find the mojo 
'org.apache.maven.plugins:maven-antrun-plugin:1.0:run' in the plugin 
'org.apache.maven.plugins:maven-antrun-plugin'
Component descriptor cannot be found in the component repository: 
org.apache.maven.plugin.Mojoorg.apache.maven.plugins:maven-antrun-plugin:1.0:run.

This appears to be because the version of the maven-antrun-plugin depended on 
by xdoclet-maven-plugin is no longer the latest release.

It is an adequate workaround to pin the maven-antrun-plugin version to 1.0 
(assuming you don't actually need stuff from 1.1), but it's not great.

As an interim solution, please could a new release of xdoclet-maven-plugin be 
made, referencing the current release of the maven-antrun-plugin?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to