You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Eugene Kuleshov (JIRA)" <ji...@codehaus.org> on 2005/10/06 07:57:11 UTC

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

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

Eugene Kuleshov commented on MNG-1106:
--------------------------------------

Another one:

[WARNING] 
	Artifact junit:junit:jar:3.8.1 has scope 'test' replaced with 'compile'
	as a dependency has given a broader scope. If this is not intended, use -X to locate the dependency,
	or force the desired scope using dependencyManagement.


> Stdout in MavenEmbedder.readProjectWithDependencies() method
> ------------------------------------------------------------
>
>          Key: MNG-1106
>          URL: http://jira.codehaus.org/browse/MNG-1106
>      Project: Maven 2
>         Type: Bug
>   Components: maven-embedder
>     Reporter: Eugene Kuleshov
>     Priority: Critical

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