You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/02/20 13:47:19 UTC

Build failed in Jenkins: Synapse - Trunk » Apache Synapse - Samples #5231

See <https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-samples/5231/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse - Samples
[INFO]    task-segment: [clean, install, site]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
Downloading: http://dist.wso2.org/snapshots/maven2//org/apache/rampart/rampart-core/1.7.0-SNAPSHOT/rampart-core-1.7.0-SNAPSHOT.jar
[INFO] snapshot org.apache.synapse:synapse-extensions:2.2.0-SNAPSHOT: checking for updates from wso2-m2-snapshots
[INFO] Unable to find resource 'org.apache.rampart:rampart-core:jar:1.7.0-SNAPSHOT' in repository wso2-m2-snapshots (http://dist.wso2.org/snapshots/maven2/)
[INFO] snapshot org.apache.synapse:synapse-extensions:2.2.0-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/rampart/rampart-core/1.7.0-SNAPSHOT/rampart-core-1.7.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.rampart:rampart-core:jar:1.7.0-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.rampart:rampart-core:jar:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.apache.synapse:synapse-samples:bundle:2.2.0-SNAPSHOT
  	2) org.apache.rampart:rampart-core:jar:1.7.0-SNAPSHOT

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

for artifact: 
  org.apache.synapse:synapse-samples:bundle:2.2.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-m2 (http://dist.wso2.org/maven2/),
  wso2-m2-snapshots (http://dist.wso2.org/snapshots/maven2/),
  snmp4j-repo (https://oosnmp.net/dist/release/),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 minutes 22 seconds
[INFO] Finished at: Sat Feb 20 12:47:22 UTC 2016
[INFO] Final Memory: 193M/436M
[INFO] ------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


Jenkins build is back to normal : Synapse - Trunk » Apache Synapse - Samples #5233

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-samples/5233/>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


Build failed in Jenkins: Synapse - Trunk » Apache Synapse - Samples #5232

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-samples/5232/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse - Samples
[INFO]    task-segment: [clean, install, site]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
Downloading: http://dist.wso2.org/snapshots/maven2//org/apache/rampart/rampart-core/1.7.0-SNAPSHOT/rampart-core-1.7.0-SNAPSHOT.jar
[INFO] snapshot org.apache.synapse:synapse-extensions:2.2.0-SNAPSHOT: checking for updates from wso2-m2-snapshots
[INFO] Unable to find resource 'org.apache.rampart:rampart-core:jar:1.7.0-SNAPSHOT' in repository wso2-m2-snapshots (http://dist.wso2.org/snapshots/maven2/)
[INFO] snapshot org.apache.synapse:synapse-extensions:2.2.0-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/rampart/rampart-core/1.7.0-SNAPSHOT/rampart-core-1.7.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.rampart:rampart-core:jar:1.7.0-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.rampart:rampart-core:jar:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.apache.synapse:synapse-samples:bundle:2.2.0-SNAPSHOT
  	2) org.apache.rampart:rampart-core:jar:1.7.0-SNAPSHOT

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

for artifact: 
  org.apache.synapse:synapse-samples:bundle:2.2.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-m2 (http://dist.wso2.org/maven2/),
  wso2-m2-snapshots (http://dist.wso2.org/snapshots/maven2/),
  snmp4j-repo (https://oosnmp.net/dist/release/),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 28 seconds
[INFO] Finished at: Sat Feb 20 13:02:23 UTC 2016
[INFO] Final Memory: 196M/637M
[INFO] ------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org