See 
http://hudson.zones.apache.org/hudson/job/Maven-2.1.x-with-bootstrap/255/changes

Changes:

[sisbell] Updated spec. Includes the Model Container Operator definitions.

[jvanzyl] [maven-release-plugin] prepare for next development iteration

[jvanzyl] [maven-release-plugin] prepare release maven-3.0-alpha-1

[jvanzyl] o notes about the RuntimeInfo class and the Settings object used in 
the release plugin

[jvanzyl] o note in the settings.mdo file about the release plugin

[jvanzyl] o get rid of debug output

[jvanzyl] o the release plugin manages to somehow get its own instance of a 
Settings so the SettingsAdapter which I use everywhere else gets used except in 
the release plugin so I have to jack back in the hardcoded RuntimeInfo until I 
figure out why. not a big deal, i'll list it in the compatibility notes. on 
another note if you start the release process using release:prepare and it 
fails, you make code changes, it will happily let you continue and not check 
the status again.

[jvanzyl] [maven-release-plugin] prepare for next development iteration

[jvanzyl] [maven-release-plugin] prepare release 3.0-alpha-1

[jvanzyl] o adding runtime info to the settings adapter

[jvanzyl] o adding some capatibility for plugins and components that use 
settings directly.

[jvanzyl] o we'll just stick with tex

[jvanzyl] o there is a subtle realm problem with plexus and under certain 
conditions (release deploys) the wagon manager used to populate auth info is 
not the same as used by the wagon manager. this is fixed in subsequent releases 
of plexus but i'm not testing everything again so i'm using a static map as a 
work around. when alpha-1 is released i'll bump the version of plexus and test 
again.

------------------------------------------
[...truncated 1380 lines...]
     [java] [INFO] Building Maven Quick Start Archetype
     [java] [INFO] 
     [java] [INFO] Id: org.apache.maven:embedder-test-project:jar:1.0-SNAPSHOT
     [java] [INFO] task-segment: [package]
     [java] [INFO] 
------------------------------------------------------------------------
     [java] [INFO] [resources:resources]
     [java] [INFO] Using default encoding to copy filtered resources.
     [java] [INFO] [compiler:compile]
     [java] [INFO] Compiling 1 source file to 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-embedder/target/embedder-test-project1/target/classes
     [java] [INFO] [resources:testResources]
     [java] [INFO] Using default encoding to copy filtered resources.
     [java] [INFO] [compiler:testCompile]
     [java] [INFO] Compiling 1 source file to 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-embedder/target/embedder-test-project1/target/test-classes
     [java] [INFO] [surefire:test]
     [java] [INFO] Surefire report directory: 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-embedder/target/embedder-test-project1/target/surefire-reports
     [java] 
     [java] -------------------------------------------------------
     [java]  T E S T S
     [java] -------------------------------------------------------
     [java] Running org.apache.maven.AppTest
     [java] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.034 sec
     [java] 
     [java] Results :
     [java] 
     [java] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
     [java] 
     [java] [INFO] [jar:jar]
     [java] [INFO] Building jar: 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-embedder/target/embedder-test-project1/target/embedder-test-project-1.0-SNAPSHOT.jar
     [java] [INFO] Scanning for projects...
     [java] [INFO] 
------------------------------------------------------------------------
     [java] [INFO] Building Maven Quick Start Archetype
     [java] [INFO] 
     [java] [INFO] Id: org.apache.maven:embedder-test-project:jar:1.0-SNAPSHOT
     [java] [INFO] task-segment: [validate]
     [java] [INFO] 
------------------------------------------------------------------------
     [java] [INFO] Scanning for projects...
     [java] [INFO] 
------------------------------------------------------------------------
     [java] [INFO] Building Maven Quick Start Archetype
     [java] [INFO] 
     [java] [INFO] Id: org.apache.maven:embedder-test-project:jar:1.0-SNAPSHOT
     [java] [INFO] task-segment: [validate]
     [java] [INFO] 
------------------------------------------------------------------------
     [java] [INFO] Scanning for projects...
     [java] [INFO] 
