You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Fabrice BELLINGARD (JIRA)" <ji...@codehaus.org> on 2005/08/26 10:23:02 UTC

[jira] Created: (MNG-790) stack trace printed in log when pom not found on remote repo

stack trace printed in log when pom not found on remote repo
------------------------------------------------------------

         Key: MNG-790
         URL: http://jira.codehaus.org/browse/MNG-790
     Project: Maven 2
        Type: Bug
    Versions: 2.0-beta-1    
 Environment: Windows 2k, Java 1.4.2_04, Maven 2 build 20050824.111500
 Reporter: Fabrice BELLINGARD
 Attachments: PartOfLog.txt

I have added some JARs and their POM to my local repository manually.

When I run m2 (without -e nor -X), m2 tries to download their POMs from the Web to update them. When it fails, it prints out a stack trace which, I guess, should not be printed in the log except in debug mode.

I attached an example of the stack trace.

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MNG-790) stack trace printed in log when pom not found on remote repo

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-790?page=all ]
     
Brett Porter closed MNG-790:
----------------------------

      Assign To: Brett Porter
     Resolution: Fixed
    Fix Version: 2.0-beta-1

just the message at WARN, logging the trace at DEBUG

> stack trace printed in log when pom not found on remote repo
> ------------------------------------------------------------
>
>          Key: MNG-790
>          URL: http://jira.codehaus.org/browse/MNG-790
>      Project: Maven 2
>         Type: Bug
>     Versions: 2.0-beta-1
>  Environment: Windows 2k, Java 1.4.2_04, Maven 2 build 20050824.111500
>     Reporter: Fabrice BELLINGARD
>     Assignee: Brett Porter
>      Fix For: 2.0-beta-1
>  Attachments: PartOfLog.txt
>
>
> I have added some JARs and their POM to my local repository manually.
> When I run m2 (without -e nor -X), m2 tries to download their POMs from the Web to update them. When it fails, it prints out a stack trace which, I guess, should not be printed in the log except in debug mode.
> I attached an example of the stack trace.

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org