You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/10/03 03:26:08 UTC

[jira] Reopened: (MNG-3650) [regression] error reporting can not properly report a missing extension artifact

     [ http://jira.codehaus.org/browse/MNG-3650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter reopened MNG-3650:
-------------------------------


see attached POM.

In 2.0.9:
{code}
[INFO] Error retrieving previous build number for artifact 'test:MNG-3650:jar': repository metadata for: 'snapshot test:MNG-3650:1.0-SNAPSHOT' could not be retrieved from repository: releases due to an error: Unsupported Protocol: 'foo': Cannot find wagon which supports the requested protocol: foo
{code}

Not great, but the error is there at the end.

In 3.0-SNAPSHOT:
{code}
Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-deploy-plugin:2.3:deploy': Mojo execution failed.
{code}



> [regression] error reporting can not properly report a missing extension artifact
> ---------------------------------------------------------------------------------
>
>                 Key: MNG-3650
>                 URL: http://jira.codehaus.org/browse/MNG-3650
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Errors
>    Affects Versions: 3.0-alpha-1
>            Reporter: Brett Porter
>             Fix For: 3.0-alpha-1
>
>         Attachments: error-reporting.txt
>
>
> note the following log - without -X, you wouldn't know that the problem was that the extension was not found

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