You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2006/01/21 00:14:16 UTC

[jira] Updated: (MNG-1106) Stdout in MavenEmbedder.readProjectWithDependencies() method

     [ http://jira.codehaus.org/browse/MNG-1106?page=all ]

Jason van Zyl updated MNG-1106:
-------------------------------

    Fix Version:     (was: 2.0.3)
                 2.1.1

> Stdout in MavenEmbedder.readProjectWithDependencies() method
> ------------------------------------------------------------
>
>          Key: MNG-1106
>          URL: http://jira.codehaus.org/browse/MNG-1106
>      Project: Maven 2
>         Type: Bug

>   Components: Embedding
>     Versions: 2.0
>     Reporter: Eugene Kuleshov
>      Fix For: 2.1.1

>
>
> MavenEmbedder.readProjectWithDependencies() method is is dumping the following to stdout.
> [WARNING] Unable to get resource from repository snapshots (http://snapshots.maven.codehaus.org/maven2)
> This is happening when ArtifactResolutionException is thrown:
> org.apache.maven.artifact.resolver.ArtifactResolutionException: Unable to download the artifact from any repository
>   org.apache.maven:maven-artifact-manager:2.0-beta-4-SNAPSHOT:jar
> from the specified remote repositories:
>   snapshots (http://snapshots.maven.codehaus.org/maven2),
>   central (http://repo1.maven.org/maven2)
> Path to dependency: 
> 	1) org.apache.maven:maven-plugin-tools-java:jar:2.0-beta-4-SNAPSHOT
> 	2) org.apache.maven:maven-plugin-tools-api:jar:2.0-beta-4-SNAPSHOT
> 	3) org.apache.maven:maven-project:jar:2.0-beta-4-SNAPSHOT
> 	4) org.apache.maven:maven-artifact-manager:jar:2.0-beta-4-SNAPSHOT

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