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: actinium #4

See <https://hudson.eclipse.org/californium/job/actinium/4/changes>

Changes:

[Julien Vermillard] release 1.0.0-M2

------------------------------------------
Started by an SCM change
Checkout:workspace / <https://hudson.eclipse.org/californium/job/actinium/ws/> - hudson.remoting.LocalChannel@3d05581b
Using strategy: Default
Last Built Revision: Revision 1c1987d075d2d32ae973f642958fadf09dc37373 (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/californium/job/actinium/ws/> - hudson.remoting.LocalChannel@3d05581b
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/eclipse/californium.actinium.git
Commencing build of Revision 5693a73ed021e361bcc439b2620c7cd1b650803c (origin/master)
Checking out Revision 5693a73ed021e361bcc439b2620c7cd1b650803c (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 -U -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=38292 -f pom.xml
[DEBUG] Waiting for connection on port: 38292
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 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 Actinium (Ac) 1.0.0-M2
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/californium/org/eclipse/californium/californium-core/1.0.0-M2/californium-core-1.0.0-M2.pom
Downloading: https://github.com/mkovatsc/maven/raw/master/thirdparty/org/eclipse/californium/californium-core/1.0.0-M2/californium-core-1.0.0-M2.pom
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/californium/californium-core/1.0.0-M2/californium-core-1.0.0-M2.pom
[WARNING] The POM for org.eclipse.californium:californium-core:jar:1.0.0-M2 is missing, no dependency information available
Downloading: https://repo.eclipse.org/content/repositories/californium/org/eclipse/californium/californium-core/1.0.0-M2/californium-core-1.0.0-M2.jar
Downloading: https://github.com/mkovatsc/maven/raw/master/thirdparty/org/eclipse/californium/californium-core/1.0.0-M2/californium-core-1.0.0-M2.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/californium/californium-core/1.0.0-M2/californium-core-1.0.0-M2.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.226 s
[INFO] Finished at: 2014-10-13T05:43:53-05:00
[INFO] Final Memory: 31M/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 actinium: Could not resolve dependencies for project org.eclipse.californium:actinium:jar:1.0.0-M2: Could not find artifact org.eclipse.californium:californium-core:jar:1.0.0-M2 in repo.eclipse.org (https://repo.eclipse.org/content/repositories/californium/)
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal on project actinium: Could not resolve dependencies for project org.eclipse.californium:actinium:jar:1.0.0-M2: Could not find artifact org.eclipse.californium:californium-core:jar:1.0.0-M2 in repo.eclipse.org (https://repo.eclipse.org/content/repositories/californium/) -> [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