You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Stephen Duncan <st...@gmail.com> on 2005/10/18 15:26:05 UTC

[m2] RC Not reliably showing path to dependency

With the Maven 2 Release Candidate, I'm no longer always getting the
path to the dependency when it fails to resolve an artifact.  I'd say
"never", but when I got a connection timeout exception to a
dependency, it did list it, but not for javax. dependencies I know I
can't get.  Even running with -X no longer gives me a clear way to
find it (except perhaps for looking at the whole list at the
beginning, rather than around where the download attempt occurs). 
Also, wth -X, "null" is being printed out a lot of places it doesn't
belong:

$ m2 -X package
+ Error stacktraces are turned on.
[DEBUG] Building Maven user-level plugin registry from: 'C:\Documents
and Settings\duncans\.m2\plugin-registry.xml'
[DEBUG] Building Maven global-level plugin registry from:
'c:\LocalStorage\programs\maven-2.0-RC\conf\plugin-registry.xm
l'
[INFO] Scanning for projects...
[DEBUG] Retrieving parent-POM from the repository for project:
null:cdcie-portlet-troubletickets:war:1.0-SNAPSHOT
[DEBUG] Retrieving parent-POM from the repository for project:
null:cdcie-template-webapp:pom:1.3
[INFO] ----------------------------------------------------------------------------
[INFO] Building Trouble Tickets Portlet
[INFO]    task-segment: [package]
[INFO] ----------------------------------------------------------------------------
[DEBUG] maven-resources-plugin: resolved to version 2.0 from repository central
[DEBUG] Retrieving parent-POM from the repository for project:
null:maven-resources-plugin:maven-plugin:2.0
[DEBUG] maven-compiler-plugin: resolved to version 2.0 from repository central
[DEBUG] Retrieving parent-POM from the repository for project:
null:maven-compiler-plugin:maven-plugin:2.0
[DEBUG] maven-surefire-plugin: resolved to version 2.0-beta-1 from
repository central
[DEBUG] Retrieving parent-POM from the repository for project:
null:maven-surefire-plugin:maven-plugin:2.0-beta-1
[DEBUG] maven-war-plugin: resolved to version 2.0-beta-2 from repository central
[DEBUG] Retrieving parent-POM from the repository for project:
null:maven-war-plugin:maven-plugin:2.0-beta-2
[DEBUG] org.apache.maven.plugins:maven-resources-plugin:maven-plugin:2.0
(selected for runtime)
[DEBUG]   commons-io:commons-io:jar:1.0 (selected for runtime)
[DEBUG]     junit:junit:jar:3.8.1 (selected for runtime)
[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-resources-plugin:2.0:resources' -->
[DEBUG]   (f) filters = []
[DEBUG]   (f) outputDirectory =
c:\LocalStorage\workspace\webtools\TroubleTickets\target\classes
[DEBUG]   (f) project = org.apache.maven.project.MavenProject@840b94e0
[DEBUG]   (f) resources = [org.apache.maven.model.Resource@1dd3812]
[DEBUG] -- end configuration --
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[DEBUG] mil.jfcom.cie.portal:cdcie-portlet-troubletickets:war:1.0-SNAPSHOT
(selected for null)
[DEBUG] Retrieving parent-POM from the repository for project:
null:spring-orm:jar:1.2.5
[DEBUG]   springframework:spring-orm:jar:1.2.5 (selected for compile)
[DEBUG]     ojb:db-ojb:jar:1.0.3 (selected for compile)
[DEBUG] Retrieving parent-POM from the repository for project:
null:spring-webmvc:jar:1.2.5
[DEBUG]     springframework:spring-webmvc:jar:1.2.5 (selected for compile)
[DEBUG]       poi:poi:jar:2.5.1 (selected for compile)
[DEBUG]       velocity-tools:velocity-tools-generic:jar:1.1 (selected
for compile)
[DEBUG]       net.sourceforge.jexcelapi:jxl:jar:2.5.7 (selected for compile)
[DEBUG] Retrieving parent-POM from the repository for project:
null:spring-web:jar:1.2.5
[DEBUG]       springframework:spring-web:jar:1.2.5 (selected for compile)
[DEBUG]         struts:struts:jar:1.2.7 (selected for compile)
[DEBUG]           commons-validator:commons-validator:jar:1.1.4
(selected for compile)
[DEBUG]           javax.servlet:servlet-api:jar:2.3 (selected for compile)
[DEBUG]           commons-digester:commons-digester:jar:1.6 (selected
for compile)
[DEBUG]           commons-logging:commons-logging:jar:1.0.4 (selected
for compile)
[DEBUG]             logkit:logkit:jar:1.0.1 (selected for compile)
[DEBUG]             avalon-framework:avalon-framework:jar:4.1.3
(selected for compile)
[DEBUG]             log4j:log4j:jar:1.2.6 (selected for compile)
[DEBUG]           commons-fileupload:commons-fileupload:jar:1.0
(selected for compile)
[DEBUG]             junit:junit:jar:3.8.1 (selected for compile)
[DEBUG]           oro:oro:jar:2.0.8 (selected for compile)
[DEBUG]           commons-chain:commons-chain:jar:1.0 (selected for compile)
[DEBUG]             commons-logging:commons-logging:jar:1.0.3 (removed
- nearer found: 1.0.4)
[DEBUG]             commons-logging:commons-logging:jar:1.0.3
(selected for compile)
[DEBUG]             junit:junit:jar:3.8.1 (selected for compile)
[DEBUG]             myfaces:myfaces-jsf-api:jar:1.0.8-beta (selected
for compile)
[DEBUG]             servletapi:servletapi:jar:2.3 (selected for compile)
[DEBUG]             commons-digester:commons-digester:jar:1.6
(selected for compile)
[DEBUG]             portlet-api:portlet-api:jar:1.0 (selected for compile)
[DEBUG]             commons-beanutils:commons-beanutils:jar:1.7.0
(selected for compile)
[DEBUG]           antlr:antlr:jar:2.7.2 (selected for compile)
[DEBUG]           commons-beanutils:commons-beanutils:jar:1.7.0
(selected for compile)
[DEBUG]         javax.servlet:jsp-api:jar:2.0 (selected for compile)
[DEBUG]           javax.servlet:servlet-api:jar:2.4 (removed - nearer
found: 2.3)
[DEBUG]           javax.servlet:servlet-api:jar:2.4 (selected for compile)
[DEBUG]         javax.faces:jsf-api:jar:1.1 (selected for compile)
[DEBUG]         javax.servlet:jstl:jar:1.0 (selected for compile)
[DEBUG]           javax.servlet:servlet-api:jar:2.3 (selected for compile)
[DEBUG] Retrieving parent-POM from the repository for project:
null:spring-context:jar:1.2.5
[DEBUG]         springframework:spring-context:jar:1.2.5 (selected for compile)
[DEBUG] Retrieving parent-POM from the repository for project:
null:spring-aop:jar:1.2.5
[DEBUG]           springframework:spring-aop:jar:1.2.5 (selected for compile)
[DEBUG]             aopalliance:aopalliance:jar:1.0 (selected for compile)
[DEBUG] Retrieving parent-POM from the repository for project:
null:spring-beans:jar:1.2.5
[DEBUG]             springframework:spring-beans:jar:1.2.5 (selected
for compile)
[DEBUG]               cglib:cglib:jar:2.1_2 (selected for compile)
[DEBUG]                 asm:asm:jar:1.5.3 (selected for compile)
[DEBUG] Retrieving parent-POM from the repository for project:
null:spring-core:jar:1.2.5
[DEBUG]               springframework:spring-core:jar:1.2.5 (selected
for compile)
[DEBUG]                
commons-collections:commons-collections:jar:3.1 (selected for compile)
[DEBUG]                 commons-logging:commons-logging:jar:1.0.4
(selected for compile)
[DEBUG]             oro:oro:jar:2.0.8 (selected for compile)
[DEBUG]            
commons-attributes:commons-attributes-compiler:jar:2.1 (selected for
compile)
[DEBUG]             commons-attributes:commons-attributes-api:jar:2.1
(selected for compile)
[DEBUG]             commons-pool:commons-pool:jar:1.2 (selected for compile)
[DEBUG]               xerces:xerces:jar:2.0.2 (selected for compile)
[DEBUG]               xml-apis:xml-apis:jar:2.0.2 (selected for compile)
[DEBUG]               commons-collections:commons-collections:jar:3.1
(removed - nearer found: 2.1)
[DEBUG]               commons-collections:commons-collections:jar:2.1
(selected for compile)
[DEBUG]             com.jamonapi:jamon:jar:1.0 (selected for compile)
[DEBUG]           jasperreports:jasperreports:jar:1.0.2 (selected for compile)
[DEBUG]           velocity:velocity:jar:1.4 (selected for compile)
[DEBUG]           freemarker:freemarker:jar:2.3.3 (selected for compile)
[DEBUG]         taglibs:standard:jar:1.0.6 (selected for compile)
[DEBUG]         com.servlets:cos:jar:05Nov2002 (selected for compile)
[DEBUG]       itext:itext:jar:1.3 (selected for compile)
[DEBUG]       velocity-tools:velocity-tools-view:jar:1.1 (selected for compile)
[DEBUG]       velocity:velocity:jar:1.4 (selected for compile)
[DEBUG]     com.ibatis:ibatis-sqlmap:jar:1.3.1 (selected for compile)
[DEBUG]       com.ibatis:ibatis-common:jar:1.3.1 (selected for compile)
[DEBUG]     javax.jdo:jdo:jar:2.0-20050809.1515 (selected for compile)
[DEBUG]     commons-lang:commons-lang:jar:2.1 (selected for compile)
[DEBUG] Retrieving parent-POM from the repository for project:
null:spring-jdbc:jar:1.2.5
[DEBUG]     springframework:spring-jdbc:jar:1.2.5 (selected for compile)
[DEBUG]       c3p0:c3p0:jar:0.9.0 (selected for compile)
[DEBUG]       com.experlog:xapool:jar:1.5.0 (selected for compile)
[DEBUG]       springframework:spring-beans:jar:1.2.5 (selected for compile)
[DEBUG]         cglib:cglib:jar:2.1_2 (selected for compile)
[DEBUG]           asm:asm:jar:1.5.3 (selected for compile)
[DEBUG]         springframework:spring-core:jar:1.2.5 (selected for compile)
[DEBUG]           commons-collections:commons-collections:jar:2.1
(removed - nearer found: 3.1)
[DEBUG]           commons-collections:commons-collections:jar:3.1
(selected for compile)
[DEBUG]           commons-logging:commons-logging:jar:1.0.4 (selected
for compile)
[DEBUG]       commons-dbcp:commons-dbcp:jar:1.2.1 (selected for compile)
[WARNING]
  This artifact has been relocated to javax.sql:jdbc-stdext:2.0.


[DEBUG]         javax.sql:jdbc-stdext:jar:2.0 (selected for compile)
[DEBUG]         commons-pool:commons-pool:jar:1.2 (selected for compile)
[DEBUG]           xerces:xerces:jar:2.0.2 (selected for compile)
[DEBUG]           xml-apis:xml-apis:jar:2.0.2 (selected for compile)
[DEBUG]           commons-collections:commons-collections:jar:2.1
(removed - nearer found: 3.1)
[DEBUG]           commons-collections:commons-collections:jar:2.1
(selected for compile)
[DEBUG]         xerces:xerces:jar:2.0.2 (selected for compile)
[DEBUG]         xml-apis:xml-apis:jar:2.0.2 (selected for compile)
[DEBUG]         commons-collections:commons-collections:jar:3.1
(removed - nearer found: 2.1)
[DEBUG]         commons-collections:commons-collections:jar:2.1
(selected for compile)
[DEBUG] Retrieving parent-POM from the repository for project:
null:spring-dao:jar:1.2.5
[DEBUG]       springframework:spring-dao:jar:1.2.5 (selected for compile)
[DEBUG]         javax.transaction:jta:jar:1.0.1B (selected for compile)
[DEBUG]         springframework:spring-context:jar:1.2.5 (selected for compile)
[DEBUG]         jotm:jotm:jar:2.0.10 (selected for compile)
[DEBUG]     com.oracle:toplink-api:jar:10.1.3 (selected for compile)
[DEBUG]     com.ibatis:ibatis2-sqlmap:jar:2.1.5.582 (selected for compile)
[DEBUG] Retrieving parent-POM from the repository for project:
null:cdcie-taglib-portletextensions:jar:1.3
[DEBUG] Retrieving parent-POM from the repository for project:
null:cdcie-project-portletextensions:pom:1.3
[DEBUG] Retrieving parent-POM from the repository for project:
null:cdcie-template-webapp:pom:1.2
[DEBUG]   mil.jfcom.cie.portal:cdcie-taglib-portletextensions:jar:1.3
(selected for compile)
[DEBUG]     commons-logging:commons-logging:jar:1.0.4 (selected for compile)
[DEBUG]       log4j:log4j:jar:1.2.6 (selected for compile)
[DEBUG]   commons-logging:commons-logging:jar:1.0.4 (selected for compile)
[DEBUG]     log4j:log4j:jar:1.2.6 (selected for compile)
[DEBUG] Retrieving parent-POM from the repository for project:
null:spring-hibernate:jar:1.2.5
[DEBUG]   springframework:spring-hibernate:jar:1.2.5 (selected for compile)
[DEBUG]     springframework:spring-orm:jar:1.2.5 (selected for compile)
[DEBUG]     org.hibernate:hibernate-annotations:jar:3.0beta2 (selected
for compile)
[DEBUG]       javax.persistence:ejb:jar:3.0-edr2-20050513 (selected for compile)
[DEBUG]       org.hibernate:hibernate:jar:3.0.5 (selected for compile)
[DEBUG]         jboss:jboss-cache:jar:1.2.2 (selected for compile)
[DEBUG]           concurrent:concurrent:jar:1.3.4 (selected for compile)
[DEBUG]           jboss:jboss-j2se:jar:200504122039 (selected for compile)
[DEBUG]           jboss:jboss-minimal:jar:4.0.2 (selected for compile)
[DEBUG]           jboss:jboss-system:jar:4.0.2 (selected for compile)
[DEBUG]           jgroups:jgroups-all:jar:2.2.7 (selected for compile)
[DEBUG]           jboss:jboss-common:jar:4.0.2 (selected for compile)
[DEBUG]         commons-logging:commons-logging:jar:1.0.4 (selected for compile)
[DEBUG]         javax.security:jacc:jar:1.0 (selected for compile)
[DEBUG]         swarmcache:swarmcache:jar:1.0RC2 (selected for compile)
[DEBUG]         cglib:cglib:jar:2.0.2 (removed - nearer found: 2.1_2)
[DEBUG]         cglib:cglib:jar:2.0.2 (selected for compile)
[DEBUG]         asm:asm:jar:1.5.3 (removed - nearer found: 1.4.3)
[DEBUG]         asm:asm:jar:1.4.3 (selected for compile)
[DEBUG]         dom4j:dom4j:jar:1.6 (selected for compile)
[DEBUG]         ehcache:ehcache:jar:1.1 (selected for compile)
[DEBUG]           commons-logging:commons-logging:jar:1.0.4 (selected
for compile)
[DEBUG]         opensymphony:oscache:jar:2.1 (selected for compile)
[DEBUG]         commons-collections:commons-collections:jar:2.1.1
(removed - nearer found: 2.1)
[DEBUG]         commons-collections:commons-collections:jar:2.1.1
(selected for compile)
[DEBUG]         proxool:proxool:jar:0.8.3 (selected for compile)
[DEBUG]         ant:ant:jar:1.6.3 (selected for compile)
[DEBUG]         org.hibernate:antlr:jar:2.7.5H3 (selected for compile)
[DEBUG]     org.hibernate:hibernate:jar:3.0.5 (selected for compile)
[DEBUG]       jboss:jboss-cache:jar:1.2.2 (selected for compile)
[DEBUG]         concurrent:concurrent:jar:1.3.4 (selected for compile)
[DEBUG]         jboss:jboss-j2se:jar:200504122039 (selected for compile)
[DEBUG]         jboss:jboss-minimal:jar:4.0.2 (selected for compile)
[DEBUG]         jboss:jboss-system:jar:4.0.2 (selected for compile)
[DEBUG]         jgroups:jgroups-all:jar:2.2.7 (selected for compile)
[DEBUG]         jboss:jboss-common:jar:4.0.2 (selected for compile)
[DEBUG]       commons-logging:commons-logging:jar:1.0.4 (selected for compile)
[DEBUG]       javax.security:jacc:jar:1.0 (selected for compile)
[DEBUG]       swarmcache:swarmcache:jar:1.0RC2 (selected for compile)
[DEBUG]       cglib:cglib:jar:2.1_2 (removed - nearer found: 2.0.2)
[DEBUG]       cglib:cglib:jar:2.0.2 (selected for compile)
[DEBUG]       asm:asm:jar:1.4.3 (selected for compile)
[DEBUG]       dom4j:dom4j:jar:1.6 (selected for compile)
[DEBUG]       ehcache:ehcache:jar:1.1 (selected for compile)
[DEBUG]         commons-logging:commons-logging:jar:1.0.4 (selected for compile)
[DEBUG]       opensymphony:oscache:jar:2.1 (selected for compile)
[DEBUG]       commons-collections:commons-collections:jar:2.1 (removed
- nearer found: 2.1.1)
[DEBUG]       commons-collections:commons-collections:jar:2.1.1
(selected for compile)
[DEBUG]       proxool:proxool:jar:0.8.3 (selected for compile)
[DEBUG]       ant:ant:jar:1.6.3 (selected for compile)
[DEBUG]       org.hibernate:antlr:jar:2.7.5H3 (selected for compile)
[DEBUG]     net.sf.hibernate:hibernate:jar:2.1.8 (selected for compile)
[DEBUG]   mil.jfcom.cie.portal:cdcie-securityservice:jar:1.0 (selected
for provided)
[DEBUG] Retrieving parent-POM from the repository for project:
null:cdcie-portletframework:jar:1.2.1
[DEBUG] Retrieving parent-POM from the repository for project:
mil.jfcom.cie.portal:cdcie-project-portletframework:pom:1
.2.1
[DEBUG]   mil.jfcom.cie.portal:cdcie-portletframework:jar:1.2.1
(selected for compile)
[DEBUG]     javax.portlet:portlet-api:jar:1.0 (selected for compile)
[DEBUG]     springframework:spring-beans:jar:1.2.5 (selected for compile)
[DEBUG]       cglib:cglib:jar:2.1_2 (removed - nearer found: 2.0.2)
[DEBUG]       cglib:cglib:jar:2.1_2 (selected for compile)
[DEBUG]       springframework:spring-core:jar:1.2.5 (selected for compile)
[DEBUG]         commons-collections:commons-collections:jar:3.1
(removed - nearer found: 2.1.1)
[DEBUG]         commons-collections:commons-collections:jar:3.1
(selected for compile)
[DEBUG]         commons-logging:commons-logging:jar:1.0.4 (selected for compile)
[DEBUG]     springframework:spring-core:jar:1.2.5 (selected for compile)
[DEBUG]       commons-collections:commons-collections:jar:3.1 (removed
- nearer found: 2.1.1)
[DEBUG]       commons-collections:commons-collections:jar:3.1
(selected for compile)
[DEBUG]       commons-logging:commons-logging:jar:1.0.4 (selected for compile)
[DEBUG]     commons-lang:commons-lang:jar:2.1 (selected for compile)
[DEBUG]     springframework:spring-context:jar:1.2.5 (selected for compile)
[DEBUG]       springframework:spring-aop:jar:1.2.5 (selected for compile)
[DEBUG]         aopalliance:aopalliance:jar:1.0 (selected for compile)
[DEBUG]         springframework:spring-beans:jar:1.2.5 (selected for compile)
[DEBUG]         oro:oro:jar:2.0.8 (selected for compile)
[DEBUG]         commons-attributes:commons-attributes-compiler:jar:2.1
(selected for compile)
[DEBUG]         commons-attributes:commons-attributes-api:jar:2.1
(selected for compile)
[DEBUG]         commons-pool:commons-pool:jar:1.2 (selected for compile)
[DEBUG]         com.jamonapi:jamon:jar:1.0 (selected for compile)
[DEBUG]       jasperreports:jasperreports:jar:1.0.2 (selected for compile)
[DEBUG]       velocity:velocity:jar:1.4 (selected for compile)
[DEBUG]       freemarker:freemarker:jar:2.3.3 (selected for compile)
[DEBUG]     commons-logging:commons-logging:jar:1.0.4 (selected for compile)
[DEBUG]   javax.portlet:portlet-api:jar:1.0 (not setting scope to:
compile; local scope provided wins)
[WARNING]
        Artifact javax.portlet:portlet-api:jar:1.0 retains local scope
'provided' overriding broader scope 'compile'
        given by a dependency. If this is not intended, modify or
remove the local scope.

[DEBUG]   javax.portlet:portlet-api:jar:1.0 (selected for provided)
[DEBUG]   springframework:spring-jdbc:jar:1.2.5 (selected for compile)
[DEBUG]     springframework:spring-beans:jar:1.2.5 (selected for compile)
[DEBUG]     springframework:spring-dao:jar:1.2.5 (selected for compile)
[DEBUG]       springframework:spring-context:jar:1.2.5 (selected for compile)
[DEBUG]       jotm:jotm:jar:2.0.10 (selected for compile)
[DEBUG]   net.sf.hibernate:hibernate:jar:2.1.8 (not setting scope to:
compile; local scope provided wins)
[WARNING]
        Artifact net.sf.hibernate:hibernate:jar:2.1.8 retains local
scope 'provided' overriding broader scope 'compile'
        given by a dependency. If this is not intended, modify or
remove the local scope.

[DEBUG]   net.sf.hibernate:hibernate:jar:2.1.8 (selected for provided)
[DEBUG]   javax.mail:mail:jar:1.3.2 (selected for provided)
[DEBUG]     javax.activation:activation:jar:1.0.2 (selected for provided)
[DEBUG]   springframework:spring-dao:jar:1.2.5 (selected for compile)
[DEBUG]     springframework:spring-context:jar:1.2.5 (selected for compile)
[DEBUG]     jotm:jotm:jar:2.0.10 (selected for compile)
[DEBUG] Trying repository central
Downloading: http://repo1.maven.org/maven2/javax/faces/jsf-api/1.1/jsf-api-1.1.jar
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
[DEBUG] Trying repository cdcie
Downloading: scp://cdciedev.cie.mil/var/www/maven2/javax/faces/jsf-api/1.1/jsf-api-1.1.jar
[WARNING] Unable to get resource from repository cdcie
(scp://cdciedev.cie.mil/var/www/maven2)
[INFO] ----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: javax.faces
ArtifactId: jsf-api
Version: 1.1

Reason: Unable to download the artifact from any repository
  javax.faces:jsf-api:1.1:jar

from the specified remote repositories:
  cdcie (scp://cdciedev.cie.mil/var/www/maven2),
  central (http://repo1.maven.org/maven2)


[INFO] ----------------------------------------------------------------------------
[DEBUG] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Unable to
download the artifact from any repository
  javax.faces:jsf-api:1.1:jar

from the specified remote repositories:
  cdcie (scp://cdciedev.cie.mil/var/www/maven2),
  central (http://repo1.maven.org/maven2)

        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:528)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:46
9)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:448)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.jav
a:301)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:268)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:137)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:316)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:113)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:249)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException:
Unable to download the artifact from any reposi
tory
  javax.faces:jsf-api:1.1:jar

from the specified remote repositories:
  cdcie (scp://cdciedev.cie.mil/var/www/maven2),
  central (http://repo1.maven.org/maven2)

        at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:136)
        at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:63)
        at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:2
30)
        at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:2
11)
        at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:1
82)
        at org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1152)
        at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:353)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:519)
        ... 16 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException:
Unable to download the artifact from any repository
        at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:260)
        at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:124)
        ... 23 more
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 35 seconds
[INFO] Finished at: Tue Oct 18 09:22:46 EDT 2005
[INFO] Final Memory: 4M/7M
[INFO] ----------------------------------------------------------------------------



--
Stephen Duncan Jr
www.stephenduncanjr.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org