Started by an SCM change Building in workspace /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/NCEAS/eml.git # timeout=10 Fetching upstream changes from https://github.com/NCEAS/eml.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/NCEAS/eml.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 4417cbf6588fdca4e06bd67190a9d7a18a8e944f (refs/remotes/origin/master) Commit message: "Use http instead of https for now." > git config core.sparsecheckout # timeout=10 > git checkout -f 4417cbf6588fdca4e06bd67190a9d7a18a8e944f > git rev-list 0e3990347b55fb0a374b10e69001e866de531fe4 # timeout=10 Parsing POMs Established TCP socket on 37793 [workspace] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.11.jar:/usr/share/maven/boot/plexus-classworlds-2.x.jar org.jvnet.hudson.maven3.agent.Maven3Main /usr/share/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-3.10.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.11.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.11.jar 37793 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/pom.xml clean install -Dmaven.test.skip=true [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.ecoinformatics.eml:datamanager:jar:0.9.1-SNAPSHOT [WARNING] 'dependencies.dependency.systemPath' for org.ecoinformatics.ecogrid:AuthenticatedQueryService-stub:jar should not point at files within the project directory, ${basedir}/lib/datamanager/org.ecoinformatics.ecogrid.AuthenticatedQueryService-stub.jar will be unresolvable by dependent projects @ line 101, column 16 [WARNING] 'dependencies.dependency.systemPath' for org.ecoinformatics.ecogrid:AuthenticationService-stub:jar should not point at files within the project directory, ${basedir}/lib/datamanager/org.ecoinformatics.ecogrid.AuthenticationService-stub.jar will be unresolvable by dependent projects @ line 108, column 16 [WARNING] 'dependencies.dependency.systemPath' for org.ecoinformatics.ecogrid:PutService-stub:jar should not point at files within the project directory, ${basedir}/lib/datamanager/org.ecoinformatics.ecogrid.PutService-stub.jar will be unresolvable by dependent projects @ line 115, column 16 [WARNING] 'dependencies.dependency.systemPath' for org.ecoinformatics.ecogrid:QueryService-stub:jar should not point at files within the project directory, ${basedir}/lib/datamanager/org.ecoinformatics.ecogrid.QueryService-stub.jar will be unresolvable by dependent projects @ line 122, column 16 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building datamanager 0.9.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for edu.ucsb.nceas:utilities:jar:2.0.0-SNAPSHOT is missing, no dependency information available Notifying upstream projects of job completion Join notifier requires a CauseAction [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.908s [INFO] Finished at: Sat Jul 15 20:24:41 UTC 2017 [INFO] Final Memory: 9M/228M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project datamanager: Could not resolve dependencies for project org.ecoinformatics.eml:datamanager:jar:0.9.1-SNAPSHOT: Could not find artifact edu.ucsb.nceas:utilities:jar:2.0.0-SNAPSHOT -> [Help 1] [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/DependencyResolutionException [JENKINS] Archiving /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/pom.xml to org.ecoinformatics.eml/datamanager/0.9.1-SNAPSHOT/datamanager-0.9.1-SNAPSHOT.pom channel stopped Notifying upstream projects of job completion Finished: FAILURE