I __think__ I fixed this by deleting the legacy timestamped snapshots
from people.apache.org and getting long-suffering brian to clear the
nexus proxy cache.
I'm trying to find out why despite the pom non-unique snapshots are
getting to nexus -- it appears they are being deployed by hudson
rather than maven.
thanks and holding my breath
david jencks
On Jul 1, 2009, at 11:36 AM, [email protected] wrote:
Geronimo Revision: 790295 built with tests included
See the full build-1500.log file at
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090701/build-1500.log
See the unit test reports at
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090701/unit-test-reports
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
codehaus.snapshots (http://snapshots.repository.codehaus.org),
apache.snapshots (http://repository.apache.org/snapshots)
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:39)
at
sun
.reflect
.DelegatingMethodAccessorImpl
.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
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),
codehaus.snapshots (http://snapshots.repository.codehaus.org),
apache.snapshots (http://repository.apache.org/snapshots)
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-20090617.161604-1
from the specified remote repositories:
ibiblio.org (http://repo.exist.com/maven2),
codehaus.snapshots (http://snapshots.repository.codehaus.org),
apache.snapshots (http://repository.apache.org/snapshots)
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-20090617.161604-1
from the specified remote repositories:
ibiblio.org (http://repo.exist.com/maven2),
codehaus.snapshots (http://snapshots.repository.codehaus.org),
apache.snapshots (http://repository.apache.org/snapshots)
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://repository.apache.org/snapshots/org/apache/activemq/activemq-parent/5.3-SNAPSHOT/activemq-parent-5.3-20090617.161604-1.pom
at
sun
.net
.www
.protocol
.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1183)
at
org
.apache
.maven
.wagon
.providers
.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:83)
... 34 more
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 17 minutes 17 seconds
[INFO] Finished at: Wed Jul 01 15:21:42 EDT 2009
[INFO] Final Memory: 313M/885M
[INFO]
------------------------------------------------------------------------