You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Henrik Schmidt (JIRA)" <ji...@codehaus.org> on 2007/12/20 19:16:57 UTC

[jira] Issue Comment Edited: (MRM-641) mvn cobertura:cobertura does not work with Archiva repository set as mirror

    [ http://jira.codehaus.org/browse/MRM-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_117417 ] 

hsm edited comment on MRM-641 at 12/20/07 12:16 PM:
---------------------------------------------------------------

The Archiva logs do not record a request coming in.

Steps to reproduce:
$ mvn archetype:create -DgroupId=some.namespace -DartifactId=myproject -DarchetypeArtifactId=maven-archetype-quickstart
$ cd myproject/
$ mvn -U -X -e cobertura:cobertura >output1.log
$ rm ~/.m2/settings.xml
$ mvn -U -X -e cobertura:cobertura >output2.log

output logs attached



      was (Author: hsm):
    The Archiva logs does not record a request coming in.

Steps to reproduce:
$ mvn archetype:create -DgroupId=some.namespace -DartifactId=myproject -DarchetypeArtifactId=maven-archetype-quickstart
$ cd myproject/
$ mvn -U -X -e cobertura:cobertura >output1.log
$ rm ~/.m2/settings.xml
$ mvn -U -X -e cobertura:cobertura >output2.log

output logs attached


  
> mvn cobertura:cobertura does not work with Archiva repository set as mirror
> ---------------------------------------------------------------------------
>
>                 Key: MRM-641
>                 URL: http://jira.codehaus.org/browse/MRM-641
>             Project: Archiva
>          Issue Type: Bug
>    Affects Versions: 1.0
>         Environment: Archiva is running on a Tomcat 6.0.14 with default setup.
> I've also tried it on a Tomcat 5.5.25 with the same result. 
>            Reporter: Henrik Schmidt
>         Attachments: output1.log, output2.log
>
>
> mvn cobertura:cobertura does not work with Archiva repository set as mirror. 
> $ mvn cobertura:cobertura
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'cobertura'.
> [INFO] org.apache.maven.plugins: checking for updates from central
> [INFO] org.codehaus.mojo: checking for updates from central
> [INFO] artifact org.apache.maven.plugins:maven-cobertura-plugin: checking for updates from central
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] The plugin 'org.apache.maven.plugins:maven-cobertura-plugin' does not exist or no valid version could be found
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Thu Dec 20 16:19:17 GMT 2007
> [INFO] Final Memory: 1M/4M
> [INFO] ------------------------------------------------------------------------

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