On Jun 16, 2009, at 12:51 AM, Ivan wrote:
Why does the new Apache snapshot site is not in the remote
repository list, since it is in the root Apache 6 pom file.
Good question. Is there a settings.xml file on this machine that is
redirecting apache.snapshots to the old location? Or a nexus instance
effectively doing the same thing?
thanks
david jencks
Ivan
2009/6/16 <[email protected]>
Geronimo Revision: 785086 built with tests included
See the full build-0300.log file at
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090616/build-0300.log
See the unit test reports at
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090616/unit-test-reports
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository
),
codehaus.snapshots (http://snapshots.repository.codehaus.org)
Path to dependency:
1) org.apache.geronimo.modules:geronimo-activemq:jar:2.2-
SNAPSHOT
at
org
.apache
.maven
.lifecycle
.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:
576)
at
org
.apache
.maven
.lifecycle
.DefaultLifecycleExecutor
.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:500)
at
org
.apache
.maven
.lifecycle
.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:
479)
at
org
.apache
.maven
.lifecycle
.DefaultLifecycleExecutor
.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:331)
at
org
.apache
.maven
.lifecycle
.DefaultLifecycleExecutor
.executeTaskSegments(DefaultLifecycleExecutor.java:292)
at
org
.apache
.maven
.lifecycle
.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:
336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun
.reflect
.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at
sun
.reflect
.DelegatingMethodAccessorImpl
.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
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.ArtifactResolutionException:
Unable to get dependency information: Unable to read the metadata
file for artifact 'org.apache.activemq:activemq-core:jar': Cannot
find parent: org.apache.activemq:activemq-parent for project:
null:activemq-core:bundle:null for project null:activemq-
core:bundle:null
org.apache.activemq:activemq-core:jar:5.3-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository
),
codehaus.snapshots (http://snapshots.repository.codehaus.org)
Path to dependency:
1) org.apache.geronimo.modules:geronimo-activemq:jar:2.2-
SNAPSHOT
at
org
.apache
.maven
.artifact
.resolver
.DefaultArtifactCollector.recurse(DefaultArtifactCollector.java:432)
at
org
.apache
.maven
.artifact
.resolver
.DefaultArtifactCollector.collect(DefaultArtifactCollector.java:74)
at
org
.apache
.maven
.artifact
.resolver
.DefaultArtifactResolver
.resolveTransitively(DefaultArtifactResolver.java:300)
at
org
.apache
.maven
.artifact
.resolver
.DefaultArtifactResolver
.resolveTransitively(DefaultArtifactResolver.java:288)
at
org
.apache
.maven
.plugin
.DefaultPluginManager
.resolveTransitiveDependencies(DefaultPluginManager.java:1417)
at
org
.apache
.maven
.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:
407)
at
org
.apache
.maven
.lifecycle
.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:
559)
... 16 more
Caused by:
org
.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException:
Unable to read the metadata file for artifact
'org.apache.activemq:activemq-core:jar': Cannot find parent:
org.apache.activemq:activemq-parent for project: null:activemq-
core:bundle:null for project null:activemq-core:bundle:null
at
org
.apache
.maven
.project
.artifact
.MavenMetadataSource
.retrieveRelocatedProject(MavenMetadataSource.java:183)
at
org
.apache
.maven
.project
.artifact
.MavenMetadataSource
.retrieveRelocatedArtifact(MavenMetadataSource.java:91)
at
org
.apache
.maven
.artifact
.resolver
.DefaultArtifactCollector.recurse(DefaultArtifactCollector.java:388)
... 22 more
Caused by: org.apache.maven.project.ProjectBuildingException: Cannot
find parent: org.apache.activemq:activemq-parent for project:
null:activemq-core:bundle:null for project null:activemq-
core:bundle:null
at
org
.apache
.maven
.project
.DefaultMavenProjectBuilder
.assembleLineage(DefaultMavenProjectBuilder.java:1369)
at
org
.apache
.maven
.project
.DefaultMavenProjectBuilder
.buildInternal(DefaultMavenProjectBuilder.java:820)
at
org
.apache
.maven
.project
.DefaultMavenProjectBuilder
.buildFromRepository(DefaultMavenProjectBuilder.java:252)
at
org
.apache
.maven
.project
.artifact
.MavenMetadataSource
.retrieveRelocatedProject(MavenMetadataSource.java:154)
... 24 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM
'org.apache.activemq:activemq-parent' not found in repository:
Unable to locate resource in repository
org.apache.activemq:activemq-parent:pom:5.3-20090417.072917-276
from the specified remote repositories:
ibiblio.org (http://repo.exist.com/maven2),
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository
),
codehaus.snapshots (http://snapshots.repository.codehaus.org)
for project org.apache.activemq:activemq-parent
at
org
.apache
.maven
.project
.DefaultMavenProjectBuilder
.findModelFromRepository(DefaultMavenProjectBuilder.java:602)
at
org
.apache
.maven
.project
.DefaultMavenProjectBuilder
.assembleLineage(DefaultMavenProjectBuilder.java:1365)
... 27 more
Caused by:
org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable
to locate resource in repository
org.apache.activemq:activemq-parent:pom:5.3-20090417.072917-276
from the specified remote repositories:
ibiblio.org (http://repo.exist.com/maven2),
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository
),
codehaus.snapshots (http://snapshots.repository.codehaus.org)
at
org
.apache
.maven
.artifact
.resolver
.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:212)
at
org
.apache
.maven
.artifact
.resolver
.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:74)
at
org
.apache
.maven
.project
.DefaultMavenProjectBuilder
.findModelFromRepository(DefaultMavenProjectBuilder.java:555)
... 28 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException:
Unable to locate resource in repository
at
org
.apache
.maven
.wagon
.providers
.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:
100)
at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:68)
at
org
.apache
.maven
.artifact
.manager.DefaultWagonManager.getRemoteFile(DefaultWagonManager.java:
475)
at
org
.apache
.maven
.artifact
.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:355)
at
org
.apache
.maven
.artifact
.resolver
.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:196)
... 30 more
Caused by: java.io.FileNotFoundException:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/activemq/activemq-parent/5.3-SNAPSHOT/activemq-parent-5.3-20090417.072917-276.pom
at
sun
.net
.www
.protocol
.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1177)
at
org
.apache
.maven
.wagon
.providers
.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:83)
... 34 more
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 11 minutes 35 seconds
[INFO] Finished at: Tue Jun 16 03:14:28 EDT 2009
[INFO] Final Memory: 234M/528M
[INFO]
------------------------------------------------------------------------
--
Ivan