------------------------------------------------------------------------
     [java] [INFO] Building Maven Quick Start Archetype
     [java] [INFO] 
     [java] [INFO] Id: org.apache.maven:embedder-test-project:jar:1.0-SNAPSHOT
     [java] [INFO] task-segment: [package]
     [java] [INFO] 
------------------------------------------------------------------------
     [java] [INFO] [resources:resources]
     [java] [INFO] Using default encoding to copy filtered resources.
     [java] [INFO] [compiler:compile]
     [java] [INFO] Compiling 1 source file to 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-embedder/target/embedder-test-project-caching/target/classes
     [java] [INFO] [resources:testResources]
     [java] [INFO] Using default encoding to copy filtered resources.
     [java] [INFO] [compiler:testCompile]
     [java] [INFO] Compiling 1 source file to 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-embedder/target/embedder-test-project-caching/target/test-classes
     [java] [INFO] [surefire:test]
     [java] [INFO] Surefire report directory: 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-embedder/target/embedder-test-project-caching/target/surefire-reports
     [java] 
     [java] -------------------------------------------------------
     [java]  T E S T S
     [java] -------------------------------------------------------
     [java] Running org.apache.maven.AppTest
     [java] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.047 sec
     [java] 
     [java] Results :
     [java] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
     [java] 
     [java] [INFO] [jar:jar]
     [java] [INFO] Building jar: 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-embedder/target/embedder-test-project-caching/target/embedder-test-project-1.0-SNAPSHOT.jar
     [java] [INFO] Scanning for projects...
     [java] [INFO] 
------------------------------------------------------------------------
     [java] [INFO] Building Maven Quick Start Archetype
     [java] [INFO] 
     [java] [INFO] Id: org.apache.maven:embedder-test-project:jar:1.0-SNAPSHOT
     [java] [INFO] task-segment: [package]
     [java] [INFO] 
------------------------------------------------------------------------
     [java] [INFO] [resources:resources]
     [java] [INFO] Using default encoding to copy filtered resources.
     [java] [INFO] [compiler:compile]
     [java] [INFO] Nothing to compile - all classes are up to date
     [java] [INFO] [resources:testResources]
     [java] [INFO] Using default encoding to copy filtered resources.
     [java] [INFO] [compiler:testCompile]
     [java] [INFO] Nothing to compile - all classes are up to date
     [java] [INFO] [surefire:test]
     [java] [INFO] Surefire report directory: 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-embedder/target/embedder-test-project-caching/target/surefire-reports
     [java] 
     [java] -------------------------------------------------------
     [java]  T E S T S
     [java] -------------------------------------------------------
     [java] Running org.apache.maven.AppTest
     [java] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.029 sec
     [java] 
     [java] Results :
     [java] 
     [java] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
     [java] 
     [java] [INFO] [jar:jar]
     [java] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
10.956 sec
     [java] Running org.apache.maven.embedder.MavenEmbedderExampleTest
     [java] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.348 sec
     [java] Running org.apache.maven.cli.CLIRequestUtilsTest
     [java] key=value
     [java] []
     [java] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.176 sec
     [java] 
     [java] Results :
     [java] 
     [java] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0
     [java] 
     [java] [INFO] [jar:jar]
     [java] [INFO] Building jar: 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-embedder/target/maven-embedder-3.0-SNAPSHOT.jar
     [java] [INFO] [install:install]
     [java] [INFO] Installing 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-embedder/target/maven-embedder-3.0-SNAPSHOT.jar
 to 
/export/home/hudson/.m2/repository/org/apache/maven/maven-embedder/3.0-SNAPSHOT/maven-embedder-3.0-SNAPSHOT.jar
     [java] [INFO] 
------------------------------------------------------------------------
     [java] [INFO] Building Maven Distribution
     [java] [INFO] 
     [java] [INFO] Id: org.apache.maven:maven-distribution:jar:3.0-SNAPSHOT
     [java] [INFO] task-segment: [clean, install]
     [java] [INFO] 
------------------------------------------------------------------------
     [java] [INFO] [clean:clean]
     [java] [INFO] Deleting directory 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-distribution/target
     [java] [INFO] snapshot org.apache.maven:maven-embedder:3.0-SNAPSHOT: 
