See
http://hudson.sfbay/job/Jersey/1850/changes
Changes:
[japod] inheriting jersey-test-framework pom from jersey-project pom
------------------------------------------
[...truncated 24730 lines...]
1327104/?
1331200/?
1335296/?
1339392/?
1343488/?
1347584/?
1351680/?
1355776/?
1359872/?
1363968/?
1368064/?
1372160/?
1376256/?
1380352/?
1384448/?
1388544/?
1392640/?
1396736/?
1400832/?
1404928/?
1409024/?
1413120/?
1417216/?
1421312/?
1425408/?
1429504/?
1433600/?
1437696/?
1441792/?
1445888/?
1449984/?
1454080/?
1458176/?
1462272/?
1466368/?
1470464/?
1474560/?
1478656/?
1482752/?
1486848/?
1490944/?
1495040/?
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/?
2052096/?
2056192/?
2060288/?
2064384/?
2068480/?
2068578/?
[INFO] Retrieving previous metadata from java.net-m2-dist-repository
[INFO] Uploading repository metadata for: 'artifact com.sun.jersey.samples:bookmark'
[INFO] Retrieving previous metadata from java.net-m2-dist-repository
[INFO] Uploading repository metadata for: 'snapshot com.sun.jersey.samples:bookmark:1.0.3-SNAPSHOT'
[INFO] Uploading project information for bookmark 1.0.3-SNAPSHOT
[INFO] Retrieving previous build number from java.net-m2-dist-repository
Uploading: java-net:/maven2-repository/trunk/repository//trunk/repository/com/sun/jersey/samples/bookmark/1.0.3-SNAPSHOT/bookmark-1.0.3-SNAPSHOT-project.zip
4096/?
8192/?
12288/?
16384/?
20480/?
24576/?
28672/?
29645/?
[INFO] ------------------------------------------------------------------------
[INFO] Building Entity provider -- Jersey sample
[INFO] task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] [assembly:attached {execution: make-assembly}]
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
[INFO] Building zip:
http://hudson.sfbay/job/Jersey/ws/jersey/samples/entity-provider/target/entity-provider-1.0.3-SNAPSHOT-project.zip
[INFO] [install:install]
[INFO] Installing
http://hudson.sfbay/job/Jersey/ws/jersey/samples/entity-provider/target/entity-provider-1.0.3-SNAPSHOT.jar to /files/hudson/.m2/repository/com/sun/jersey/samples/entity-provider/1.0.3-SNAPSHOT/entity-provider-1.0.3-SNAPSHOT.jar
[INFO] Installing
http://hudson.sfbay/job/Jersey/ws/jersey/samples/entity-provider/target/entity-provider-1.0.3-SNAPSHOT-project.zip to /files/hudson/.m2/repository/com/sun/jersey/samples/entity-provider/1.0.3-SNAPSHOT/entity-provider-1.0.3-SNAPSHOT-project.zip
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to configure plugin parameters for: org.apache.maven.plugins:maven-deploy-plugin:2.3
check that the following section of the pom.xml is present and correct:
<distributionManagement>
<!-- use the following if you're not using a snapshot version. -->
<repository>
<id>repo</id>
<name>Repository Name</name>
<url>scp://host/path/to/repo</url>
</repository>
<!-- use the following if you ARE using a snapshot version. -->
<snapshotRepository>
<id>repo</id>
<name>Repository Name</name>
<url>scp://host/path/to/repo</url>
</snapshotRepository>
</distributionManagement>
Cause: Class 'org.apache.maven.artifact.repository.ArtifactRepository' cannot be instantiated
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18 minutes 30 seconds
[INFO] Finished at: Fri Mar 27 12:17:40 PDT 2009
[INFO] Final Memory: 41M/88M
[INFO] ------------------------------------------------------------------------