Established TCP socket on 34289 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/LIGAaaS Team D/pom.xml clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] LIGAaaaS 17/18 Team D [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LIGAaaaS 17/18 Team D 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1718-teamD-ligaaas-pom --- [INFO] Deleting /var/lib/jenkins/workspace/LIGAaaS Team D/target [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamD-ligaaas-pom --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/LIGAaaS Team D/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamD-ligaaas-pom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team D/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamD-ligaaas-pom >>> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamD-ligaaas-pom <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamD-ligaaas-pom --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamD-ligaaas-pom --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamD-ligaaas-pom --- [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team D/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamD/ligaaas/dgss1718-teamD-ligaaas-pom/0.1.0-SNAPSHOT/dgss1718-teamD-ligaaas-pom-0.1.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] LIGAaaaS 17/18 Team D .............................. SUCCESS [ 13.494 s] [INFO] Domain ............................................. FAILURE [ 19.076 s] [INFO] Tests .............................................. SKIPPED [INFO] Service ............................................ SKIPPED [INFO] REST ............................................... SKIPPED [INFO] JSF ................................................ SKIPPED [INFO] EAR ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.617 s [INFO] Finished at: 2018-06-06T21:09:54+02:00 [INFO] Final Memory: 45M/486M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.4:jar (attach-javadocs) on project dgss1718-teamD-ligaaas-domain: MavenReportException: Error while generating Javadoc: [ERROR] Exit code: 1 - /var/lib/jenkins/workspace/LIGAaaS Team D/domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Team.java:368: error: @param name not found [ERROR] * @param visibility [ERROR] ^ [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team D/domain/src/main/java/es/uvigo/esei/dgss/teamd/ligaaas/domain/entities/Team.java:371: warning: no @param for teamVisibility [ERROR] public void setTeamVisibility(TeamVisibility teamVisibility) { [ERROR] ^ [ERROR] [ERROR] Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages [ERROR] [ERROR] Refer to the generated Javadoc files in '/var/lib/jenkins/workspace/LIGAaaS Team D/domain/target/apidocs' dir. [ERROR] -> [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :dgss1718-teamD-ligaaas-domain