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

Kenney Westerhof updated MNG-1106:
----------------------------------

    Fix Version/s:     (was: 2.0.5)
                   2.0.6

> Stdout in MavenEmbedder.readProjectWithDependencies() method
> ------------------------------------------------------------
>
>                 Key: MNG-1106
>                 URL: http://jira.codehaus.org/browse/MNG-1106
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Embedding
>    Affects Versions: 2.0
>            Reporter: Eugene Kuleshov
>             Fix For: 2.0.6
>
>
> 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

        

Reply via email to