You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by ga...@apache.org on 2009/09/30 02:25:56 UTC

[BUILD] branches/2.2: Failed for Revision: 820129

Geronimo Revision: 820129 built with tests included
 
See the full build-2000.log file at http://people.apache.org/builds/geronimo/server/binaries/2.2/20090929/build-2000.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/2.2/20090929/unit-test-reports
 
1 required artifact is missing.

for artifact: 
  org.apache.geronimo.modules:geronimo-activemq:jar:2.2-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2),
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
----------
1) org.apache.activemq.protobuf:activemq-protobuf:jar:1.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.activemq.protobuf -DartifactId=activemq-protobuf -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.activemq.protobuf -DartifactId=activemq-protobuf -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.geronimo.modules:geronimo-activemq:jar:2.2-SNAPSHOT
  	2) org.apache.activemq:activemq-core:jar:5.3-SNAPSHOT
  	3) org.apache.activemq.protobuf:activemq-protobuf:jar:1.0-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.apache.geronimo.modules:geronimo-activemq:jar:2.2-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2),
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org)


	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.MultipleArtifactsNotFoundException: Missing:
----------
1) org.apache.activemq.protobuf:activemq-protobuf:jar:1.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.activemq.protobuf -DartifactId=activemq-protobuf -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.activemq.protobuf -DartifactId=activemq-protobuf -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.geronimo.modules:geronimo-activemq:jar:2.2-SNAPSHOT
  	2) org.apache.activemq:activemq-core:jar:5.3-SNAPSHOT
  	3) org.apache.activemq.protobuf:activemq-protobuf:jar:1.0-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.apache.geronimo.modules:geronimo-activemq:jar:2.2-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2),
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org)


	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:324)
	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
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 4 seconds
[INFO] Finished at: Tue Sep 29 20:27:41 EDT 2009
[INFO] Final Memory: 228M/542M
[INFO] ------------------------------------------------------------------------

Re: [BUILD] branches/2.2: Failed for Revision: 820129

Posted by Rex Wang <rw...@gmail.com>.
and activemq-core has changed:

     <dependency>
        <groupId>org.apache.activemq.protobuf</groupId>
        <artifactId>activemq-protobuf</artifactId>
        <version>1.0</version>
      </dependency>

seems the one in maven repo is not the latest one.



2009/9/30 Rex Wang <rw...@gmail.com>

