Established TCP socket on 38476
<===[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] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ datamanager ---
[INFO] Deleting file set: /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/target (included: [**], excluded: [])
[INFO]
[INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ datamanager ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3:compile (default-compile) @ datamanager ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 96 source files to /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/target/classes
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (default) @ datamanager ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks
main:
config:
init:
docbook:
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[echo]
[echo] ***********************************************
[echo] DocBook Created. The DocBook documentation
[echo] should now be in docs/eml-docbook.xml.
[echo] ***********************************************
[echo]
docbookhtml:
[echo]
[echo] ************************************************
[echo] Note that if this does not work for you,
[echo] you need to check the newest version of
[echo] Xalan out from the Apache CVS server and
[echo] put the new xalan.jar file in your classpath.
[echo] This will not work with Xalan 2.3.1!
[echo] ************************************************
[echo]
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[echo]
[echo] ************************************************
[echo] Docbook html created. The html docbook file
[echo] is docs/eml-2.1.1/eml-docbook.html.
[echo] ************************************************
[echo]
faqhtml:
[echo]
[echo] ************************************************
[echo] Note that if this does not work for you,
[echo] you need to check the newest version of
[echo] Xalan out from the Apache CVS server and
[echo] put the new xalan.jar file in your classpath.
[echo] This will not work with Xalan 2.3.1!
[echo] ************************************************
[echo]
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[echo]
[echo] ************************************************
[echo] FAQ rendered to HTML. The html file
[echo] is docs/eml-2.1.1/eml-faq.html.
[echo] ************************************************
[echo]
tablehtml:
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[echo]
[echo] ************************************************
[echo] Dependency Table rendered to HTML.
[echo] The html file is docs/eml-2.1.1/eml-dependencies.html.
[echo] ************************************************
[echo]
eml210infohtml:
[echo]
[echo] ************************************************
[echo] Note that if this does not work for you,
[echo] you need to check the newest version of
[echo] Xalan out from the Apache CVS server and
[echo] put the new xalan.jar file in your classpath.
[echo] This will not work with Xalan 2.3.1!
[echo] ************************************************
[echo]
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[echo]
[echo] ************************************************
[echo] EML-210info has been rendered to HTML. The html file
[echo] is docs/eml-2.1.1/eml-info210.html.
[echo] ************************************************
[echo]
eml211infohtml:
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[echo]
[echo] ************************************************
[echo] EML-211info has been rendered to HTML. The html file
[echo] is docs/eml-2.1.1/eml-info211.html.
[echo] ************************************************
[echo]
docs:
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Transforming into /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/build/docs/eml-2.1.1
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Transforming into /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/build/docs
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ datamanager ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 63 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3:testCompile (default-testCompile) @ datamanager ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ datamanager ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ datamanager ---
[INFO] Building jar: /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/target/datamanager-0.9.1-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ datamanager ---
[INFO] Installing /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/target/datamanager-0.9.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/ecoinformatics/eml/datamanager/0.9.1-SNAPSHOT/datamanager-0.9.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/pom.xml to /var/lib/jenkins/.m2/repository/org/ecoinformatics/eml/datamanager/0.9.1-SNAPSHOT/datamanager-0.9.1-SNAPSHOT.pom
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.355s
[INFO] Finished at: Thu Aug 11 20:57:59 UTC 2016
[INFO] Final Memory: 22M/333M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data