Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] [Hudson] Build failed in Hudson: scandium #19

See <https://hudson.eclipse.org/californium/job/scandium/19/changes>

Changes:

[Julien Vermillard] fix broken javadoc

[Julien Vermillard] release 1.0.0-M2

------------------------------------------
Started by an SCM change
Checkout:workspace / <https://hudson.eclipse.org/californium/job/scandium/ws/> - hudson.remoting.LocalChannel@3d05581b
Using strategy: Default
Last Built Revision: Revision 392951199cc845eba87b8ba8047ba3cc32425f7d (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/californium/job/scandium/ws/> - hudson.remoting.LocalChannel@3d05581b
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/eclipse/californium.scandium.git
Commencing build of Revision d9cefd3486f3ac46e05e06ec48ef9b78b3ffd766 (origin/master)
Checking out Revision d9cefd3486f3ac46e05e06ec48ef9b78b3ffd766 (origin/master)
[INFO] Using Maven 3 installation: apache-maven-latest
[INFO] Checking Maven 3 installation environment
[workspace] $ /shared/common/apache-maven-latest/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.2.1
[workspace] $ /shared/common/apache-maven-latest/bin/mvn clean install deploy -V -B -Dmaven.ext.class.path=/home/hudson/genie.iot.californium/.hudson/maven/slavebundle/resources:/home/hudson/genie.iot.californium/.hudson/maven/slavebundle/lib/maven3-eventspy-3.1.jar:/home/hudson/genie.iot.californium/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.0.jar -Dhudson.eventspy.port=58203 -f pom.xml
[DEBUG] Waiting for connection on port: 58203
Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T12:37:52-05:00)
Maven home: /shared/common/apache-maven-latest
Java version: 1.7.0_51, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.7.0_51/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.101-0.35-default", arch: "amd64", family: "unix"
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/hudson/genie.iot.californium/.hudson/maven/slavebundle/lib/maven3-eventspy-runtime.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/shared/common/apache-maven-latest/lib/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[DEBUG] Connected to remote
[INFO] o.h.m.e.h.SettingsBuildingRequestHandler - Using global settings document ID: e23a0b6a-ab36-4ea3-8d97-c6ce7ba3db90
[INFO] Scanning for projects...
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Scandium (Sc) 1.0.0-M2
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/element-connector/1.0.0-M2/element-connector-1.0.0-M2.pom
Downloading: https://repo.eclipse.org/content/repositories/californium-snapshots/org/eclipse/californium/element-connector/1.0.0-M2/element-connector-1.0.0-M2.pom
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/californium/element-connector/1.0.0-M2/element-connector-1.0.0-M2.pom
[WARNING] The POM for org.eclipse.californium:element-connector:jar:1.0.0-M2 is missing, no dependency information available
Downloading: https://repo.eclipse.org/content/repositories/californium-releases/org/eclipse/californium/element-connector/1.0.0-M2/element-connector-1.0.0-M2.jar
Downloading: https://repo.eclipse.org/content/repositories/californium-snapshots/org/eclipse/californium/element-connector/1.0.0-M2/element-connector-1.0.0-M2.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/californium/element-connector/1.0.0-M2/element-connector-1.0.0-M2.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.992 s
[INFO] Finished at: 2014-10-13T04:29:53-05:00
[INFO] Final Memory: 30M/1932M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project scandium: Could not resolve dependencies for project org.eclipse.californium:scandium:jar:1.0.0-M2: Could not find artifact org.eclipse.californium:element-connector:jar:1.0.0-M2 in californium-releases (https://repo.eclipse.org/content/repositories/californium-releases/)
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal on project scandium: Could not resolve dependencies for project org.eclipse.californium:scandium:jar:1.0.0-M2: Could not find artifact org.eclipse.californium:element-connector:jar:1.0.0-M2 in californium-releases (https://repo.eclipse.org/content/repositories/californium-releases/) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top