checking for updates from apache.snapshots
     [java] [INFO] [remote-resources:process]
     [java] [INFO] [resources:resources]
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-distribution/src/main/resources
     [java] [INFO] Copying 3 resources
     [java] [INFO] [compiler:compile]
     [java] [INFO] No sources to compile
     [java] [INFO] [resources:testResources]
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-distribution/src/test/resources
     [java] [INFO] Copying 3 resources
     [java] [INFO] [compiler:testCompile]
     [java] [INFO] Compiling 1 source file to 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-distribution/target/test-classes
     [java] [INFO] [surefire:test]
     [java] [INFO] Surefire report directory: 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-distribution/target/surefire-reports
     [java] 
     [java] -------------------------------------------------------
     [java]  T E S T S
     [java] -------------------------------------------------------
     [java] Running org.apache.maven.settings.GlobalSettingsTest
     [java] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.126 sec
     [java] 
     [java] Results :
     [java] 
     [java] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
     [java] 
     [java] [INFO] [jar:jar]
     [java] [INFO] Building jar: 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-distribution/target/maven-distribution-3.0-SNAPSHOT.jar
     [java] [INFO] [assembly:single]
     [java] [INFO] Reading assembly descriptor: src/main/assembly/bin.xml
     [java] [INFO] Processing DependencySet (output=boot)
     [java] [INFO] Processing DependencySet (output=lib)
     [java] [WARNING] The following patterns were never triggered in this 
artifact exclusion filter:
     [java] o  'org.codehaus.plexus:plexus-component-api'
     [java] o  'classworlds:classworlds'
     [java] o  'jmock:jmock'
     [java] o  'xml-apis:xml-apis'
     [java] o  'org.apache.maven:maven-artifact'
     [java] o  'org.apache.maven:maven-monitor'
     [java] o  'org.apache.maven:maven-plugin-descriptor'
     [java] o  'jdom:jdom'
     [java] 
     [java] [INFO] snapshot org.apache.maven:maven-distribution:3.0-SNAPSHOT: 
checking for updates from apache.snapshots
     [java] [INFO] No files selected for line-ending conversion. Skipping: 
src/bin
     [java] [INFO] No files selected for line-ending conversion. Skipping: 
src/bin
     [java] [INFO] Building tar : 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-distribution/target/apache-maven-3.0-SNAPSHOT-bin.tar.gz
     [java] [INFO] Processing DependencySet (output=boot)
     [java] [INFO] Processing DependencySet (output=lib)
     [java] [WARNING] The following patterns were never triggered in this 
artifact exclusion filter:
     [java] o  'org.codehaus.plexus:plexus-component-api'
     [java] o  'classworlds:classworlds'
     [java] o  'jmock:jmock'
     [java] o  'xml-apis:xml-apis'
     [java] o  'org.apache.maven:maven-artifact'
     [java] o  'org.apache.maven:maven-monitor'
     [java] o  'org.apache.maven:maven-plugin-descriptor'
     [java] o  'jdom:jdom'
     [java] 
     [java] [INFO] No files selected for line-ending conversion. Skipping: 
src/bin
     [java] [INFO] No files selected for line-ending conversion. Skipping: 
src/bin
     [java] [INFO] Building tar : 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-distribution/target/apache-maven-3.0-SNAPSHOT-bin.tar.bz2
     [java] [INFO] Processing DependencySet (output=boot)
     [java] [INFO] Processing DependencySet (output=lib)
     [java] [WARNING] The following patterns were never triggered in this 
artifact exclusion filter:
     [java] o  'org.codehaus.plexus:plexus-component-api'
     [java] o  'classworlds:classworlds'
     [java] o  'jmock:jmock'
     [java] o  'xml-apis:xml-apis'
     [java] o  'org.apache.maven:maven-artifact'
     [java] o  'org.apache.maven:maven-monitor'
     [java] o  'org.apache.maven:maven-plugin-descriptor'
     [java] o  'jdom:jdom'
     [java] 
     [java] [INFO] No files selected for line-ending conversion. Skipping: 
src/bin
     [java] [INFO] No files selected for line-ending conversion. Skipping: 
