Started by user Colin Rosenthal (csr) Building remotely on NetarchiveSuite in workspace /home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository https://github.com/netarchivesuite/netarchivesuite.git > git init /home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch # timeout=10 Fetching upstream changes from https://github.com/netarchivesuite/netarchivesuite.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/netarchivesuite/netarchivesuite.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/netarchivesuite/netarchivesuite.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/netarchivesuite/netarchivesuite.git # timeout=10 Fetching upstream changes from https://github.com/netarchivesuite/netarchivesuite.git > git -c core.askpass=true fetch --tags --progress https://github.com/netarchivesuite/netarchivesuite.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/bitmag^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/bitmag^{commit} # timeout=10 Checking out Revision 5eecac9cb830b01f709ef06f7ea997875cf164c2 (refs/remotes/origin/bitmag) > git config core.sparsecheckout # timeout=10 > git checkout -f 5eecac9cb830b01f709ef06f7ea997875cf164c2 First time build. Skipping changelog. [NetarchiveSuite-SystemTest-FeatureBranch] $ /bin/sh -xe /tmp/hudson3487330173505888155.sh + cd /home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch [NetarchiveSuite-SystemTest-FeatureBranch] $ /home/cibuild02/tools/hudson.tasks.Maven_MavenInstallation/Maven3/bin/mvn -DskipTests -U clean package [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-parseable POM /home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/common/common-core/pom.xml: Unrecognised tag: 'properties' (position: START_TAG seen ...\n\n\n\n ... @38:15) @ line 38, column 15 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.slf4j:slf4j-api:jar -> version (?) vs 1.7.10 @ org.netarchivesuite:harvest-scheduler:[unknown-version], /home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/harvester/harvest-scheduler/pom.xml, line 145, column 17 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ org.netarchivesuite:history-gui:[unknown-version], /home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/harvester/history-gui/pom.xml, line 39, column 15 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project (/home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/common/common-core/pom.xml) has 1 error [ERROR] Non-parseable POM /home/cibuild02/workspace/NetarchiveSuite-SystemTest-FeatureBranch/common/common-core/pom.xml: Unrecognised tag: 'properties' (position: START_TAG seen ...\n\n\n\n ... @38:15) @ line 38, column 15 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/ModelParseException Build step 'Invoke top-level Maven targets' marked build as failure Sending e-mails to: csr@statsbiblioteket.dk Finished: FAILURE