Couldn't find 'cobertura' artifact in plugin dependencies
---------------------------------------------------------

                 Key: MCOBERTURA-71
                 URL: http://jira.codehaus.org/browse/MCOBERTURA-71
             Project: Maven 2.x Cobertura Plugin
          Issue Type: Bug
    Affects Versions: 2.2
         Environment: Version 2.2-20070720.073614-1
            Reporter: Peter Hendriks
            Priority: Blocker


The latest snapshot of the Cobertura plug-in uses Cobertura 1.9 instead of 1.8. 
When running the snapshot the following error occurs:

Caused by: org.apache.maven.plugin.MojoExecutionException: Couldn't find 
'cobertura' artifact in plugin dependencies
        at 
org.codehaus.mojo.cobertura.CoberturaInstrumentMojo.addCoberturaDependenciesToTestClasspath(CoberturaInstrumentMojo.java:164)
        at 
org.codehaus.mojo.cobertura.CoberturaInstrumentMojo.execute(CoberturaInstrumentMojo.java:122)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)

The method looks at "cobertura" as group identifier, instead of the 
"net.sourceforge.cobertura" group id (this changed from 1.8 to 1.9). Please fix 
the look-up so we can try the latest snapshot for other fixes.

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