Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-build] Build failed in Hudson: jetty-nightly #516

See <https://hudson.eclipse.org/hudson/job/jetty-nightly/516/>

------------------------------------------
Started by timer
Building remotely on Fastlane
Checkout:jetty-nightly / <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/> - hudson.remoting.Channel@e8bb70c:Fastlane
Using strategy: Default
Last Built Revision: Revision 79db394552372c8d15aa23795d8cf42c61edd418 (origin/master)
Checkout:jetty-nightly / <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/> - hudson.remoting.LocalChannel@227f5ac9
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git
[jetty-nightly] $ git fetch -t git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git +refs/heads/*:refs/remotes/origin/*
[jetty-nightly] $ git ls-tree HEADCommencing build of Revision 79db394552372c8d15aa23795d8cf42c61edd418 (origin/master)

[jetty-nightly] $ git rev-parse origin/master
GitAPI created
Checking out Revision 79db394552372c8d15aa23795d8cf42c61edd418 (origin/master)
[jetty-nightly] $ git checkout -f 79db394552372c8d15aa23795d8cf42c61edd418
[jetty-nightly] $ git tag -a -f -m "Hudson Build #516" hudson-jetty-nightly-516
Recording changes in branch origin/master
[jetty-nightly] $ git whatchanged --no-abbrev -M --pretty=raw 79db394552372c8d15aa23795d8cf42c61edd418..79db394552372c8d15aa23795d8cf42c61edd418
[jetty-nightly] $ /shared/common/apache-maven-3.0.3/bin/mvn -Dmaven.test.skip=true install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Jetty :: Project
[INFO] Jetty :: Utilities
[INFO] Jetty :: JMX Management
[INFO] Jetty :: IO Utility
[INFO] Jetty :: Http Utility
[INFO] Jetty :: Continuation
[INFO] Jetty :: Server Core
[INFO] Jetty :: Websocket
[INFO] Jetty :: Security
[INFO] Jetty :: Servlet Handling
[INFO] Jetty :: Asynchronous HTTP Client
[INFO] Jetty :: XML utilities
[INFO] Jetty :: JASPI Security
[INFO] Jetty :: Webapp Application Support
[INFO] Test :: Jetty Servlet Tester
[INFO] Jetty :: Utility Servlets and Filters
[INFO] Jetty :: Jetty JSP Additions
[INFO] Jetty :: Deployers
[INFO] Jetty :: AJP
[INFO] Jetty :: JNDI Naming
[INFO] Jetty :: Plus
[INFO] Jetty :: Servlet Annotations
[INFO] Jetty :: Rewrite Handler
[INFO] Jetty :: Policy Tool
[INFO] Jetty :: Monitoring
[INFO] Jetty :: Start
[INFO] Jetty :: Nested
[INFO] Jetty :: Overlay Deployer
[INFO] Jetty Tests :: Parent
[INFO] Jetty Tests :: Sessions :: Parent
[INFO] Jetty Tests :: Sessions :: Common
[INFO] Jetty :: NoSQL Session Managers
[INFO] Test :: Continuation
[INFO] Test :: Continuation - (Jetty 6)
[INFO] Test :: Jetty Test Webapp
[INFO] Jetty :: Nested Test
[INFO] Example :: Jetty Embedded
[INFO] Jetty Tests :: WebApps :: Parent
[INFO] Jetty Tests :: WebApp :: RFC2616
[INFO] Jetty Tests :: Integrations
[INFO] Jetty Tests :: Sessions :: Hash
[INFO] Jetty Tests :: Sessions :: JDBC
[INFO] Jetty Tests :: Login Service
[INFO] Jetty :: Aggregate Project
[INFO] Jetty :: Aggregate :: HTTP Server
[INFO] Jetty :: Aggregate :: HTTP Client
[INFO] Jetty :: Aggregate :: Servlet Server
[INFO] Jetty :: Aggregate :: WebApp Server
[INFO] Jetty :: Aggregate :: Plus Server
[INFO] Jetty :: Aggregate :: All Server
[INFO] Jetty :: Aggregate :: All core Jetty
[INFO] Jetty :: Distribution Assemblies
[INFO] Jetty :: OSGi
[INFO] Jetty :: OSGi :: Boot
[INFO] Jetty :: OSGi :: Boot JSP
[INFO] Jetty :: OSGi :: Boot Logback
[INFO] Jetty :: OSGi :: Boot :: Warurl
[INFO] Jetty :: OSGi :: HttpService
[INFO] Jetty :: OSGi :: Example Equinox Tools
[INFO] Jetty :: OSGi :: Test
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Jetty :: Project 7.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-project ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ jetty-project ---
Downloading: http://repository.apache.org/snapshots/org/eclipse/jetty/toolchain/jetty-build-support/1.1-SNAPSHOT/maven-metadata.xml

Downloading: http://repository.apache.org/snapshots/org/eclipse/jetty/toolchain/jetty-build-support/1.1-SNAPSHOT/jetty-build-support-1.1-SNAPSHOT.pom

[WARNING] The POM for org.eclipse.jetty.toolchain:jetty-build-support:jar:1.1-SNAPSHOT is missing, no dependency information available
Downloading: http://repository.apache.org/snapshots/org/eclipse/jetty/toolchain/jetty-build-support/1.1-SNAPSHOT/jetty-build-support-1.1-SNAPSHOT.jar

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Jetty :: Project .................................. FAILURE [1.540s]
[INFO] Jetty :: Utilities ................................ SKIPPED
[INFO] Jetty :: JMX Management ........................... SKIPPED
[INFO] Jetty :: IO Utility ............................... SKIPPED
[INFO] Jetty :: Http Utility ............................. SKIPPED
[INFO] Jetty :: Continuation ............................. SKIPPED
[INFO] Jetty :: Server Core .............................. SKIPPED
[INFO] Jetty :: Websocket ................................ SKIPPED
[INFO] Jetty :: Security ................................. SKIPPED
[INFO] Jetty :: Servlet Handling ......................... SKIPPED
[INFO] Jetty :: Asynchronous HTTP Client ................. SKIPPED
[INFO] Jetty :: XML utilities ............................ SKIPPED
[INFO] Jetty :: JASPI Security ........................... SKIPPED
[INFO] Jetty :: Webapp Application Support ............... SKIPPED
[INFO] Test :: Jetty Servlet Tester ...................... SKIPPED
[INFO] Jetty :: Utility Servlets and Filters ............. SKIPPED
[INFO] Jetty :: Jetty JSP Additions ...................... SKIPPED
[INFO] Jetty :: Deployers ................................ SKIPPED
[INFO] Jetty :: AJP ...................................... SKIPPED
[INFO] Jetty :: JNDI Naming .............................. SKIPPED
[INFO] Jetty :: Plus ..................................... SKIPPED
[INFO] Jetty :: Servlet Annotations ...................... SKIPPED
[INFO] Jetty :: Rewrite Handler .......................... SKIPPED
[INFO] Jetty :: Policy Tool .............................. SKIPPED
[INFO] Jetty :: Monitoring ............................... SKIPPED
[INFO] Jetty :: Start .................................... SKIPPED
[INFO] Jetty :: Nested ................................... SKIPPED
[INFO] Jetty :: Overlay Deployer ......................... SKIPPED
[INFO] Jetty Tests :: Parent ............................. SKIPPED
[INFO] Jetty Tests :: Sessions :: Parent ................. SKIPPED
[INFO] Jetty Tests :: Sessions :: Common ................. SKIPPED
[INFO] Jetty :: NoSQL Session Managers ................... SKIPPED
[INFO] Test :: Continuation .............................. SKIPPED
[INFO] Test :: Continuation - (Jetty 6) .................. SKIPPED
[INFO] Test :: Jetty Test Webapp ......................... SKIPPED
[INFO] Jetty :: Nested Test .............................. SKIPPED
[INFO] Example :: Jetty Embedded ......................... SKIPPED
[INFO] Jetty Tests :: WebApps :: Parent .................. SKIPPED
[INFO] Jetty Tests :: WebApp :: RFC2616 .................. SKIPPED
[INFO] Jetty Tests :: Integrations ....................... SKIPPED
[INFO] Jetty Tests :: Sessions :: Hash ................... SKIPPED
[INFO] Jetty Tests :: Sessions :: JDBC ................... SKIPPED
[INFO] Jetty Tests :: Login Service ...................... SKIPPED
[INFO] Jetty :: Aggregate Project ........................ SKIPPED
[INFO] Jetty :: Aggregate :: HTTP Server ................. SKIPPED
[INFO] Jetty :: Aggregate :: HTTP Client ................. SKIPPED
[INFO] Jetty :: Aggregate :: Servlet Server .............. SKIPPED
[INFO] Jetty :: Aggregate :: WebApp Server ............... SKIPPED
[INFO] Jetty :: Aggregate :: Plus Server ................. SKIPPED
[INFO] Jetty :: Aggregate :: All Server .................. SKIPPED
[INFO] Jetty :: Aggregate :: All core Jetty .............. SKIPPED
[INFO] Jetty :: Distribution Assemblies .................. SKIPPED
[INFO] Jetty :: OSGi ..................................... SKIPPED
[INFO] Jetty :: OSGi :: Boot ............................. SKIPPED
[INFO] Jetty :: OSGi :: Boot JSP ......................... SKIPPED
[INFO] Jetty :: OSGi :: Boot Logback ..................... SKIPPED
[INFO] Jetty :: OSGi :: Boot :: Warurl ................... SKIPPED
[INFO] Jetty :: OSGi :: HttpService ...................... SKIPPED
[INFO] Jetty :: OSGi :: Example Equinox Tools ............ SKIPPED
[INFO] Jetty :: OSGi :: Test ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.648s
[INFO] Finished at: Sun Aug 28 04:11:28 EDT 2011
[INFO] Final Memory: 28M/274M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce (enforce-java) on project jetty-project: Execution enforce-java of goal org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce failed: Plugin org.apache.maven.plugins:maven-enforcer-plugin:1.0 or one of its dependencies could not be resolved: Could not find artifact org.eclipse.jetty.toolchain:jetty-build-support:jar:1.1-SNAPSHOT in apache.snapshots (http://repository.apache.org/snapshots) -> [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/PluginResolutionException



Back to the top