See
http://hudson.sfbay/job/Jersey/1989/changes
Changes:
[Paul Sandoz] Support the traversal of parent injectors to iterate thorugh keys of the bindings to find root resource and provider classes.
------------------------------------------
[...truncated 17393 lines...]
Generating
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/target/apidocs/help-doc.html...
Generating
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/target/apidocs/stylesheet.css...
8 warnings
[WARNING] Javadoc Warnings
[WARNING]
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/src/main/java/com/sun/jersey/spi/StringReaderProvider.java :56: warning - Tag @see: reference not found: com.sun.jersey.server.spi.StringReaderWorkers
[WARNING]
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/src/main/java/com/sun/jersey/spi/inject/InjectableProvider.java :55: warning - Tag @link: reference not found: com.sun.jersey.api.model.Parameter
[WARNING]
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/src/main/java/com/sun/jersey/spi/inject/InjectableProviderContext.java :66: warning - Tag @link: reference not found: com.sun.jersey.api.model.Parameter
[WARNING]
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/src/main/java/com/sun/jersey/spi/inject/InjectableProviderContext.java :88: warning - Tag @link: reference not found: com.sun.jersey.api.model.Parameter
[WARNING]
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/src/main/java/com/sun/jersey/core/spi/component/ioc/IoCComponentProviderFactory.java :104: warning - Tag @link: reference not found: Field
[WARNING]
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/src/main/java/com/sun/jersey/core/spi/component/ioc/IoCFullyManagedComponentProvider.java :55: warning - @See is an unknown tag -- same as a known tag except for case.
[WARNING]
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/src/main/java/com/sun/jersey/spi/inject/InjectableProviderContext.java :66: warning - Tag @link: reference not found: com.sun.jersey.api.model.Parameter
[WARNING]
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/src/main/java/com/sun/jersey/spi/inject/InjectableProviderContext.java :88: warning - Tag @link: reference not found: com.sun.jersey.api.model.Parameter
[INFO] Building jar:
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/target/jersey-core-1.1.1-ea-SNAPSHOT-javadoc.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 05/13/2009 09:51 AM at timestamp: 1242233498797
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory:
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/target/generated-sources/rsrc-gen added.
[INFO] [dependency:unpack {execution: unpack}]
[INFO] Configured Artifact: com.sun.istack:istack-commons-runtime:1.1-SNAPSHOT:jar
[INFO] istack-commons-runtime-1.1-SNAPSHOT.jar already unpacked.
[INFO] [istack-commons:rs-gen {execution: default}]
Resources:
com/sun/jersey/impl/impl.properties
com/sun/jersey/impl/api.properties
com/sun/jersey/impl/spi.properties
Skipping
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/src/main/resources/com/sun/jersey/impl/impl.properties
Skipping
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/src/main/resources/com/sun/jersey/impl/api.properties
Skipping
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/src/main/resources/com/sun/jersey/impl/spi.properties
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar:
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/target/jersey-core-1.1.1-ea-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/target/jersey-core-1.1.1-ea-SNAPSHOT.jar to /files/hudson/.m2/repository/com/sun/jersey/jersey-core/1.1.1-ea-SNAPSHOT/jersey-core-1.1.1-ea-SNAPSHOT.jar
[INFO] Installing
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/target/jersey-core-1.1.1-ea-SNAPSHOT-javadoc.jar to /files/hudson/.m2/repository/com/sun/jersey/jersey-core/1.1.1-ea-SNAPSHOT/jersey-core-1.1.1-ea-SNAPSHOT-javadoc.jar
[INFO] Installing
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-core/target/jersey-core-1.1.1-ea-SNAPSHOT-sources.jar to /files/hudson/.m2/repository/com/sun/jersey/jersey-core/1.1.1-ea-SNAPSHOT/jersey-core-1.1.1-ea-SNAPSHOT-sources.jar
[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from java.net-m2-dist-repository
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error retrieving previous build number for artifact 'com.sun.jersey:jersey-core:jar': repository metadata for: 'snapshot com.sun.jersey:jersey-core:1.1.1-ea-SNAPSHOT' could not be retrieved from repository: java.net-m2-dist-repository due to an error: Connection failed: Unable to connect to
https://svn.dev.java.net/svn/maven2-repository/trunk/repository/
svn: PROPFIND request failed on '/svn/maven2-repository/trunk/repository'
svn: Connection timed out
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 7 seconds
[INFO] Finished at: Wed May 13 09:54:48 PDT 2009
[INFO] Final Memory: 27M/49M
[INFO] ------------------------------------------------------------------------
+ mvn -Dmaven.test.skip=true deploy
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] jersey-project
[INFO] jersey-core
[INFO] jersey-server
[INFO] jersey-client
[INFO] Contributions to Jersey
[INFO] jersey-spring
[INFO] maven-wadl-plugin Maven Mojo
[INFO] wadl-resourcedoc-doclet
[INFO] Jersey Apache HTTP Client
[INFO] jersey-multipart
[INFO] jersey-atom-abdera
[INFO] jersey-simple-server
[INFO] jersey-guice
[INFO] jersey-scala
[INFO] jersey-json
[INFO] All Jersey samples
[INFO] AtomPub Contacts Models - jersey sample
[INFO] AtomPub Contacts Server - jersey sample
[INFO] AtomPub Contacts Client - jersey sample
[INFO] Jersey Test Framework
[INFO] Bookstore - Jersey sample
[INFO] Bookmark WebApp - Jersey sample
[INFO] Entity provider -- Jersey sample
[INFO] Extended WADL WebApp - Jersey sample
[INFO] Generate WADL - Jersey sample
[INFO] Groovy
[INFO] Helloworld - Jersey sample
[INFO] Helloworld WebApp - Jersey Sample
[INFO] jMaki Backend WebApp - Jersey sample
[INFO] JAXB - Jersey sample
[INFO] JSON From JAXB - Jersey sample
[INFO] JSONP - Jersey sample
[INFO] Mandel -- Jersey sample
[INFO] Optimistic Concurrency - Jersey sample
[INFO] Scala Helloworld WebApp - Jersey sample
[INFO] jersey-atom
[INFO] Simple Atom Server - Jersey sample
[INFO] Simple Console - Jersey sample
[INFO] Simple Servlet - Jersey sample
[INFO] Sparklines - Jersey sample
[INFO] Spring Annotations WebApp - Jersey sample
[INFO] Storage Service - Jersey sample
[INFO] HTTPS Client/Server - Jersey sample - Grizzly
[INFO] HTTPS Server - Jersey sample - GlassFish
[INFO] Jersey EJB - Jersey Sample
[INFO] jersey-fastinfoset
[INFO] jersey-tests
[INFO] jersey-bundle
[INFO] All Jersey Archetypes
[INFO] Jersey Archetype: Web App Using Grizzly Container
[INFO] Jersey Archetype: Web App with WAR packaging
[INFO] Jersey archive for non-maven users
[INFO] Jersey GlassFish Packages
[INFO] Jersey GFv2 UC Modules
[INFO] Jersey GFv2 UC Module Internal ZIP Archive
[INFO] Jersey GFv2 UC Main Module
[INFO] Jersey GlassFish V3 Packages
[INFO] Jersey GlassFish V3 OSGI modules
[INFO] Jackson library repackaged as OSGi bundle for GlassFish
[INFO] Jersey bundle repackaged as OSGi module for GlassFish
[INFO] Jersey GFv3 UC Core Package Image
[INFO] Jersey GFv3 UC Docs And Examples Package Image
[INFO] jersey-documentation
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building jersey-project
[INFO] task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 05/13/2009 09:55 AM at timestamp: 1242233700751
[INFO] [site:attach-descriptor]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 05/13/2009 09:55 AM at timestamp: 1242233703225
[INFO] [source:jar {execution: attach-sources}]
[INFO] [install:install]
[INFO] Installing
http://hudson.sfbay/job/Jersey/ws/jersey/pom.xml to /files/hudson/.m2/repository/com/sun/jersey/jersey-project/1.1.1-ea-SNAPSHOT/jersey-project-1.1.1-ea-SNAPSHOT.pom
[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from java.net-m2-dist-repository
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error retrieving previous build number for artifact 'com.sun.jersey:jersey-project:pom': repository metadata for: 'snapshot com.sun.jersey:jersey-project:1.1.1-ea-SNAPSHOT' could not be retrieved from repository: java.net-m2-dist-repository due to an error: Connection failed: Unable to connect to
https://svn.dev.java.net/svn/maven2-repository/trunk/repository/
svn: PROPFIND request failed on '/svn/maven2-repository/trunk/repository'
svn: Connection refused
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 seconds
[INFO] Finished at: Wed May 13 09:55:04 PDT 2009
[INFO] Final Memory: 15M/28M
[INFO] ------------------------------------------------------------------------
+ mvn -Dmaven.test.skip=true deploy
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] jersey-project
[INFO] jersey-core
[INFO] jersey-server
[INFO] jersey-client
[INFO] Contributions to Jersey
[INFO] jersey-spring
[INFO] maven-wadl-plugin Maven Mojo
[INFO] wadl-resourcedoc-doclet
[INFO] Jersey Apache HTTP Client
[INFO] jersey-multipart
[INFO] jersey-atom-abdera
[INFO] jersey-simple-server
[INFO] jersey-guice
[INFO] jersey-scala
[INFO] jersey-json
[INFO] All Jersey samples
[INFO] AtomPub Contacts Models - jersey sample
[INFO] AtomPub Contacts Server - jersey sample
[INFO] AtomPub Contacts Client - jersey sample
[INFO] Jersey Test Framework
[INFO] Bookstore - Jersey sample
[INFO] Bookmark WebApp - Jersey sample
[INFO] Entity provider -- Jersey sample
[INFO] Extended WADL WebApp - Jersey sample
[INFO] Generate WADL - Jersey sample
[INFO] Groovy
[INFO] Helloworld - Jersey sample
[INFO] Helloworld WebApp - Jersey Sample
[INFO] jMaki Backend WebApp - Jersey sample
[INFO] JAXB - Jersey sample
[INFO] JSON From JAXB - Jersey sample
[INFO] JSONP - Jersey sample
[INFO] Mandel -- Jersey sample
[INFO] Optimistic Concurrency - Jersey sample
[INFO] Scala Helloworld WebApp - Jersey sample
[INFO] jersey-atom
[INFO] Simple Atom Server - Jersey sample
[INFO] Simple Console - Jersey sample
[INFO] Simple Servlet - Jersey sample
[INFO] Sparklines - Jersey sample
[INFO] Spring Annotations WebApp - Jersey sample
[INFO] Storage Service - Jersey sample
[INFO] HTTPS Client/Server - Jersey sample - Grizzly
[INFO] HTTPS Server - Jersey sample - GlassFish
[INFO] Jersey EJB - Jersey Sample
[INFO] jersey-fastinfoset
[INFO] jersey-tests
[INFO] jersey-bundle
[INFO] All Jersey Archetypes
[INFO] Jersey Archetype: Web App Using Grizzly Container
[INFO] Jersey Archetype: Web App with WAR packaging
[INFO] Jersey archive for non-maven users
[INFO] Jersey GlassFish Packages
[INFO] Jersey GFv2 UC Modules
[INFO] Jersey GFv2 UC Module Internal ZIP Archive
[INFO] Jersey GFv2 UC Main Module
[INFO] Jersey GlassFish V3 Packages
[INFO] Jersey GlassFish V3 OSGI modules
[INFO] Jackson library repackaged as OSGi bundle for GlassFish
[INFO] Jersey bundle repackaged as OSGi module for GlassFish
[INFO] Jersey GFv3 UC Core Package Image
[INFO] Jersey GFv3 UC Docs And Examples Package Image
[INFO] jersey-documentation
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building jersey-project
[INFO] task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 05/13/2009 09:55 AM at timestamp: 1242233717196
[INFO] [site:attach-descriptor]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 05/13/2009 09:55 AM at timestamp: 1242233719664
[INFO] [source:jar {execution: attach-sources}]
[INFO] [install:install]
[INFO] Installing
http://hudson.sfbay/job/Jersey/ws/jersey/pom.xml to /files/hudson/.m2/repository/com/sun/jersey/jersey-project/1.1.1-ea-SNAPSHOT/jersey-project-1.1.1-ea-SNAPSHOT.pom
[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from java.net-m2-dist-repository
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error retrieving previous build number for artifact 'com.sun.jersey:jersey-project:pom': repository metadata for: 'snapshot com.sun.jersey:jersey-project:1.1.1-ea-SNAPSHOT' could not be retrieved from repository: java.net-m2-dist-repository due to an error: Connection failed: Unable to connect to
https://svn.dev.java.net/svn/maven2-repository/trunk/repository/
svn: PROPFIND request failed on '/svn/maven2-repository/trunk/repository'
svn: Connection refused
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 seconds
[INFO] Finished at: Wed May 13 09:55:21 PDT 2009
[INFO] Final Memory: 15M/28M
[INFO] ------------------------------------------------------------------------