See <http://ci.nuiton.org/jenkins/job/cantharella/nc.ird$cantharella.service/120/changes> Changes: [Éric Chatellier] Fix indexing and document missing file management ------------------------------------------ projectStarted nc.ird:cantharella.service:1.1-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cantharella :: Service 1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Deleting <http://ci.nuiton.org/jenkins/job/cantharella/nc.ird$cantharella.service/ws/target> mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.5(default-clean) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cantharella.service --- mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.5(default-clean) mojoStarted org.apache.maven.plugins:maven-enforcer-plugin:1.2(check-project-files) [INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (check-project-files) @ cantharella.service --- mojoSucceeded org.apache.maven.plugins:maven-enforcer-plugin:1.2(check-project-files) [INFO] Using 'UTF-8' encoding to copy filtered resources. mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.6(default-resources) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cantharella.service --- [INFO] Copying 3 resources mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.6(default-resources) mojoStarted org.apache.maven.plugins:maven-dependency-plugin:2.6(unpack-code-formatter-conf) [INFO] [INFO] --- maven-dependency-plugin:2.6:unpack (unpack-code-formatter-conf) @ cantharella.service --- [INFO] Configured Artifact: nc.ird:cantharella:code-formatter-conf:1.1-SNAPSHOT:zip [INFO] Unpacking /var/local/jenkins/data/jobs/cantharella/workspace/trunk/target/cantharella-1.1-SNAPSHOT-code-formatter-conf.zip to <http://ci.nuiton.org/jenkins/job/cantharella/nc.ird$cantharella.service/ws/target> with includes "**/*.xml" and excludes "" mojoSucceeded org.apache.maven.plugins:maven-dependency-plugin:2.6(unpack-code-formatter-conf) mojoStarted com.googlecode.maven-java-formatter-plugin:maven-java-formatter-plugin:0.3.1(default) [INFO] [INFO] --- maven-java-formatter-plugin:0.3.1:format (default) @ cantharella.service --- [INFO] Using 'UTF-8' encoding to format source files. [INFO] Number of files to be formatted: 63 [INFO] Successfully formatted: 2 file(s) [INFO] Fail to format : 0 file(s) [INFO] Skipped : 61 file(s) [INFO] Approximate time taken: 0s mojoSucceeded com.googlecode.maven-java-formatter-plugin:maven-java-formatter-plugin:0.3.1(default) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:3.0(default-compile) [INFO] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ cantharella.service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 54 source files to <http://ci.nuiton.org/jenkins/job/cantharella/nc.ird$cantharella.service/ws/target/classes> [INFO] ------------------------------------------------------------- mojoFailed org.apache.maven.plugins:maven-compiler-plugin:3.0(default-compile)[ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.nuiton.org/jenkins/job/cantharella/nc.ird$cantharella.service/ws/src/main/java/nc/ird/cantharella/service/services/impl/DocumentServiceImpl.java>:[46,29] package org.apache.commons.io does not exist [ERROR] <http://ci.nuiton.org/jenkins/job/cantharella/nc.ird$cantharella.service/ws/src/main/java/nc/ird/cantharella/service/services/impl/DocumentServiceImpl.java>:[153,28] cannot find symbol symbol: variable FilenameUtils location: class nc.ird.cantharella.service.services.impl.DocumentServiceImpl [INFO] 2 errors [INFO] ------------------------------------------------------------- projectFailed nc.ird:cantharella.service:1.1-SNAPSHOT