Started by user anonymous
Building remotely on co5dvap02
Checkout:CoreMedia Application Maven Plugin / /opt/hudson/workspace/CoreMedia Application Maven Plugin - hudson.remoting.Channel@3af579de:co5dvap02
Using strategy: Default
Last Built Revision: Revision 915baf52125748fbae5f26c3c191e7269abb0fd0 (origin/master)
Checkout:CoreMedia Application Maven Plugin / /opt/hudson/workspace/CoreMedia Application Maven Plugin - hudson.remoting.LocalChannel@13725b2
GitAPI created
Env: _=/opt/hudson/jdk/bin/java
Env: BUILD_ID=2010-04-10_15-53-59
Env: BUILD_NUMBER=20
Env: BUILD_TAG=hudson-CoreMedia Application Maven Plugin-20
Env: BUILD_URL=http://hudson/job/CoreMedia%20Application%20Maven%20Plugin/20/
Env: CLASSPATH=
Env: EXECUTOR_NUMBER=3
Env: GIT_BRANCH=master
Env: HOME=/hox/user/drmtest
Env: HUDSON_HOME=/var/lib/hudson
Env: HUDSON_URL=http://hudson/
Env: JAVA_HOME=/opt/hudson/tools/sun_jdk_6_16
Env: JOB_NAME=CoreMedia Application Maven Plugin
Env: JOB_URL=http://hudson/job/CoreMedia%20Application%20Maven%20Plugin/
Env: LD_LIBRARY_PATH=/opt/hudson/jdk/jre/lib/i386/client:/opt/hudson/jdk/jre/lib/i386:/opt/hudson/jdk/jre/../lib/i386
Env: LOGNAME=drmtest
Env: MAIL=/var/mail/drmtest
Env: NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
Env: NODE_NAME=co5dvap02
Env: OLDPWD=/hox/user/drmtest
Env: PATH=/usr/local/bin:/bin:/usr/bin
Env: PATH+JDK=/opt/hudson/tools/sun_jdk_6_16/bin
Env: PWD=/opt/hudson
Env: SHELL=/bin/bash
Env: SHLVL=1
Env: SSH_CLIENT=10.2.6.21 57048 22
Env: SSH_CONNECTION=10.2.6.21 57048 10.2.6.28 22
Env: USER=drmtest
Env: WORKSPACE=/opt/hudson/workspace/CoreMedia Application Maven Plugin
Env: XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
Fetching changes from the remote Git repository
Fetching upstream changes from git://gitorious.coremedia.com/startergit/maven-coremedia-application.git
[CoreMedia Application Maven Plugin] $ git fetch -t git://gitorious.coremedia.com/startergit/maven-coremedia-application.git +refs/heads/master:refs/remotes/origin/master
gitorious.coremedia.com[0: 10.2.6.9]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
ha:AAAAWB+LCAAAAAAAAABb85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0ldFVf2c+b/lb5MDAwVRQxSaBqcITRIIQMEMIIUFgAAckCEiWAAAAA=[CoreMedia Application Maven Plugin] $ git tag -l master
[CoreMedia Application Maven Plugin] $ git rev-parse origin/master
Commencing build of Revision 915baf52125748fbae5f26c3c191e7269abb0fd0 (origin/master)
GitAPI created
Env: _=/opt/hudson/jdk/bin/java
Env: BUILD_ID=2010-04-10_15-53-59
Env: BUILD_NUMBER=20
Env: BUILD_TAG=hudson-CoreMedia Application Maven Plugin-20
Env: BUILD_URL=http://hudson/job/CoreMedia%20Application%20Maven%20Plugin/20/
Env: CLASSPATH=
Env: EXECUTOR_NUMBER=3
Env: GIT_BRANCH=master
Env: HOME=/hox/user/drmtest
Env: HUDSON_HOME=/var/lib/hudson
Env: HUDSON_URL=http://hudson/
Env: JAVA_HOME=/opt/hudson/tools/sun_jdk_6_16
Env: JOB_NAME=CoreMedia Application Maven Plugin
Env: JOB_URL=http://hudson/job/CoreMedia%20Application%20Maven%20Plugin/
Env: LD_LIBRARY_PATH=/opt/hudson/jdk/jre/lib/i386/client:/opt/hudson/jdk/jre/lib/i386:/opt/hudson/jdk/jre/../lib/i386
Env: LOGNAME=drmtest
Env: MAIL=/var/mail/drmtest
Env: NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
Env: NODE_NAME=co5dvap02
Env: OLDPWD=/hox/user/drmtest
Env: PATH=/usr/local/bin:/bin:/usr/bin
Env: PATH+JDK=/opt/hudson/tools/sun_jdk_6_16/bin
Env: PWD=/opt/hudson
Env: SHELL=/bin/bash
Env: SHLVL=1
Env: SSH_CLIENT=10.2.6.21 57048 22
Env: SSH_CONNECTION=10.2.6.21 57048 10.2.6.28 22
Env: USER=drmtest
Env: WORKSPACE=/opt/hudson/workspace/CoreMedia Application Maven Plugin
Env: XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
Checking out Revision 915baf52125748fbae5f26c3c191e7269abb0fd0 (origin/master)
[CoreMedia Application Maven Plugin] $ git checkout -f 915baf52125748fbae5f26c3c191e7269abb0fd0
[CoreMedia Application Maven Plugin] $ git tag -a -f -m "Hudson Build #20" hudson-CoreMedia_Application_Maven_Plugin-20
Recording changes in branch origin/master
[CoreMedia Application Maven Plugin] $ git log --pretty=format:%H 915baf52125748fbae5f26c3c191e7269abb0fd0..915baf52125748fbae5f26c3c191e7269abb0fd0
Cleaning workspace
[CoreMedia Application Maven Plugin] $ git clean -fdx
Parsing POMs
[CoreMedia Application Maven Plugin] $ /opt/hudson/tools/sun_jdk_6_16/bin/java -cp /opt/hudson/maven-agent.jar:/opt/hudson/tools/Maven_2.2.0/boot/classworlds-1.1.jar hudson.maven.agent.Main /opt/hudson/tools/Maven_2.2.0 /opt/hudson/slave.jar /opt/hudson/maven-interceptor.jar 59023 /opt/hudson/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>���channel started
Executing Maven:  -B -f /opt/hudson/workspace/CoreMedia Application Maven Plugin/pom.xml -Dresume=false release:prepare release:perform
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building CoreMedia Application Lifecycle
[INFO]    task-segment: [release:prepare, release:perform] (aggregator-style)
[INFO] ------------------------------------------------------------------------
[INFO] [release:prepare {execution: default-cli}]
[INFO] Verifying that there are no local modifications...
[INFO] Executing: /bin/sh -c cd "/opt/hudson/workspace/CoreMedia Application Maven Plugin" && git status
[INFO] Working directory: /opt/hudson/workspace/CoreMedia Application Maven Plugin
[INFO] nothing added to commit but untracked files present (use "git add" to track)
[INFO] Checking dependencies and plugins for snapshots ...
[INFO] Transforming 'CoreMedia Application Lifecycle'...
[INFO] Not generating release POMs
[INFO] Executing goals 'clean verify'...
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building CoreMedia Application Lifecycle
[INFO] [INFO]    task-segment: [clean, verify]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [clean:clean {execution: default-clean}]
[INFO] [INFO] [plugin:descriptor {execution: default-descriptor}]
[INFO] [WARNING] 
[INFO] 
[INFO] Goal prefix is specified as: 'coremedia-application'. Maven currently expects it to be 'coremedia-application'.
[INFO] 
[INFO] [INFO] Using 2 extractors.
[INFO] [INFO] Applying extractor for language: java
[INFO] [INFO] Extractor for language: java found 5 mojo descriptors.
[INFO] [INFO] Applying extractor for language: bsh
[INFO] [INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [INFO] [resources:resources {execution: default-resources}]
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] [compiler:compile {execution: default-compile}]
[INFO] [INFO] Compiling 7 source files to /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/classes
[INFO] [INFO] [resources:testResources {execution: default-testResources}]
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory /opt/hudson/workspace/CoreMedia Application Maven Plugin/src/test/resources
[INFO] [INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] [INFO] No sources to compile
[INFO] [INFO] [surefire:test {execution: default-test}]
[INFO] [INFO] No tests to run.
[INFO] [INFO] [jar:jar {execution: default-jar}]
[INFO] [INFO] Building jar: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/maven-coremedia-application-plugin-0.2.0-alpha-10.jar
[INFO] [INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [INFO] [invoker:install {execution: integration-test}]
[INFO] [INFO] Installing /opt/hudson/workspace/CoreMedia Application Maven Plugin/pom.xml to /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/it-repo/com/coremedia/maven-coremedia-application-plugin/0.2.0-alpha-10/maven-coremedia-application-plugin-0.2.0-alpha-10.pom
[INFO] [INFO] Installing /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/maven-coremedia-application-plugin-0.2.0-alpha-10.jar to /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/it-repo/com/coremedia/maven-coremedia-application-plugin/0.2.0-alpha-10/maven-coremedia-application-plugin-0.2.0-alpha-10.jar
[INFO] [INFO] [invoker:run {execution: integration-test}]
[INFO] [INFO] Building: test4/pom.xml
[INFO] [INFO] [INFO] Scanning for projects...
[INFO] [INFO] [INFO] Reactor build order: 
[INFO] [INFO] [INFO]   Unnamed - test4:test4:pom:1.0
[INFO] [INFO] [INFO]   Unnamed - test4:config-jar:jar:1.0
[INFO] [INFO] [INFO]   Unnamed - test4:another-config-jar:jar:1.0
[INFO] [INFO] [INFO]   Unnamed - test4:some-jar:jar:1.0
[INFO] [INFO] [INFO]   Unnamed - test4:another-application:coremedia-application:1.0
[INFO] [INFO] [INFO]   Unnamed - test4:and-another-config-jar:jar:1.0
[INFO] [INFO] [INFO]   Unnamed - test4:application:coremedia-application:1.0
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test4:test4:pom:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-site-plugin/2.0-beta-7/maven-site-plugin-2.0-beta-7.pom
[INFO] [INFO] 11K downloaded  (maven-site-plugin-2.0-beta-7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-plugins/11/maven-plugins-11.pom
[INFO] [INFO] 10K downloaded  (maven-plugins-11.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-parent/8/maven-parent-8.pom
[INFO] [INFO] 23K downloaded  (maven-parent-8.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-site-plugin/2.0-beta-7/maven-site-plugin-2.0-beta-7.jar
[INFO] [INFO] 121K downloaded  (maven-site-plugin-2.0-beta-7.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
[INFO] [INFO] 765b downloaded  (maven-artifact-2.0.2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
[INFO] [INFO] 12K downloaded  (maven-2.0.2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[INFO] [INFO] 767b downloaded  (plexus-utils-1.1.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
[INFO] [INFO] 1K downloaded  (maven-artifact-manager-2.0.2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
[INFO] [INFO] 1K downloaded  (maven-repository-metadata-2.0.2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[INFO] [INFO] 1K downloaded  (plexus-container-default-1.0-alpha-9.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom
[INFO] [INFO] 998b downloaded  (junit-3.8.1.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[INFO] [INFO] 6K downloaded  (plexus-utils-1.0.4.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[INFO] [INFO] 3K downloaded  (classworlds-1.1-alpha-2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
[INFO] [INFO] 588b downloaded  (wagon-provider-api-1.0-alpha-6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
[INFO] [INFO] 6K downloaded  (wagon-1.0-alpha-6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-model/2.0.2/maven-model-2.0.2.pom
[INFO] [INFO] 2K downloaded  (maven-model-2.0.2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] [INFO] 601b downloaded  (maven-plugin-api-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] [INFO] 8K downloaded  (maven-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] [INFO] 1K downloaded  (maven-project-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] [INFO] 1K downloaded  (maven-profile-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] [INFO] 2K downloaded  (maven-model-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] [INFO] 7K downloaded  (plexus-container-default-1.0-alpha-8.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] [INFO] 1K downloaded  (maven-artifact-manager-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] [INFO] 723b downloaded  (maven-artifact-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
[INFO] [INFO] 1K downloaded  (maven-settings-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom
[INFO] [INFO] 902b downloaded  (maven-reporting-api-2.0.4.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom
[INFO] [INFO] 700b downloaded  (maven-reporting-2.0.4.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
[INFO] [INFO] 11K downloaded  (maven-2.0.4.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
[INFO] [INFO] 424b downloaded  (doxia-sink-api-1.0-alpha-7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
[INFO] [INFO] 3K downloaded  (doxia-1.0-alpha-7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-11/doxia-module-xhtml-1.0-alpha-11.pom
[INFO] [INFO] 1K downloaded  (doxia-module-xhtml-1.0-alpha-11.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-modules/1.0-alpha-11/doxia-modules-1.0-alpha-11.pom
[INFO] [INFO] 2K downloaded  (doxia-modules-1.0-alpha-11.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-11/doxia-1.0-alpha-11.pom
[INFO] [INFO] 9K downloaded  (doxia-1.0-alpha-11.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[INFO] [INFO] 2K downloaded  (plexus-utils-1.4.5.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] [INFO] 8K downloaded  (plexus-1.0.11.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-core/1.0-alpha-11/doxia-core-1.0-alpha-11.pom
[INFO] [INFO] 2K downloaded  (doxia-core-1.0-alpha-11.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-11/doxia-sink-api-1.0-alpha-11.pom
[INFO] [INFO] 1K downloaded  (doxia-sink-api-1.0-alpha-11.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[INFO] [INFO] 3K downloaded  (plexus-container-default-1.0-alpha-30.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[INFO] [INFO] 1K downloaded  (plexus-containers-1.0-alpha-30.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-11/doxia-decoration-model-1.0-alpha-11.pom
[INFO] [INFO] 2K downloaded  (doxia-decoration-model-1.0-alpha-11.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-11/doxia-sitetools-1.0-alpha-11.pom
[INFO] [INFO] 8K downloaded  (doxia-sitetools-1.0-alpha-11.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-11/doxia-site-renderer-1.0-alpha-11.pom
[INFO] [INFO] 4K downloaded  (doxia-site-renderer-1.0-alpha-11.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[INFO] [INFO] 1K downloaded  (plexus-i18n-1.0-beta-7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[INFO] [INFO] 2K downloaded  (plexus-components-1.1.12.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[INFO] [INFO] 1K downloaded  (plexus-utils-1.4.1.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
[INFO] [INFO] 1K downloaded  (plexus-velocity-1.1.7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.pom
[INFO] [INFO] 7K downloaded  (velocity-1.5.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[INFO] [INFO] 5K downloaded  (commons-collections-3.1.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[INFO] [INFO] 9K downloaded  (commons-lang-2.1.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/oro/oro/2.0.8/oro-2.0.8.pom
[INFO] [INFO] 140b downloaded  (oro-2.0.8.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[INFO] [INFO] 10K downloaded  (commons-collections-3.2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-11/doxia-module-apt-1.0-alpha-11.pom
[INFO] [INFO] 2K downloaded  (doxia-module-apt-1.0-alpha-11.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-11/doxia-module-fml-1.0-alpha-11.pom
[INFO] [INFO] 2K downloaded  (doxia-module-fml-1.0-alpha-11.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-11/doxia-module-xdoc-1.0-alpha-11.pom
[INFO] [INFO] 2K downloaded  (doxia-module-xdoc-1.0-alpha-11.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-doxia-tools/1.0.1/maven-doxia-tools-1.0.1.pom
[INFO] [INFO] 5K downloaded  (maven-doxia-tools-1.0.1.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
[INFO] [INFO] 3K downloaded  (maven-shared-components-9.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom
[INFO] [INFO] 680b downloaded  (wagon-provider-api-1.0-beta-2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom
[INFO] [INFO] 5K downloaded  (wagon-1.0-beta-2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-parent/4/maven-parent-4.pom
[INFO] [INFO] 9K downloaded  (maven-parent-4.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/apache/3/apache-3.pom
[INFO] [INFO] 3K downloaded  (apache-3.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom
[INFO] [INFO] 1K downloaded  (plexus-archiver-1.0-alpha-7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom
[INFO] [INFO] 1K downloaded  (plexus-components-1.1.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[INFO] [INFO] 7K downloaded  (plexus-1.0.8.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
[INFO] [INFO] 767b downloaded  (plexus-utils-1.2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
[INFO] [INFO] 5K downloaded  (plexus-1.0.5.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] [INFO] 2K downloaded  (plexus-utils-1.5.1.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/mortbay/jetty/jetty/6.1.5/jetty-6.1.5.pom
[INFO] [INFO] 4K downloaded  (jetty-6.1.5.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/mortbay/jetty/project/6.1.5/project-6.1.5.pom
[INFO] [INFO] 12K downloaded  (project-6.1.5.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/mortbay/jetty/jetty-util/6.1.5/jetty-util-6.1.5.pom
[INFO] [INFO] 3K downloaded  (jetty-util-6.1.5.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.5/servlet-api-2.5-6.1.5.pom
[INFO] [INFO] 3K downloaded  (servlet-api-2.5-6.1.5.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/mortbay/jetty/jetty/6.1.5/jetty-6.1.5.jar
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-doxia-tools/1.0.1/maven-doxia-tools-1.0.1.jar
[INFO] [INFO] 63K downloaded  (oro-2.0.8.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar
[INFO] [INFO] 205K downloaded  (plexus-utils-1.5.1.jar)
[INFO] [INFO] 37K downloaded  (maven-doxia-tools-1.0.1.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-11/doxia-module-xhtml-1.0-alpha-11.jar
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
[INFO] [INFO] 20K downloaded  (doxia-module-xhtml-1.0-alpha-11.jar)
[INFO] [INFO] 202K downloaded  (commons-lang-2.1.jar)
[INFO] [INFO] 474K downloaded  (jetty-6.1.5.jar)
[INFO] [INFO] 382K downloaded  (velocity-1.5.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-core/1.0-alpha-11/doxia-core-1.0-alpha-11.jar
[INFO] [INFO] 10K downloaded  (plexus-i18n-1.0-beta-7.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/mortbay/jetty/jetty-util/6.1.5/jetty-util-6.1.5.jar
[INFO] [INFO] 53K downloaded  (doxia-core-1.0-alpha-11.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] [INFO] 557K downloaded  (commons-collections-3.2.jar)
[INFO] [INFO] 7K downloaded  (plexus-velocity-1.1.7.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-11/doxia-decoration-model-1.0-alpha-11.jar
[INFO] [INFO] 134K downloaded  (jetty-util-6.1.5.jar)
[INFO] [INFO] 48K downloaded  (doxia-decoration-model-1.0-alpha-11.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.5/servlet-api-2.5-6.1.5.jar
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-11/doxia-site-renderer-1.0-alpha-11.jar
[INFO] [INFO] 44K downloaded  (doxia-site-renderer-1.0-alpha-11.jar)
[INFO] [INFO] 138K downloaded  (plexus-archiver-1.0-alpha-7.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-11/doxia-module-apt-1.0-alpha-11.jar
[INFO] [INFO] 129K downloaded  (servlet-api-2.5-6.1.5.jar)
[INFO] [INFO] 45K downloaded  (doxia-module-apt-1.0-alpha-11.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-11/doxia-module-fml-1.0-alpha-11.jar
[INFO] [INFO] 17K downloaded  (doxia-module-fml-1.0-alpha-11.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-11/doxia-module-xdoc-1.0-alpha-11.jar
[INFO] [INFO] 26K downloaded  (doxia-module-xdoc-1.0-alpha-11.jar)
[INFO] [INFO] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test4:config-jar:jar:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.3/maven-resources-plugin-2.3.pom
[INFO] [INFO] 4K downloaded  (maven-resources-plugin-2.3.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom
[INFO] [INFO] 11K downloaded  (maven-plugins-12.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.3/maven-resources-plugin-2.3.jar
[INFO] [INFO] 20K downloaded  (maven-resources-plugin-2.3.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/2.0.2/maven-compiler-plugin-2.0.2.pom
[INFO] [INFO] 2K downloaded  (maven-compiler-plugin-2.0.2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-plugins/8/maven-plugins-8.pom
[INFO] [INFO] 5K downloaded  (maven-plugins-8.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom
[INFO] [INFO] 14K downloaded  (maven-parent-5.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/2.0.2/maven-compiler-plugin-2.0.2.jar
[INFO] [INFO] 17K downloaded  (maven-compiler-plugin-2.0.2.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.4.3/maven-surefire-plugin-2.4.3.pom
[INFO] [INFO] 6K downloaded  (maven-surefire-plugin-2.4.3.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/surefire/surefire/2.4.3/surefire-2.4.3.pom
[INFO] [INFO] 7K downloaded  (surefire-2.4.3.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-parent/7/maven-parent-7.pom
[INFO] [INFO] 20K downloaded  (maven-parent-7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.4.3/maven-surefire-plugin-2.4.3.jar
[INFO] [INFO] 22K downloaded  (maven-surefire-plugin-2.4.3.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.pom
[INFO] [INFO] 8K downloaded  (maven-jar-plugin-2.2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-plugins/10/maven-plugins-10.pom
[INFO] [INFO] 7K downloaded  (maven-plugins-10.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.jar
[INFO] [INFO] 26K downloaded  (maven-jar-plugin-2.2.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
[INFO] [INFO] 1K downloaded  (maven-plugin-api-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
[INFO] [INFO] 8K downloaded  (maven-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
[INFO] [INFO] 2K downloaded  (maven-project-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
[INFO] [INFO] 1K downloaded  (maven-settings-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
[INFO] [INFO] 2K downloaded  (maven-model-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
[INFO] [INFO] 1K downloaded  (maven-profile-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
[INFO] [INFO] 2K downloaded  (maven-artifact-manager-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
[INFO] [INFO] 1K downloaded  (maven-repository-metadata-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
[INFO] [INFO] 1K downloaded  (maven-artifact-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
[INFO] [INFO] 1K downloaded  (maven-plugin-registry-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
[INFO] [INFO] 5K downloaded  (plexus-utils-1.5.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
[INFO] [INFO] 9K downloaded  (plexus-1.0.12.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom
[INFO] [INFO] 3K downloaded  (maven-filtering-1.0-beta-2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
[INFO] [INFO] 6K downloaded  (maven-core-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/wagon/wagon-file/1.0-beta-2/wagon-file-1.0-beta-2.pom
[INFO] [INFO] 637b downloaded  (wagon-file-1.0-beta-2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/wagon/wagon-providers/1.0-beta-2/wagon-providers-1.0-beta-2.pom
[INFO] [INFO] 1K downloaded  (wagon-providers-1.0-beta-2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
[INFO] [INFO] 1K downloaded  (maven-plugin-parameter-documenter-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/wagon/wagon-http-lightweight/1.0-beta-2/wagon-http-lightweight-1.0-beta-2.pom
[INFO] [INFO] 1K downloaded  (wagon-http-lightweight-1.0-beta-2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/wagon/wagon-http-shared/1.0-beta-2/wagon-http-shared-1.0-beta-2.pom
[INFO] [INFO] 845b downloaded  (wagon-http-shared-1.0-beta-2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/jtidy/jtidy/4aug2000r7-dev/jtidy-4aug2000r7-dev.pom
[INFO] [INFO] 1K downloaded  (jtidy-4aug2000r7-dev.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[INFO] [INFO] 2K downloaded  (xml-apis-1.0.b2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
[INFO] [INFO] 1K downloaded  (maven-reporting-api-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
[INFO] [INFO] 1K downloaded  (maven-reporting-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
[INFO] [INFO] 1K downloaded  (maven-error-diagnostics-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-2/wagon-ssh-external-1.0-beta-2.pom
[INFO] [INFO] 1K downloaded  (wagon-ssh-external-1.0-beta-2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-2/wagon-ssh-common-1.0-beta-2.pom
[INFO] [INFO] 851b downloaded  (wagon-ssh-common-1.0-beta-2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom
[INFO] [INFO] 1K downloaded  (plexus-container-default-1.0-alpha-7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom
[INFO] [INFO] 471b downloaded  (plexus-containers-1.0.2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom
[INFO] [INFO] 5K downloaded  (plexus-root-1.0.3.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom
[INFO] [INFO] 740b downloaded  (plexus-utils-1.0.2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
[INFO] [INFO] 1K downloaded  (maven-plugin-descriptor-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
[INFO] [INFO] 1K downloaded  (maven-monitor-2.0.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/wagon/wagon-ssh/1.0-beta-2/wagon-ssh-1.0-beta-2.pom
[INFO] [INFO] 1K downloaded  (wagon-ssh-1.0-beta-2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/com/jcraft/jsch/0.1.27/jsch-0.1.27.pom
[INFO] [INFO] 250b downloaded  (jsch-0.1.27.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom
[INFO] [INFO] 2K downloaded  (plexus-interpolation-1.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar
[INFO] [INFO] 32K downloaded  (maven-filtering-1.0-beta-2.jar)
[INFO] [INFO] 244K downloaded  (plexus-utils-1.5.6.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.jar
[INFO] [INFO] 49K downloaded  (plexus-interpolation-1.6.jar)
[INFO] [INFO] [INFO] [resources:resources {execution: default-resources}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-compiler-api/1.5.3/plexus-compiler-api-1.5.3.pom
[INFO] [INFO] 624b downloaded  (plexus-compiler-api-1.5.3.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-compiler/1.5.3/plexus-compiler-1.5.3.pom
[INFO] [INFO] 1K downloaded  (plexus-compiler-1.5.3.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/1.5.3/plexus-compiler-manager-1.5.3.pom
[INFO] [INFO] 634b downloaded  (plexus-compiler-manager-1.5.3.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/1.5.3/plexus-compiler-javac-1.5.3.pom
[INFO] [INFO] 797b downloaded  (plexus-compiler-javac-1.5.3.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-compilers/1.5.3/plexus-compilers-1.5.3.pom
[INFO] [INFO] 7K downloaded  (plexus-compilers-1.5.3.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.5/plexus-utils-1.0.5.pom
[INFO] [INFO] 918b downloaded  (plexus-utils-1.0.5.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
[INFO] [INFO] 159K downloaded  (plexus-utils-1.0.4.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-compiler-api/1.5.3/plexus-compiler-api-1.5.3.jar
[INFO] [INFO] 19K downloaded  (plexus-compiler-api-1.5.3.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/1.5.3/plexus-compiler-manager-1.5.3.jar
[INFO] [INFO] 5K downloaded  (plexus-compiler-manager-1.5.3.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/1.5.3/plexus-compiler-javac-1.5.3.jar
[INFO] [INFO] 13K downloaded  (plexus-compiler-javac-1.5.3.jar)
[INFO] [INFO] [INFO] [compiler:compile {execution: default-compile}]
[INFO] [INFO] [INFO] No sources to compile
[INFO] [INFO] [INFO] [resources:testResources {execution: default-testResources}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] skip non existing resourceDirectory /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test4/config-jar/src/test/resources
[INFO] [INFO] [INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] [INFO] [INFO] No sources to compile
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/surefire/surefire-booter/2.4.3/surefire-booter-2.4.3.pom
[INFO] [INFO] 1K downloaded  (surefire-booter-2.4.3.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/surefire/surefire-api/2.4.3/surefire-api-2.4.3.pom
[INFO] [INFO] 2K downloaded  (surefire-api-2.4.3.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
[INFO] [INFO] 3K downloaded  (maven-toolchain-1.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/surefire/surefire-booter/2.4.3/surefire-booter-2.4.3.jar
[INFO] [INFO] 261K downloaded  (surefire-booter-2.4.3.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/surefire/surefire-api/2.4.3/surefire-api-2.4.3.jar
[INFO] [INFO] 503K downloaded  (surefire-api-2.4.3.jar)
[INFO] [INFO] [INFO] [surefire:test {execution: default-test}]
[INFO] [INFO] [INFO] No tests to run.
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom
[INFO] [INFO] 2K downloaded  (maven-project-2.0.7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven/2.0.7/maven-2.0.7.pom
[INFO] [INFO] 10K downloaded  (maven-2.0.7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom
[INFO] [INFO] 1K downloaded  (maven-settings-2.0.7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom
[INFO] [INFO] 2K downloaded  (maven-model-2.0.7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom
[INFO] [INFO] 1K downloaded  (maven-profile-2.0.7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom
[INFO] [INFO] 2K downloaded  (maven-artifact-manager-2.0.7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom
[INFO] [INFO] 1K downloaded  (maven-repository-metadata-2.0.7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom
[INFO] [INFO] 1K downloaded  (maven-artifact-2.0.7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom
[INFO] [INFO] 1K downloaded  (maven-plugin-registry-2.0.7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.pom
[INFO] [INFO] 3K downloaded  (maven-archiver-2.3.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
[INFO] [INFO] 2K downloaded  (maven-shared-components-8.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom
[INFO] [INFO] 1K downloaded  (plexus-archiver-1.0-alpha-9.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom
[INFO] [INFO] 1K downloaded  (plexus-container-default-1.0-alpha-15.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom
[INFO] [INFO] 1K downloaded  (plexus-io-1.0-alpha-1.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom
[INFO] [INFO] 2K downloaded  (plexus-component-api-1.0-alpha-16.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom
[INFO] [INFO] 1K downloaded  (plexus-containers-1.0-alpha-16.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
[INFO] [INFO] 2K downloaded  (plexus-utils-1.4.9.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.jar
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] [INFO] 17K downloaded  (maven-archiver-2.3.jar)
[INFO] [INFO] 199K downloaded  (plexus-utils-1.4.9.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar
[INFO] [INFO] 153K downloaded  (plexus-archiver-1.0-alpha-9.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar
[INFO] [INFO] 11K downloaded  (plexus-io-1.0-alpha-1.jar)
[INFO] [INFO] [INFO] [jar:jar {execution: default-jar}]
[INFO] [INFO] [INFO] Building jar: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test4/config-jar/target/config-jar-1.0.jar
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test4:another-config-jar:jar:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] [resources:resources {execution: default-resources}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] [INFO] [compiler:compile {execution: default-compile}]
[INFO] [INFO] [INFO] No sources to compile
[INFO] [INFO] [INFO] [resources:testResources {execution: default-testResources}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] skip non existing resourceDirectory /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test4/another-config-jar/src/test/resources
[INFO] [INFO] [INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] [INFO] [INFO] No sources to compile
[INFO] [INFO] [INFO] [surefire:test {execution: default-test}]
[INFO] [INFO] [INFO] No tests to run.
[INFO] [INFO] [INFO] [jar:jar {execution: default-jar}]
[INFO] [INFO] [INFO] Building jar: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test4/another-config-jar/target/another-config-jar-1.0.jar
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test4:some-jar:jar:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] [resources:resources {execution: default-resources}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] [INFO] [compiler:compile {execution: default-compile}]
[INFO] [INFO] [INFO] No sources to compile
[INFO] [INFO] [INFO] [resources:testResources {execution: default-testResources}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] skip non existing resourceDirectory /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test4/some-jar/src/test/resources
[INFO] [INFO] [INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] [INFO] [INFO] No sources to compile
[INFO] [INFO] [INFO] [surefire:test {execution: default-test}]
[INFO] [INFO] [INFO] No tests to run.
[INFO] [INFO] [INFO] [jar:jar {execution: default-jar}]
[INFO] [INFO] [INFO] Building jar: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test4/some-jar/target/some-jar-1.0.jar
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test4:another-application:coremedia-application:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.pom
[INFO] [INFO] 880b downloaded  (plexus-interpolation-1.8.1.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom
[INFO] [INFO] 10K downloaded  (plexus-1.0.13.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[INFO] [INFO] 1K downloaded  (plexus-utils-1.4.2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom
[INFO] [INFO] 7K downloaded  (commons-httpclient-3.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
[INFO] [INFO] 726b downloaded  (plexus-interactivity-api-1.0-alpha-6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
[INFO] [INFO] 1K downloaded  (plexus-interactivity-1.0-alpha-6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom
[INFO] [INFO] 1K downloaded  (plexus-utils-1.4.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] [INFO] 5K downloaded  (plexus-utils-1.5.5.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[INFO] [INFO] 6K downloaded  (plexus-utils-1.5.15.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] [INFO] 11K downloaded  (plexus-2.0.2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
[INFO] [INFO] 889b downloaded  (plexus-interpolation-1.12.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[INFO] [INFO] 5K downloaded  (plexus-components-1.1.14.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] [INFO] 7K downloaded  (plexus-utils-1.5.8.pom)
[INFO] [INFO] [INFO] [coremedia-application:package-inplace {execution: default-package-inplace}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] skip non existing resourceDirectory /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test4/another-application/src/main/app
[INFO] [INFO] [INFO] skip non existing resourceDirectory /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test4/another-application/src/main/app
[INFO] [INFO] [INFO] [coremedia-application:zip-it {execution: default-zip-it}]
[INFO] [INFO] [INFO] Building zip: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test4/another-application/target/another-application.zip
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test4:and-another-config-jar:jar:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] [resources:resources {execution: default-resources}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] [INFO] [compiler:compile {execution: default-compile}]
[INFO] [INFO] [INFO] No sources to compile
[INFO] [INFO] [INFO] [resources:testResources {execution: default-testResources}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] skip non existing resourceDirectory /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test4/and-another-config-jar/src/test/resources
[INFO] [INFO] [INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] [INFO] [INFO] No sources to compile
[INFO] [INFO] [INFO] [surefire:test {execution: default-test}]
[INFO] [INFO] [INFO] No tests to run.
[INFO] [INFO] [INFO] [jar:jar {execution: default-jar}]
[INFO] [INFO] [INFO] Building jar: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test4/and-another-config-jar/target/and-another-config-jar-1.0.jar
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test4:application:coremedia-application:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] [coremedia-application:package-inplace {execution: default-package-inplace}]
[INFO] [INFO] [INFO] processing CoreMedia-Application overlay: test4#another-application
[INFO] [INFO] [INFO] another-application contains another-config-jar already as zipped resource. Artifact will be overriden in favor of a dependency with version 1.0
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] skip non existing resourceDirectory /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test4/application/src/main/app
[INFO] [INFO] [INFO] skip non existing resourceDirectory /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test4/application/src/main/app
[INFO] [INFO] [INFO] [coremedia-application:zip-it {execution: default-zip-it}]
[INFO] [INFO] [INFO] Building zip: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test4/application/target/application.zip
[INFO] [INFO] [INFO] 
[INFO] [INFO] [INFO] 
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Reactor Summary:
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Unnamed - test4:test4:pom:1.0 ......................... SUCCESS [3.365s]
[INFO] [INFO] [INFO] Unnamed - test4:config-jar:jar:1.0 .................... SUCCESS [2.780s]
[INFO] [INFO] [INFO] Unnamed - test4:another-config-jar:jar:1.0 ............ SUCCESS [0.055s]
[INFO] [INFO] [INFO] Unnamed - test4:some-jar:jar:1.0 ...................... SUCCESS [0.050s]
[INFO] [INFO] [INFO] Unnamed - test4:another-application:coremedia-application:1.0  SUCCESS [1.766s]
[INFO] [INFO] [INFO] Unnamed - test4:and-another-config-jar:jar:1.0 ........ SUCCESS [0.056s]
[INFO] [INFO] [INFO] Unnamed - test4:application:coremedia-application:1.0 . SUCCESS [0.121s]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] BUILD SUCCESSFUL
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Total time: 8 seconds
[INFO] [INFO] [INFO] Finished at: Sat Apr 10 15:54:49 CEST 2010
[INFO] [INFO] [INFO] Final Memory: 20M/38M
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Running post-build script: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test4/verify.bsh
[INFO] [INFO] Finished post-build script: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test4/verify.bsh
[INFO] [INFO] ..SUCCESS (9.8 s)
[INFO] [INFO] Building: test2/pom.xml
[INFO] [INFO] [INFO] Scanning for projects...
[INFO] [INFO] [INFO] Reactor build order: 
[INFO] [INFO] [INFO]   Unnamed - test2:test2:pom:1.0
[INFO] [INFO] [INFO]   Unnamed - test2:config-jars:pom:1.0
[INFO] [INFO] [INFO]   Unnamed - test2:anotherconfig-jar:jar:1.0
[INFO] [INFO] [INFO]   Unnamed - test2:skinny-app:coremedia-application:1.0
[INFO] [INFO] [INFO]   Unnamed - test2:skinny-app2:coremedia-application:1.0
[INFO] [INFO] [INFO]   Unnamed - test2:full-app:coremedia-application:1.0
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test2:test2:pom:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test2:config-jars:pom:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.2/maven-install-plugin-2.2.pom
[INFO] [INFO] 2K downloaded  (maven-install-plugin-2.2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.2/maven-install-plugin-2.2.jar
[INFO] [INFO] 15K downloaded  (maven-install-plugin-2.2.jar)
[INFO] [INFO] [INFO] [jar:jar {execution: package-jar}]
[INFO] [INFO] [INFO] Building jar: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test2/config-jars/target/config-jar.jar
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
[INFO] [INFO] 1K downloaded  (plexus-digest-1.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
[INFO] [INFO] 4K downloaded  (plexus-components-1.1.7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[INFO] [INFO] 164K downloaded  (plexus-utils-1.1.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
[INFO] [INFO] 11K downloaded  (plexus-digest-1.0.jar)
[INFO] [INFO] [INFO] [install:install-file {execution: install-correct-version}]
[INFO] [INFO] [INFO] Installing /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test2/config-jars/target/config-jar.jar to /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/it-repo/test2/config-jar/correct/config-jar-correct.jar
[INFO] [INFO] [INFO] [install:install-file {execution: install-conflict-version}]
[INFO] [INFO] [INFO] Installing /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test2/config-jars/target/config-jar.jar to /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/it-repo/test2/config-jar/conflict/config-jar-conflict.jar
[INFO] [INFO] [INFO] [install:install-file {execution: install-another-configjar-version}]
[INFO] [INFO] [INFO] Installing /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test2/config-jars/target/config-jar.jar to /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/it-repo/test2/anothertransitiveconfig-jar/irrelevant/anothertransitiveconfig-jar-irrelevant.jar
[INFO] [INFO] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test2:anotherconfig-jar:jar:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] [resources:resources {execution: default-resources}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/test2/anothertransitiveconfig-jar/irrelevant/anothertransitiveconfig-jar-irrelevant.pom
[INFO] [INFO] [INFO] Unable to find resource 'test2:anothertransitiveconfig-jar:pom:irrelevant' in repository local.central (file:///hox/user/drmtest/.m2/repository)
[INFO] [INFO] Downloading: http://repo1.maven.org/maven2/test2/anothertransitiveconfig-jar/irrelevant/anothertransitiveconfig-jar-irrelevant.pom
[INFO] [INFO] [INFO] Unable to find resource 'test2:anothertransitiveconfig-jar:pom:irrelevant' in repository central (http://repo1.maven.org/maven2)
[INFO] [INFO] [INFO] [compiler:compile {execution: default-compile}]
[INFO] [INFO] [INFO] No sources to compile
[INFO] [INFO] [INFO] [resources:testResources {execution: default-testResources}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] skip non existing resourceDirectory /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test2/anotherconfig-jar/src/test/resources
[INFO] [INFO] [INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] [INFO] [INFO] No sources to compile
[INFO] [INFO] [INFO] [surefire:test {execution: default-test}]
[INFO] [INFO] [INFO] No tests to run.
[INFO] [INFO] [INFO] [jar:jar {execution: default-jar}]
[INFO] [INFO] [INFO] Building jar: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test2/anotherconfig-jar/target/anotherconfig-jar-1.0.jar
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test2:skinny-app:coremedia-application:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/test2/config-jar/conflict/config-jar-conflict.pom
[INFO] [INFO] [INFO] Unable to find resource 'test2:config-jar:pom:conflict' in repository local.central (file:///hox/user/drmtest/.m2/repository)
[INFO] [INFO] Downloading: http://repo1.maven.org/maven2/test2/config-jar/conflict/config-jar-conflict.pom
[INFO] [INFO] [INFO] Unable to find resource 'test2:config-jar:pom:conflict' in repository central (http://repo1.maven.org/maven2)
[INFO] [INFO] [INFO] [coremedia-application:package-inplace {execution: default-package-inplace}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] [INFO] [coremedia-application:zip-it {execution: default-zip-it}]
[INFO] [INFO] [INFO] Building zip: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test2/skinny-app/target/skinny-app.zip
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test2:skinny-app2:coremedia-application:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] [coremedia-application:package-inplace {execution: default-package-inplace}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] [INFO] [coremedia-application:zip-it {execution: default-zip-it}]
[INFO] [INFO] [INFO] Building zip: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test2/skinny-app2/target/skinny-app2.zip
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test2:full-app:coremedia-application:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/test2/config-jar/correct/config-jar-correct.pom
[INFO] [INFO] [INFO] Unable to find resource 'test2:config-jar:pom:correct' in repository local.central (file:///hox/user/drmtest/.m2/repository)
[INFO] [INFO] Downloading: http://repo1.maven.org/maven2/test2/config-jar/correct/config-jar-correct.pom
[INFO] [INFO] [INFO] Unable to find resource 'test2:config-jar:pom:correct' in repository central (http://repo1.maven.org/maven2)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[INFO] [INFO] 7K downloaded  (commons-cli-1.2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/commons/commons-parent/11/commons-parent-11.pom
[INFO] [INFO] 230b downloaded  (commons-parent-11.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[INFO] [INFO] 40K downloaded  (commons-cli-1.2.jar)
[INFO] [INFO] [INFO] [coremedia-application:package-inplace {execution: default-package-inplace}]
[INFO] [INFO] [INFO] processing CoreMedia-Application overlay: test2#skinny-app
[INFO] [INFO] [WARNING] Version conflict for config-jar detected.conflict will be rejected in favor of correct
[INFO] [INFO] [INFO] processing CoreMedia-Application overlay: test2#skinny-app2
[INFO] [INFO] [WARNING] Version conflict for config-jar detected.conflict will be rejected in favor of correct
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] [INFO] [coremedia-application:zip-it {execution: default-zip-it}]
[INFO] [INFO] [INFO] Building zip: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test2/full-app/target/full-app.zip
[INFO] [INFO] [INFO] 
[INFO] [INFO] [INFO] 
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Reactor Summary:
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Unnamed - test2:test2:pom:1.0 ......................... SUCCESS [2.757s]
[INFO] [INFO] [INFO] Unnamed - test2:config-jars:pom:1.0 ................... SUCCESS [1.202s]
[INFO] [INFO] [INFO] Unnamed - test2:anotherconfig-jar:jar:1.0 ............. SUCCESS [1.863s]
[INFO] [INFO] [INFO] Unnamed - test2:skinny-app:coremedia-application:1.0 .. SUCCESS [1.782s]
[INFO] [INFO] [INFO] Unnamed - test2:skinny-app2:coremedia-application:1.0 . SUCCESS [0.150s]
[INFO] [INFO] [INFO] Unnamed - test2:full-app:coremedia-application:1.0 .... SUCCESS [0.506s]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] BUILD SUCCESSFUL
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Total time: 8 seconds
[INFO] [INFO] [INFO] Finished at: Sat Apr 10 15:54:59 CEST 2010
[INFO] [INFO] [INFO] Final Memory: 21M/37M
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Running post-build script: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test2/verify.bsh
[INFO] [INFO] Finished post-build script: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test2/verify.bsh
[INFO] [INFO] ..SUCCESS (9.8 s)
[INFO] [INFO] Building: test3/pom.xml
[INFO] [INFO] [INFO] Scanning for projects...
[INFO] [INFO] [INFO] Reactor build order: 
[INFO] [INFO] [INFO]   Unnamed - test3:test3:pom:1.0
[INFO] [INFO] [INFO]   Unnamed - test3:config-jar:jar:1.0
[INFO] [INFO] [INFO]   Unnamed - test3:config-jar-classified:pom:1.0
[INFO] [INFO] [INFO]   Unnamed - test3:application:coremedia-application:1.0
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test3:test3:pom:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test3:config-jar:jar:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] [resources:resources {execution: default-resources}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] [INFO] [compiler:compile {execution: default-compile}]
[INFO] [INFO] [INFO] No sources to compile
[INFO] [INFO] [INFO] [resources:testResources {execution: default-testResources}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] skip non existing resourceDirectory /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test3/config-jar/src/test/resources
[INFO] [INFO] [INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] [INFO] [INFO] No sources to compile
[INFO] [INFO] [INFO] [surefire:test {execution: default-test}]
[INFO] [INFO] [INFO] No tests to run.
[INFO] [INFO] [INFO] [jar:jar {execution: default-jar}]
[INFO] [INFO] [INFO] Building jar: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test3/config-jar/target/config-jar-1.0.jar
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test3:config-jar-classified:pom:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom
[INFO] [INFO] [INFO] Unable to find resource 'org.apache.maven.plugins:maven-assembly-plugin:pom:2.2-beta-5' in repository local.central (file:///hox/user/drmtest/.m2/repository)
[INFO] [INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom
[INFO] [INFO] 
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
[INFO] [INFO] 12K downloaded  (maven-plugins-16.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] [INFO] 23K downloaded  (maven-parent-15.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/apache/6/apache-6.pom
[INFO] [INFO] 12K downloaded  (apache-6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar
[INFO] [INFO] [INFO] Unable to find resource 'org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:2.2-beta-5' in repository local.central (file:///hox/user/drmtest/.m2/repository)
[INFO] [INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar
[INFO] [INFO] 
[INFO] [INFO] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.pom
[INFO] [INFO] 2K downloaded  (maven-common-artifact-filters-1.1.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
[INFO] [INFO] 1K downloaded  (maven-artifact-2.0.8.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
[INFO] [INFO] 11K downloaded  (maven-2.0.8.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-parent/6/maven-parent-6.pom
[INFO] [INFO] 19K downloaded  (maven-parent-6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
[INFO] [INFO] 2K downloaded  (plexus-utils-1.4.6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom
[INFO] [INFO] 6K downloaded  (maven-plugin-testing-harness-1.1.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom
[INFO] [INFO] 2K downloaded  (maven-shared-components-7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] [INFO] 1K downloaded  (maven-repository-metadata-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.pom
[INFO] [INFO] 4K downloaded  (wagon-provider-api-1.0-alpha-5.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
[INFO] [INFO] 5K downloaded  (maven-core-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/wagon/wagon-file/1.0-alpha-5/wagon-file-1.0-alpha-5.pom
[INFO] [INFO] 5K downloaded  (wagon-file-1.0-alpha-5.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
[INFO] [INFO] 1K downloaded  (maven-plugin-parameter-documenter-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/wagon/wagon-http-lightweight/1.0-alpha-5/wagon-http-lightweight-1.0-alpha-5.pom
[INFO] [INFO] 5K downloaded  (wagon-http-lightweight-1.0-alpha-5.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
[INFO] [INFO] 1K downloaded  (maven-reporting-api-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
[INFO] [INFO] 504b downloaded  (maven-reporting-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
[INFO] [INFO] 1K downloaded  (doxia-sink-api-1.0-alpha-4.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
[INFO] [INFO] 812b downloaded  (maven-error-diagnostics-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
[INFO] [INFO] 1K downloaded  (maven-plugin-registry-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
[INFO] [INFO] 1K downloaded  (maven-plugin-descriptor-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
[INFO] [INFO] 400b downloaded  (maven-monitor-2.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/wagon/wagon-ssh/1.0-alpha-5/wagon-ssh-1.0-alpha-5.pom
[INFO] [INFO] 6K downloaded  (wagon-ssh-1.0-alpha-5.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/com/jcraft/jsch/0.1.23/jsch-0.1.23.pom
[INFO] [INFO] 485b downloaded  (jsch-0.1.23.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom
[INFO] [INFO] 2K downloaded  (plexus-interpolation-1.7.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.pom
[INFO] [INFO] 1K downloaded  (plexus-archiver-1.0-alpha-12.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.pom
[INFO] [INFO] 1K downloaded  (plexus-io-1.0-alpha-4.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
[INFO] [INFO] 2K downloaded  (file-management-1.1.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom
[INFO] [INFO] 2K downloaded  (maven-shared-components-4.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
[INFO] [INFO] 2K downloaded  (maven-shared-io-1.0.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
[INFO] [INFO] 3K downloaded  (maven-shared-io-1.1.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.pom
[INFO] [INFO] 2K downloaded  (plexus-active-collections-1.0-beta-2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-22/plexus-container-default-1.0-alpha-22.pom
[INFO] [INFO] 2K downloaded  (plexus-container-default-1.0-alpha-22.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-22/plexus-containers-1.0-alpha-22.pom
[INFO] [INFO] 1K downloaded  (plexus-containers-1.0-alpha-22.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom
[INFO] [INFO] 643b downloaded  (maven-plugin-api-2.0.4.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
[INFO] [INFO] 1K downloaded  (maven-project-2.0.4.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom
[INFO] [INFO] 1K downloaded  (maven-settings-2.0.4.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom
[INFO] [INFO] 1K downloaded  (maven-profile-2.0.4.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom
[INFO] [INFO] 2K downloaded  (maven-model-2.0.4.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom
[INFO] [INFO] 1K downloaded  (maven-artifact-manager-2.0.4.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
[INFO] [INFO] 765b downloaded  (maven-artifact-2.0.4.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
[INFO] [INFO] 3K downloaded  (maven-repository-builder-1.0-alpha-2.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom
[INFO] [INFO] 1K downloaded  (maven-common-artifact-filters-1.0-alpha-1.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom
[INFO] [INFO] 3K downloaded  (maven-shared-components-6.pom)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.jar
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.jar
[INFO] [INFO] 29K downloaded  (maven-common-artifact-filters-1.1.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar
[INFO] [INFO] 31K downloaded  (maven-plugin-testing-harness-1.1.jar)
[INFO] [INFO] 172K downloaded  (plexus-archiver-1.0-alpha-12.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.jar
[INFO] [INFO] 30K downloaded  (file-management-1.1.jar)
[INFO] [INFO] 49K downloaded  (plexus-interpolation-1.7.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.jar
[INFO] [INFO] 47K downloaded  (plexus-io-1.0-alpha-4.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
[INFO] [INFO] 38K downloaded  (maven-shared-io-1.1.jar)
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar
[INFO] [INFO] Downloading: file:///hox/user/drmtest/.m2/repository/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.jar
[INFO] [INFO] 22K downloaded  (maven-repository-builder-1.0-alpha-2.jar)
[INFO] [INFO] 20K downloaded  (plexus-active-collections-1.0-beta-2.jar)
[INFO] [INFO] [INFO] [assembly:single {execution: create-webstart-overlay}]
[INFO] [INFO] [INFO] Reading assembly descriptor: src/main/assembly/config-jar.xml
[INFO] [INFO] [INFO] Building jar: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test3/config-jar-classified/target/config-jar-classified-1.0-config.jar
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test3:application:coremedia-application:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] [coremedia-application:package-inplace {execution: default-package-inplace}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] skip non existing resourceDirectory /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test3/application/src/main/app
[INFO] [INFO] [INFO] skip non existing resourceDirectory /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test3/application/src/main/app
[INFO] [INFO] [INFO] [coremedia-application:zip-it {execution: default-zip-it}]
[INFO] [INFO] [INFO] Building zip: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test3/application/target/application.zip
[INFO] [INFO] [INFO] 
[INFO] [INFO] [INFO] 
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Reactor Summary:
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Unnamed - test3:test3:pom:1.0 ......................... SUCCESS [2.682s]
[INFO] [INFO] [INFO] Unnamed - test3:config-jar:jar:1.0 .................... SUCCESS [2.095s]
[INFO] [INFO] [INFO] Unnamed - test3:config-jar-classified:pom:1.0 ......... SUCCESS [4.861s]
[INFO] [INFO] [INFO] Unnamed - test3:application:coremedia-application:1.0 . SUCCESS [1.616s]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] BUILD SUCCESSFUL
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Total time: 11 seconds
[INFO] [INFO] [INFO] Finished at: Sat Apr 10 15:55:11 CEST 2010
[INFO] [INFO] [INFO] Final Memory: 24M/44M
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Running post-build script: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test3/verify.bsh
[INFO] [INFO] Finished post-build script: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test3/verify.bsh
[INFO] [INFO] ..SUCCESS (12.7 s)
[INFO] [INFO] Building: test1/pom.xml
[INFO] [INFO] [INFO] Scanning for projects...
[INFO] [INFO] [INFO] Reactor build order: 
[INFO] [INFO] [INFO]   Unnamed - test1:test1:pom:1.0
[INFO] [INFO] [INFO]   Unnamed - test1:config-jar:jar:1.0
[INFO] [INFO] [INFO]   Unnamed - test1:skinny-app:coremedia-application:1.0
[INFO] [INFO] [INFO]   Unnamed - test1:full-app:coremedia-application:1.0
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test1:test1:pom:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test1:config-jar:jar:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] [resources:resources {execution: default-resources}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] [INFO] [compiler:compile {execution: default-compile}]
[INFO] [INFO] [INFO] No sources to compile
[INFO] [INFO] [INFO] [resources:testResources {execution: default-testResources}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] skip non existing resourceDirectory /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test1/config-jar/src/test/resources
[INFO] [INFO] [INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] [INFO] [INFO] No sources to compile
[INFO] [INFO] [INFO] [surefire:test {execution: default-test}]
[INFO] [INFO] [INFO] No tests to run.
[INFO] [INFO] [INFO] [jar:jar {execution: default-jar}]
[INFO] [INFO] [INFO] Building jar: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test1/config-jar/target/config-jar-1.0.jar
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test1:skinny-app:coremedia-application:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] [coremedia-application:package-inplace {execution: default-package-inplace}]
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] [INFO] [coremedia-application:zip-it {execution: default-zip-it}]
[INFO] [INFO] [INFO] Building zip: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test1/skinny-app/target/skinny-application.zip
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Building Unnamed - test1:full-app:coremedia-application:1.0
[INFO] [INFO] [INFO]    task-segment: [package]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] [coremedia-application:package-inplace {execution: default-package-inplace}]
[INFO] [INFO] [INFO] processing CoreMedia-Application overlay: test1#skinny-app
[INFO] [INFO] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] [INFO] Copying 1 resource
[INFO] [INFO] [INFO] [coremedia-application:zip-it {execution: default-zip-it}]
[INFO] [INFO] [INFO] Building zip: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test1/full-app/target/full-app.zip
[INFO] [INFO] [INFO] 
[INFO] [INFO] [INFO] 
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Reactor Summary:
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Unnamed - test1:test1:pom:1.0 ......................... SUCCESS [2.689s]
[INFO] [INFO] [INFO] Unnamed - test1:config-jar:jar:1.0 .................... SUCCESS [2.093s]
[INFO] [INFO] [INFO] Unnamed - test1:skinny-app:coremedia-application:1.0 .. SUCCESS [1.562s]
[INFO] [INFO] [INFO] Unnamed - test1:full-app:coremedia-application:1.0 .... SUCCESS [0.200s]
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] BUILD SUCCESSFUL
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] [INFO] Total time: 7 seconds
[INFO] [INFO] [INFO] Finished at: Sat Apr 10 15:55:19 CEST 2010
[INFO] [INFO] [INFO] Final Memory: 20M/36M
[INFO] [INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Running post-build script: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test1/verify.bsh
[INFO] [INFO] Finished post-build script: /opt/hudson/workspace/CoreMedia Application Maven Plugin/target/its/test1/verify.bsh
[INFO] [INFO] ..SUCCESS (8.1 s)
[INFO] [INFO] -------------------------------------------------
[INFO] [INFO] Build Summary:
[INFO] [INFO]   Passed: 4, Failed: 0, Errors: 0, Skipped: 0
[INFO] [INFO] -------------------------------------------------
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESSFUL
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 52 seconds
[INFO] [INFO] Finished at: Sat Apr 10 15:55:20 CEST 2010
[INFO] [INFO] Final Memory: 25M/50M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd "/opt/hudson/workspace/CoreMedia Application Maven Plugin" && git add -- pom.xml
[INFO] Working directory: /opt/hudson/workspace/CoreMedia Application Maven Plugin
[INFO] Executing: /bin/sh -c cd "/opt/hudson/workspace/CoreMedia Application Maven Plugin" && git status
[INFO] Working directory: /opt/hudson/workspace/CoreMedia Application Maven Plugin
[INFO] Executing: /bin/sh -c cd "/opt/hudson/workspace/CoreMedia Application Maven Plugin" && git commit --verbose -F /tmp/maven-scm-2038306611.commit pom.xml
[INFO] Working directory: /opt/hudson/workspace/CoreMedia Application Maven Plugin
[INFO] Executing: /bin/sh -c cd "/opt/hudson/workspace/CoreMedia Application Maven Plugin" && git symbolic-ref HEAD
[INFO] Working directory: /opt/hudson/workspace/CoreMedia Application Maven Plugin
[HUDSON] Archiving /opt/hudson/workspace/CoreMedia Application Maven Plugin/pom.xml to /var/lib/hudson/jobs/CoreMedia Application Maven Plugin/modules/com.coremedia$maven-coremedia-application-plugin/builds/2010-04-10_15-54-01/archive/com.coremedia/maven-coremedia-application-plugin/0.2.0-alpha-10-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error is occurred in the checkin process: Exception while executing SCM command.

Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 4 seconds
[INFO] Finished at: Sat Apr 10 15:55:22 CEST 2010
[INFO] Final Memory: 19M/35M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
channel stopped
Skipping sonar analysis due to bad build status FAILURE
Finished: FAILURE