See <https://builds.apache.org/job/rampart-1.6/239/changes>

Changes:

[veithen] Fixed version number in new rampart-samples module.

------------------------------------------
[...truncated 247 lines...]

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.axis2 
-DartifactId=axis2-kernel -Dversion=1.6.2 -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.axis2 
-DartifactId=axis2-kernel -Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file 
-Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.rampart:rampart-project:pom:1.6.2-SNAPSHOT
        2) org.apache.axis2:axis2-kernel:jar:1.6.2

2) org.apache.axis2:axis2-mtompolicy:jar:1.6.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.axis2 
-DartifactId=axis2-mtompolicy -Dversion=1.6.2 -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.axis2 
-DartifactId=axis2-mtompolicy -Dversion=1.6.2 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.rampart:rampart-project:pom:1.6.2-SNAPSHOT
        2) org.apache.axis2:axis2-mtompolicy:jar:1.6.2

3) org.apache.axis2:mex:jar:impl:1.6.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.axis2 -DartifactId=mex 
-Dversion=1.6.2 -Dclassifier=impl -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.axis2 -DartifactId=mex 
-Dversion=1.6.2 -Dclassifier=impl -Dpackaging=jar -Dfile=/path/to/file 
-Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.rampart:rampart-project:pom:1.6.2-SNAPSHOT
        2) org.apache.axis2:mex:jar:impl:1.6.2

4) org.apache.axis2:addressing:mar:1.6.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.axis2 
-DartifactId=addressing -Dversion=1.6.2 -Dpackaging=mar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.axis2 -DartifactId=addressing 
-Dversion=1.6.2 -Dpackaging=mar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.rampart:rampart-project:pom:1.6.2-SNAPSHOT
        2) org.apache.axis2:addressing:mar:1.6.2

----------
4 required artifacts are missing.

for artifact: 
  org.apache.rampart:rampart-project:pom:1.6.2-SNAPSHOT

from the specified remote repositories:
  open-saml (http://shibboleth.internet2.edu/downloads/maven2/, releases=true, 
snapshots=true),
  Nexus (http://repository.apache.org/snapshots, releases=false, 
snapshots=true),
  central (http://repo1.maven.org/maven2, releases=true, snapshots=false)

        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
        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:597)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:104)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:287)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to resolve 
dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.axis2:axis2-kernel:jar:1.6.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.axis2 
-DartifactId=axis2-kernel -Dversion=1.6.2 -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.axis2 
-DartifactId=axis2-kernel -Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file 
-Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.rampart:rampart-project:pom:1.6.2-SNAPSHOT
        2) org.apache.axis2:axis2-kernel:jar:1.6.2

2) org.apache.axis2:axis2-mtompolicy:jar:1.6.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.axis2 
-DartifactId=axis2-mtompolicy -Dversion=1.6.2 -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.axis2 
-DartifactId=axis2-mtompolicy -Dversion=1.6.2 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.rampart:rampart-project:pom:1.6.2-SNAPSHOT
        2) org.apache.axis2:axis2-mtompolicy:jar:1.6.2

3) org.apache.axis2:mex:jar:impl:1.6.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.axis2 -DartifactId=mex 
-Dversion=1.6.2 -Dclassifier=impl -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.axis2 -DartifactId=mex 
-Dversion=1.6.2 -Dclassifier=impl -Dpackaging=jar -Dfile=/path/to/file 
-Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.rampart:rampart-project:pom:1.6.2-SNAPSHOT
        2) org.apache.axis2:mex:jar:impl:1.6.2

4) org.apache.axis2:addressing:mar:1.6.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.axis2 
-DartifactId=addressing -Dversion=1.6.2 -Dpackaging=mar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.axis2 -DartifactId=addressing 
-Dversion=1.6.2 -Dpackaging=mar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.rampart:rampart-project:pom:1.6.2-SNAPSHOT
        2) org.apache.axis2:addressing:mar:1.6.2

----------
4 required artifacts are missing.

for artifact: 
  org.apache.rampart:rampart-project:pom:1.6.2-SNAPSHOT

from the specified remote repositories:
  open-saml (http://shibboleth.internet2.edu/downloads/maven2/, releases=true, 
snapshots=true),
  Nexus (http://repository.apache.org/snapshots, releases=false, 
snapshots=true),
  central (http://repo1.maven.org/maven2, releases=true, snapshots=false)

        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:702)
        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.getProjects(ProcessRemoteResourcesMojo.java:602)
        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.configureVelocityContext(ProcessRemoteResourcesMojo.java:969)
        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:492)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 27 more
Caused by: 
org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.apache.axis2:axis2-kernel:jar:1.6.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.axis2 
-DartifactId=axis2-kernel -Dversion=1.6.2 -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.axis2 
-DartifactId=axis2-kernel -Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file 
-Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.rampart:rampart-project:pom:1.6.2-SNAPSHOT
        2) org.apache.axis2:axis2-kernel:jar:1.6.2

2) org.apache.axis2:axis2-mtompolicy:jar:1.6.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.axis2 
-DartifactId=axis2-mtompolicy -Dversion=1.6.2 -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.axis2 
-DartifactId=axis2-mtompolicy -Dversion=1.6.2 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.rampart:rampart-project:pom:1.6.2-SNAPSHOT
        2) org.apache.axis2:axis2-mtompolicy:jar:1.6.2

3) org.apache.axis2:mex:jar:impl:1.6.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.axis2 -DartifactId=mex 
-Dversion=1.6.2 -Dclassifier=impl -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.axis2 -DartifactId=mex 
-Dversion=1.6.2 -Dclassifier=impl -Dpackaging=jar -Dfile=/path/to/file 
-Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.rampart:rampart-project:pom:1.6.2-SNAPSHOT
        2) org.apache.axis2:mex:jar:impl:1.6.2

4) org.apache.axis2:addressing:mar:1.6.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.axis2 
-DartifactId=addressing -Dversion=1.6.2 -Dpackaging=mar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.axis2 -DartifactId=addressing 
-Dversion=1.6.2 -Dpackaging=mar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.rampart:rampart-project:pom:1.6.2-SNAPSHOT
        2) org.apache.axis2:addressing:mar:1.6.2

----------
4 required artifacts are missing.

for artifact: 
  org.apache.rampart:rampart-project:pom:1.6.2-SNAPSHOT

from the specified remote repositories:
  open-saml (http://shibboleth.internet2.edu/downloads/maven2/, releases=true, 
snapshots=true),
  Nexus (http://repository.apache.org/snapshots, releases=false, 
snapshots=true),
  central (http://repo1.maven.org/maven2, releases=true, snapshots=false)

        at 
org.apache.maven.artifact.resolver.DefaultResolutionErrorHandler.throwErrors(DefaultResolutionErrorHandler.java:71)
        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveWithExceptions(DefaultArtifactResolver.java:326)
        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:314)
        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:293)
        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:271)
        at 
org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:140)
        at 
org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:187)
        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:697)
        ... 32 more
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to