src/bin
     [java] [INFO] Building zip: 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-distribution/target/apache-maven-3.0-SNAPSHOT-bin.zip
     [java] [INFO] [install:install]
     [java] [INFO] Installing 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-distribution/target/maven-distribution-3.0-SNAPSHOT.jar
 to 
/export/home/hudson/.m2/repository/org/apache/maven/maven-distribution/3.0-SNAPSHOT/maven-distribution-3.0-SNAPSHOT.jar
     [java] [INFO] Installing 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-distribution/target/apache-maven-3.0-SNAPSHOT-bin.tar.gz
 to 
/export/home/hudson/.m2/repository/org/apache/maven/maven-distribution/3.0-SNAPSHOT/maven-distribution-3.0-SNAPSHOT-bin.tar.gz
     [java] [INFO] Installing 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-distribution/target/apache-maven-3.0-SNAPSHOT-bin.tar.bz2
 to 
/export/home/hudson/.m2/repository/org/apache/maven/maven-distribution/3.0-SNAPSHOT/maven-distribution-3.0-SNAPSHOT-bin.tar.bz2
     [java] [INFO] Installing 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-distribution/target/apache-maven-3.0-SNAPSHOT-bin.zip
 to 
/export/home/hudson/.m2/repository/org/apache/maven/maven-distribution/3.0-SNAPSHOT/maven-distribution-3.0-SNAPSHOT-bin.zip
     [java] [INFO] 
     [java] [INFO] 
     [java] [INFO] 
------------------------------------------------------------------------
     [java] [INFO] Reactor Summary:
     [java] [INFO] 
------------------------------------------------------------------------
     [java] [INFO] Apache Maven .......................................... 
SUCCESS [8.883s]
     [java] [INFO] Maven Lifecycle Model ................................. 
SUCCESS [13.902s]
     [java] [INFO] Maven Reporting API ................................... 
SUCCESS [4.635s]
     [java] [INFO] Maven Model ........................................... 
SUCCESS [9.924s]
     [java] [INFO] Maven Compat .......................................... 
SUCCESS [31.841s]
     [java] [INFO] Maven Plugin API ...................................... 
SUCCESS [3.860s]
     [java] [INFO] Maven Project Builder ................................. 
SUCCESS [5.178s]
     [java] [INFO] Maven Project Builder ................................. 
SUCCESS [19.840s]
     [java] [INFO] Maven Mercury ......................................... 
SUCCESS [2.767s]
     [java] [INFO] Maven Core ............................................ 
SUCCESS [27.086s]
     [java] [INFO] Maven Toolchains ...................................... 
SUCCESS [4.028s]
     [java] [INFO] Maven Embedder ........................................ 
SUCCESS [42.287s]
     [java] [INFO] Maven Distribution .................................... 
SUCCESS [45.563s]
     [java] [INFO] 
------------------------------------------------------------------------
     [java] [INFO] 
------------------------------------------------------------------------
     [java] [INFO] BUILD SUCCESSFUL
     [java] [INFO] 
------------------------------------------------------------------------
     [java] [INFO] Total time: 4 minutes 3 seconds
     [java] [INFO] Finished at: Tue Jan 06 15:16:28 UTC 2009
     [java] [INFO] Final Memory: 53M/199M
     [java] [INFO] 
------------------------------------------------------------------------

maven-assembly:
     [echo] 
     [echo]     The new Maven distribution was created as part of the 
MAVEN-COMPILE step, above. 
     [echo]     This goal just validates the presence of that distribution.
     [echo]     

extract-assembly:
     [echo] Extracting assembly to /home/hudson ...
   [delete] Deleting directory /home/hudson/apache-maven-2.1-SNAPSHOT
    [mkdir] Created dir: /home/hudson/apache-maven-2.1-SNAPSHOT
    [unzip] Expanding: 
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/maven-distribution/target/apache-maven-3.0-SNAPSHOT-bin.zip
 into /home/hudson

BUILD FAILED
/zonestorage/hudson/home/hudson/hudson/jobs/Maven-2.1.x-with-bootstrap/workspace/trunk/build.xml:224:
 /home/hudson/apache-maven-2.1-SNAPSHOT/bin not found.

Total time: 5 minutes 16 seconds

Reply via email to