See
http://hudson.sfbay/job/Jersey/1900/changes
Changes:
[Paul Sandoz] Trap LinkageError not Throwable.
------------------------------------------
[...truncated 14970 lines...]
Generating
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/target/apidocs/com/sun/jersey/api/json//package-use.html...
Building index for all the packages and classes...
Generating
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/target/apidocs/overview-tree.html...
Generating
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/target/apidocs/index-all.html...
Generating
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/target/apidocs/allclasses-frame.html...
Generating
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/target/apidocs/allclasses-noframe.html...
Generating
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/target/apidocs/index.html...
Generating
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/target/apidocs/help-doc.html...
Generating
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/target/apidocs/stylesheet.css...
7 warnings
[WARNING] Javadoc Warnings
[WARNING]
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/src/main/java/com/sun/jersey/api/json/JSONConfiguration.java :330: warning - Tag @see: can't find arrays(java.lang.String[]) in com.sun.jersey.api.json.JSONConfiguration.Builder
[WARNING]
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/src/main/java/com/sun/jersey/api/json/JSONConfiguration.java :340: warning - Tag @see: can't find attributeAsElement(java.lang.String[]) in com.sun.jersey.api.json.JSONConfiguration.Builder
[WARNING]
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/src/main/java/com/sun/jersey/api/json/JSONConfiguration.java :360: warning - Tag @see: can't find nonStrings(java.lang.String[]) in com.sun.jersey.api.json.JSONConfiguration.Builder
[WARNING]
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/src/main/java/com/sun/jersey/api/json/JSONConfiguration.java :350: warning - Tag @see: can't find xml2JsonNs(java.util.Map) in com.sun.jersey.api.json.JSONConfiguration.Builder
[WARNING]
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/src/main/java/com/sun/jersey/api/json/JSONConfiguration.java :370: warning - Tag @see: can't find rootUnwrapping(boolean) in com.sun.jersey.api.json.JSONConfiguration.Builder
[WARNING]
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/src/main/java/com/sun/jersey/api/json/JSONJAXBContext.java :297: warning - Tag @link: reference not found: JSONConfiguration.DEFAULT
[WARNING]
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/src/main/java/com/sun/jersey/api/json/package-info.java :135: warning - Tag @link: reference not found: javax.ws.rs.ext.ContextResolver
[INFO] Building jar:
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/target/jersey-json-1.0.3-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: 04/10/2009 12:41 AM at timestamp: 1239349303104
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory:
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/target/generated-sources added.
[INFO] [istack-commons:rs-gen {execution: default}]
Resources:
com/sun/jersey/json/impl/impl.properties
Skipping
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/src/main/resources/com/sun/jersey/json/impl/impl.properties
[INFO] [jflex:generate {execution: default}]
[debug] Use lexer files found in (default) src/main/jflex
[debug] Processing lexer files found in
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/src/main/jflex
[debug] Generationg Java code from json.flex
[info] JsonLexer.java is up to date.
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar:
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/target/jersey-json-1.0.3-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/target/jersey-json-1.0.3-SNAPSHOT.jar to /files/hudson/.m2/repository/com/sun/jersey/jersey-json/1.0.3-SNAPSHOT/jersey-json-1.0.3-SNAPSHOT.jar
[INFO] Installing
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/target/jersey-json-1.0.3-SNAPSHOT-javadoc.jar to /files/hudson/.m2/repository/com/sun/jersey/jersey-json/1.0.3-SNAPSHOT/jersey-json-1.0.3-SNAPSHOT-javadoc.jar
[INFO] Installing
http://hudson.sfbay/job/Jersey/ws/jersey/jersey-json/target/jersey-json-1.0.3-SNAPSHOT-sources.jar to /files/hudson/.m2/repository/com/sun/jersey/jersey-json/1.0.3-SNAPSHOT/jersey-json-1.0.3-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 deploying artifact: Connection failed: Unable to connect to
https://svn.dev.java.net/svn/maven2-repository/trunk/repository/
svn: Could not open the requested SVN filesystem
svn: PROPFIND of '/svn/maven2-repository/trunk/repository': 500 Internal Server Error (
https://svn.dev.java.net)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26 minutes 16 seconds
[INFO] Finished at: Fri Apr 10 00:41:50 PDT 2009
[INFO] Final Memory: 70M/376M
[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-multipart
[INFO] jersey-atom-abdera
[INFO] Jersey Apache HTTP Client
[INFO] jersey-simple-server
[INFO] jersey-guice
[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] 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 GFv2 UC Module Internal ZIP Archive
[INFO] Jersey GFv2 UC Module
[INFO] Jersey GlassFish V3 Packages
[INFO] Jersey GlassFish V3 OSGI modules
[INFO] Jettison library repackaged as OSGi bundle for GlassFish
[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 GlassFish Packages
[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: 04/10/2009 12:42 AM at timestamp: 1239349334164
[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: 04/10/2009 12:42 AM at timestamp: 1239349336756
[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.0.3-SNAPSHOT/jersey-project-1.0.3-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.0.3-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: Could not open the requested SVN filesystem
svn: PROPFIND of '/svn/maven2-repository/trunk/repository': 500 Internal Server Error (
https://svn.dev.java.net)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20 seconds
[INFO] Finished at: Fri Apr 10 00:42:19 PDT 2009
[INFO] Final Memory: 30M/176M
[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-multipart
[INFO] jersey-atom-abdera
[INFO] Jersey Apache HTTP Client
[INFO] jersey-simple-server
[INFO] jersey-guice
[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] 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 GFv2 UC Module Internal ZIP Archive
[INFO] Jersey GFv2 UC Module
[INFO] Jersey GlassFish V3 Packages
[INFO] Jersey GlassFish V3 OSGI modules
[INFO] Jettison library repackaged as OSGi bundle for GlassFish
[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 GlassFish Packages
[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: 04/10/2009 12:42 AM at timestamp: 1239349353463
[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: 04/10/2009 12:42 AM at timestamp: 1239349356207
[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.0.3-SNAPSHOT/jersey-project-1.0.3-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.0.3-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: Could not open the requested SVN filesystem
svn: PROPFIND of '/svn/maven2-repository/trunk/repository': 500 Internal Server Error (
https://svn.dev.java.net)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18 seconds
[INFO] Finished at: Fri Apr 10 00:42:40 PDT 2009
[INFO] Final Memory: 32M/185M
[INFO] ------------------------------------------------------------------------