Build failed in Jenkins: faxtomail-sonar » FaxToMail :: Web #5
See <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/com.franciaflex.faxtomail$faxtomail-ui-web/5/changes> Changes: [morin] début de l'interface d'admin (possibilité de créer des tampons texte [morin] - finalisation de l'interface d'admin - ajout des tampons dans l'éditeur [morin] ajout des signatures dans le modèle + migration (refs #7419) [morin] add missing dependency [maven-release] [jgitflow-maven-plugin]updating poms for 1.5-SNAPSHOT development [maven-release] [jgitflow-maven-plugin]updating poms for branch'release/1.4' with [maven-release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid [maven-release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state ------------------------------------------ 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 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building FaxToMail :: Web 1.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ faxtomail-ui-web --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/com.franciaflex.faxtomail$faxtomail-ui-web/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ faxtomail-ui-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ faxtomail-ui-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ faxtomail-ui-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ faxtomail-ui-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ faxtomail-ui-web --- [INFO] [INFO] --- i18n-maven-plugin:3.3:parserStruts2 (parseJsp) @ faxtomail-ui-web --- [INFO] [INFO] --- i18n-maven-plugin:3.3:parserJava (parseOthersAndGen) @ faxtomail-ui-web --- [INFO] [INFO] >>> i18n-maven-plugin:3.3:gen (parseOthersAndGen) > :get @ faxtomail-ui-web >>> [INFO] [INFO] --- i18n-maven-plugin:3.3:get (get) @ faxtomail-ui-web --- [INFO] Copying faxtomail-ui-web.properties to <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/com.franciaflex.faxtomail$faxtomail-ui-web/ws/target/generated-sources/i18n/faxtomail-ui-web-fromGetters_fr_FR.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.3:gen (parseOthersAndGen) < :get @ faxtomail-ui-web <<< [INFO] [INFO] --- i18n-maven-plugin:3.3:gen (parseOthersAndGen) @ faxtomail-ui-web --- [WARNING] bundle fr_FR contains 2/48 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [INFO] >>> i18n-maven-plugin:3.3:bundle (parseOthersAndGen) > :collect-i18n-artifacts @ faxtomail-ui-web >>> [INFO] [INFO] --- i18n-maven-plugin:3.3:collect-i18n-artifacts (collect-i18n-artifacts) @ faxtomail-ui-web --- [INFO] collected 7 i18n artifacts for locale fr_FR stored in <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/com.franciaflex.faxtomail$faxtomail-ui-web/ws/target/i18n/collect-faxtomail-ui-web-i18n_fr_FR.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.3:bundle (parseOthersAndGen) < :collect-i18n-artifacts @ faxtomail-ui-web <<< [INFO] [INFO] --- i18n-maven-plugin:3.3:bundle (parseOthersAndGen) @ faxtomail-ui-web --- [WARNING] bundle fr_FR contains 39/166 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faxtomail-ui-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 4 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ faxtomail-ui-web --- [INFO] Compiling 28 source files to <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/com.franciaflex.faxtomail$faxtomail-ui-web/ws/target/classes> [INFO] <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/com.franciaflex.faxtomail$faxtomail-ui-web/ws/src/main/java/com/franciaflex/faxtomail/web/FaxToMailActionSupport.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/com.franciaflex.faxtomail$faxtomail-ui-web/ws/src/main/java/com/franciaflex/faxtomail/web/FaxToMailActionSupport.java>: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/com.franciaflex.faxtomail$faxtomail-ui-web/ws/src/main/java/com/franciaflex/faxtomail/web/job/MailFilterJob.java>:[534,33] no suitable method found for saveEmail(com.franciaflex.faxtomail.persistence.entities.Email,java.util.List<com.franciaflex.faxtomail.persistence.entities.Attachment>,<nulltype>,java.lang.String,<nulltype>,java.lang.String[]) method com.franciaflex.faxtomail.services.service.EmailService.saveEmail(com.franciaflex.faxtomail.persistence.entities.Email,java.util.Collection<com.franciaflex.faxtomail.persistence.entities.Attachment>,java.util.Collection<com.franciaflex.faxtomail.persistence.entities.Reply>,com.franciaflex.faxtomail.persistence.entities.FaxToMailUser,java.lang.String...) is not applicable (actual argument java.lang.String cannot be converted to com.franciaflex.faxtomail.persistence.entities.FaxToMailUser by method invocation conversion) method com.franciaflex.faxtomail.services.service.EmailService.saveEmail(com.franciaflex.faxtomail.persistence.entities.Email,com.franciaflex.faxtomail.persistence.entities.FaxToMailUser,java.lang.String...) is not applicable (actual argument java.util.List<com.franciaflex.faxtomail.persistence.entities.Attachment> cannot be converted to com.franciaflex.faxtomail.persistence.entities.FaxToMailUser by method invocation conversion) [INFO] 1 error [INFO] ------------------------------------------------------------- [JENKINS] Archiving disabled
participants (1)
-
admin+ci-codelutin.com@codelutin.com