> Looks like the addr of apache snapshots changed from
>
> http://repository.apache.org/snapshots
>
> to
>
> http://repository.apache.org/content/groups/snapshots ?
>
> -Rex
>
> 2009/9/30 <ga...@apache.org>
>
> Geronimo Revision: 820129 built with tests included
>>
>> See the full build-2000.log file at
>> http://people.apache.org/builds/geronimo/server/binaries/2.2/20090929/build-2000.log
>>
>>
>> See the unit test reports at
>> http://people.apache.org/builds/geronimo/server/binaries/2.2/20090929/unit-test-reports
>>
>> 1 required artifact is missing.
>>
>> for artifact:
>>  org.apache.geronimo.modules:geronimo-activemq:jar:2.2-SNAPSHOT
>>
>> from the specified remote repositories:
>>  ibiblio.org (http://repo.exist.com/maven2),
>>  apache.snapshots (http://repository.apache.org/snapshots),
>>  codehaus.snapshots (http://snapshots.repository.codehaus.org)
>>
>>
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Trace
>> org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
>> ----------
>> 1) org.apache.activemq.protobuf:activemq-protobuf:jar:1.0-SNAPSHOT
>>
>>  Try downloading the file manually from the project website.
>>
>>  Then, install it using the command:
>>      mvn install:install-file -DgroupId=org.apache.activemq.protobuf
>> -DartifactId=activemq-protobuf -Dversion=1.0-SNAPSHOT -Dpackaging=jar
>> -Dfile=/path/to/file
>>
>>  Alternatively, if you host your own repository you can deploy the file
>> there:
>>      mvn deploy:deploy-file -DgroupId=org.apache.activemq.protobuf
>> -DartifactId=activemq-protobuf -Dversion=1.0-SNAPSHOT -Dpackaging=jar
>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>
>>  Path to dependency:
>>        1) org.apache.geronimo.modules:geronimo-activemq:jar:2.2-SNAPSHOT
>>        2) org.apache.activemq:activemq-core:jar:5.3-SNAPSHOT
>>        3) org.apache.activemq.protobuf:activemq-protobuf:jar:1.0-SNAPSHOT
>>
>> ----------
>> 1 required artifact is missing.
>>
>> for artifact:
>>  org.apache.geronimo.modules:geronimo-activemq:jar:2.2-SNAPSHOT
>>
>> from the specified remote repositories:
>>  ibiblio.org (http://repo.exist.com/maven2),
>>  apache.snapshots (http://repository.apache.org/snapshots),
>>  codehaus.snapshots (http://snapshots.repository.codehaus.org)
>>
>>
>>        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.MultipleArtifactsNotFoundException:
>> Missing:
>> ----------
>> 1) org.apache.activemq.protobuf:activemq-protobuf:jar:1.0-SNAPSHOT
>>
>>  Try downloading the file manually from the project website.
>>
>>  Then, install it using the command:
>>      mvn install:install-file -DgroupId=org.apache.activemq.protobuf
>> -DartifactId=activemq-protobuf -Dversion=1.0-SNAPSHOT -Dpackaging=jar
>> -Dfile=/path/to/file
>>
>>  Alternatively, if you host your own repository you can deploy the file
>> there:
>>      mvn deploy:deploy-file -DgroupId=org.apache.activemq.protobuf
>> -DartifactId=activemq-protobuf -Dversion=1.0-SNAPSHOT -Dpackaging=jar
>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>
>>  Path to dependency:
>>        1) org.apache.geronimo.modules:geronimo-activemq:jar:2.2-SNAPSHOT
>>        2) org.apache.activemq:activemq-core:jar:5.3-SNAPSHOT
>>        3) org.apache.activemq.protobuf:activemq-protobuf:jar:1.0-SNAPSHOT
>>
>> ----------
>> 1 required artifact is missing.
>>
>> for artifact:
>>  org.apache.geronimo.modules:geronimo-activemq:jar:2.2-SNAPSHOT
>>
>> from the specified remote repositories:
>>  ibiblio.org (http://repo.exist.com/maven2),
>>  apache.snapshots (http://repository.apache.org/snapshots),
>>  codehaus.snapshots (http://snapshots.repository.codehaus.org)
>>
>>
>>        at
>> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:324)
>>        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
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 7 minutes 4 seconds
>> [INFO] Finished at: Tue Sep 29 20:27:41 EDT 2009
>> [INFO] Final Memory: 228M/542M
>> [INFO]
>> ------------------------------------------------------------------------
>>
>
>

Re: [BUILD] branches/2.2: Failed for Revision: 820129

Posted by Rex Wang <rw...@gmail.com>.
Looks like the addr of apache snapshots changed from

http://repository.apache.org/snapshots

to

http://repository.apache.org/content/groups/snapshots ?

-Rex

2009/9/30 <ga...@apache.org>

> Geronimo Revision: 820129 built with tests included
>
> See the full build-2000.log file at
> http://people.apache.org/builds/geronimo/server/binaries/2.2/20090929/build-2000.log
>
>
> See the unit test reports at
> http://people.apache.org/builds/geronimo/server/binaries/2.2/20090929/unit-test-reports
>
> 1 required artifact is missing.
>
> for artifact:
>  org.apache.geronimo.modules:geronimo-activemq:jar:2.2-SNAPSHOT
>
> from the specified remote repositories:
>  ibiblio.org (http://repo.exist.com/maven2),
>  apache.snapshots (http://repository.apache.org/snapshots),
>  codehaus.snapshots (http://snapshots.repository.codehaus.org)
>
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
> ----------
> 1) org.apache.activemq.protobuf:activemq-protobuf:jar:1.0-SNAPSHOT
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.apache.activemq.protobuf
> -DartifactId=activemq-protobuf -Dversion=1.0-SNAPSHOT -Dpackaging=jar
> -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file
> there:
>      mvn deploy:deploy-file -DgroupId=org.apache.activemq.protobuf
> -DartifactId=activemq-protobuf -Dversion=1.0-SNAPSHOT -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>  Path to dependency:
>        1) org.apache.geronimo.modules:geronimo-activemq:jar:2.2-SNAPSHOT
>        2) org.apache.activemq:activemq-core:jar:5.3-SNAPSHOT
>        3) org.apache.activemq.protobuf:activemq-protobuf:jar:1.0-SNAPSHOT
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
>  org.apache.geronimo.modules:geronimo-activemq:jar:2.2-SNAPSHOT
>
> from the specified remote repositories:
>  ibiblio.org (http://repo.exist.com/maven2),
>  apache.snapshots (http://repository.apache.org/snapshots),
>  codehaus.snapshots (http://snapshots.repository.codehaus.org)
>
>
>        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.MultipleArtifactsNotFoundException:
> Missing:
> ----------
> 1) org.apache.activemq.protobuf:activemq-protobuf:jar:1.0-SNAPSHOT
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.apache.activemq.protobuf
> -DartifactId=activemq-protobuf -Dversion=1.0-SNAPSHOT -Dpackaging=jar
> -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file
> there:
>      mvn deploy:deploy-file -DgroupId=org.apache.activemq.protobuf
> -DartifactId=activemq-protobuf -Dversion=1.0-SNAPSHOT -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>  Path to dependency:
>        1) org.apache.geronimo.modules:geronimo-activemq:jar:2.2-SNAPSHOT
>        2) org.apache.activemq:activemq-core:jar:5.3-SNAPSHOT
>        3) org.apache.activemq.protobuf:activemq-protobuf:jar:1.0-SNAPSHOT
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
>  org.apache.geronimo.modules:geronimo-activemq:jar:2.2-SNAPSHOT
>
> from the specified remote repositories:
>  ibiblio.org (http://repo.exist.com/maven2),
>  apache.snapshots (http://repository.apache.org/snapshots),
>  codehaus.snapshots (http://snapshots.repository.codehaus.org)
>
>
>        at
> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:324)
>        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
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 7 minutes 4 seconds
> [INFO] Finished at: Tue Sep 29 20:27:41 EDT 2009
> [INFO] Final Memory: 228M/542M
> [INFO]
> ------------------------------------------------------------------------
>