Console Output

Established TCP socket on 46529
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -s /tmp/settings247245422037736219.xml -D clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Detecting the operating system and CPU architecture
[INFO] ------------------------------------------------------------------------
[INFO] os.detected.name: linux
[INFO] os.detected.arch: x86_64
[INFO] os.detected.release: debian
[INFO] os.detected.release.version: 9
[INFO] os.detected.release.like.debian: true
[INFO] os.detected.classifier: linux-x86_64
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Faust-Edition Site Generation 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faust-gen ---
[INFO] Using 'utf-8' encoding to copy filtered resources.
[INFO] Copying 8702 resources to /mnt/data/jenkins/workspace/faust-gen/target/www/xml
[INFO] Copying 178 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
[INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/profile
[INFO] Copying 95 resources to /mnt/data/jenkins/workspace/faust-gen/target/xproc
[INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/xproc
[INFO] Copying 16 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
[INFO] Copying 13 resources to /mnt/data/jenkins/.fonts
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ faust-gen ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/faust-gen/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /mnt/data/jenkins/workspace/faust-gen/src/main/java/net/faustedition/gen/DiplomaticConversion.java:[221,55] incompatible types: inference variable E has incompatible bounds
    equality constraints: java.lang.String
    lower bounds: java.nio.file.Path,java.lang.String
[INFO] 1 error
[INFO] -------------------------------------------------------------
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.838 s
[INFO] Finished at: 2017-05-22T16:46:25+02:00
[INFO] Final Memory: 29M/417M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project faust-gen: Compilation failure
[ERROR] /mnt/data/jenkins/workspace/faust-gen/src/main/java/net/faustedition/gen/DiplomaticConversion.java:[221,55] incompatible types: inference variable E has incompatible bounds
[ERROR] equality constraints: java.lang.String
[ERROR] lower bounds: java.nio.file.Path,java.lang.String
[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/MojoFailureException