dev@jersey.java.net

Build failed in Hudson: Jersey #1988

From: Hudson <kohsuke.kawaguchi_at_sun.com>
Date: Tue, 12 May 2009 20:03:11 -0700 (PDT)

See http://hudson.sfbay/job/Jersey/1988/changes

Changes:

[magrokosmos] - Fixed issue 292
  https://jersey.dev.java.net/issues/show_bug.cgi?id=292
  The file based configuration of custom WadlGenerator implementations via
  the WadlGeneratorConfig is now deprecated and will be removed in future
  versions. As alternative the InputStream based configuration shall be used.

[magrokosmos] Remove stuff that has nothing to do with offline wadl generation.

Generating wadl offline (without a running jersey app) using the maven-wadl-plugin
differs from the extended wadl generated by a running jersey app, as the WadlGenerators
offline are configured using files, when used at runtime they are configured with
InputStreams.

[magrokosmos] Add a logging that warns the user when he uses file based configuration

[magrokosmos] Mark the file support (including the classpath: prefix) as deprecated, at least
mention this in the javadoc.

------------------------------------------
[...truncated 39458 lines...]
1499136/?
1503232/?
1507328/?
1511424/?
1515520/?
1519616/?
1523712/?
1527808/?
1531904/?
1536000/?
1540096/?
1544192/?
1548288/?
1552384/?
1556480/?
1560576/?
1564672/?
1568768/?
1572864/?
1576960/?
1581056/?
1585152/?
1589248/?
1593344/?
1597440/?
1601536/?
1605632/?
1609728/?
1613824/?
1617920/?
1622016/?
1626112/?
1630208/?
1634304/?
1638400/?
1642496/?
1646592/?
1650688/?
1654784/?
1658880/?
1662976/?
1667072/?
1671168/?
1675264/?
1679360/?
1683456/?
1687552/?
1691648/?
1695744/?
1699840/?
1703936/?
1708032/?
1712128/?
1716224/?
1720320/?
1724416/?
1728512/?
1732608/?
1736704/?
1740800/?
1744896/?
1748992/?
1753088/?
1757184/?
1761280/?
1765376/?
1769472/?
1773568/?
1777664/?
1781760/?
1785856/?
1789952/?
1794048/?
1798144/?
1802240/?
1806336/?
1810432/?
1814528/?
1818624/?
1822720/?
1826816/?
1830912/?
1835008/?
1839104/?
1843200/?
1847296/?
1851392/?
1855488/?
1859584/?
1863680/?
1867776/?
1871872/?
1875968/?
1880064/?
1884160/?
1888256/?
1892352/?
1896448/?
1900544/?
1904640/?
1908736/?
1912832/?
1916928/?
1921024/?
1925120/?
1929216/?
1933312/?
1937408/?
1941504/?
1945600/?
1949696/?
1953792/?
1957888/?
1961984/?
1966080/?
1970176/?
1974272/?
1978368/?
1982464/?
1986560/?
1990656/?
1994752/?
1998848/?
2002944/?
2007040/?
2011136/?
2015232/?
2019328/?
2023424/?
2027520/?
2031616/?
2035712/?
2039808/?
2043904/?
2048000/?
2049300/?
[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-archive:tar.bz2': repository metadata for: 'snapshot com.sun.jersey:jersey-archive: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: OPTIONS request failed on '/svn/maven2-repository'
svn: Connection reset
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 61 minutes
[INFO] Finished at: Tue May 12 20:02:09 PDT 2009
[INFO] Final Memory: 90M/161M
[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/12/2009 08:02 PM at timestamp: 1242183742337
[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/12/2009 08:02 PM at timestamp: 1242183744778
[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: 1 minute
[INFO] Finished at: Tue May 12 20:03:11 PDT 2009
[INFO] Final Memory: 15M/28M
[INFO] ------------------------------------------------------------------------