Faxtomail-build
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- 141 discussions
Jenkins build became unstable: faxtomail-sonar » FaxToMail :: Service #11
by admin+ci-codelutin.com@codelutin.com 08 Sep '15
by admin+ci-codelutin.com@codelutin.com 08 Sep '15
08 Sep '15
03 Sep '15
See <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/189/changes>
Changes:
[morin] modification du modèle pour configurer les tmapons par utilisateur et
[morin] ajout de la conf par ldap des tampons dans l'admin (refs #7492)
[morin] récupération des tampons pour l'utilisateur (refs #7492)
[morin] fix NPE
[maven-release] [jgitflow-maven-plugin]updating poms for 1.6-SNAPSHOT development
[maven-release] Fix release
[maven-release] [jgitflow-maven-plugin]updating poms for branch'release/1.5' 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 by an SCM change
Building in workspace <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://git.codelutin.com/faxtomail.git # timeout=10
Fetching upstream changes from http://git.codelutin.com/faxtomail.git
> git --version # timeout=10
using .gitcredentials to set credentials
> git config --local credential.helper store --file=/var/local/forge/exec/tomcat-codelutin.com/temp/git7711411539518587440.credentials # timeout=10
> git -c core.askpass=true fetch --tags --progress http://git.codelutin.com/faxtomail.git +refs/heads/*:refs/remotes/origin/*
> git config --local --remove-section credential # timeout=10
> git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision a6a9df8ee8743299997e36d78f12e84e1ce355cf (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f a6a9df8ee8743299997e36d78f12e84e1ce355cf
> git rev-list b6698e5122a368749d3edd24bf06ac5e31dbd702 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
[faxtomail-nightly] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/codelutin.com/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.52.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 47377
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml -e -U clean install -DperformRelease
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] FaxToMail
[INFO] FaxToMail :: Persistence
[INFO] FaxToMail :: Service
[INFO] FaxToMail :: Web
[INFO] FaxToMail :: UI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FaxToMail 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ faxtomail ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ faxtomail ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ faxtomail ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ faxtomail ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ faxtomail ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ faxtomail ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ faxtomail ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ faxtomail ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ faxtomail ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ faxtomail ---
[INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/LICENSE.txt>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ faxtomail ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header-on-pom) @ faxtomail ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/>
[INFO] Scan 1 file header done in 86.866ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ faxtomail ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/src>
[INFO] Scan 5 files header done in 182.673ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ faxtomail ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ faxtomail ---
[JENKINS] Archiving disabled
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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] FaxToMail .......................................... FAILURE [ 55.110 s]
[INFO] FaxToMail :: Persistence ........................... SKIPPED
[INFO] FaxToMail :: Service ............................... SKIPPED
[INFO] FaxToMail :: Web ................................... SKIPPED
[INFO] FaxToMail :: UI .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:02 min
[INFO] Finished at: 2015-09-01T01:17:39+02:00
[INFO] Final Memory: 31M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project faxtomail: the version '1.6' could not be retrieve from redmine server. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project faxtomail: the version '1.6' could not be retrieve from redmine server.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: the version '1.6' could not be retrieve from redmine server.
at org.nuiton.jredmine.plugin.AbstractRedmineMojo.failIfSafe(AbstractRedmineMojo.java:376)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:119)
at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:336)
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:106)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 31 more
[ERROR]
[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
Sending e-mails to: faxtomail-build(a)list.forge.codelutin.com maven-release(a)codelutin.com
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 1 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
2
Build failed in Jenkins: faxtomail-nightly » FaxToMail #189
by admin+ci-codelutin.com@codelutin.com 03 Sep '15
by admin+ci-codelutin.com@codelutin.com 03 Sep '15
03 Sep '15
See <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex$faxto…>
Changes:
[maven-release] [jgitflow-maven-plugin]updating poms for 1.6-SNAPSHOT development
[maven-release] [jgitflow-maven-plugin]updating poms for branch'release/1.5' 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
------------------------------------------
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex$faxto…> -s /var/local/forge/data/codelutin.com/maven/settings.xml -e -U clean install -DperformRelease
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] FaxToMail
[INFO] FaxToMail :: Persistence
[INFO] FaxToMail :: Service
[INFO] FaxToMail :: Web
[INFO] FaxToMail :: UI
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building FaxToMail 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ faxtomail ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex$faxto…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ faxtomail ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ faxtomail ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ faxtomail ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ faxtomail ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ faxtomail ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ faxtomail ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ faxtomail ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ faxtomail ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ faxtomail ---
[INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex$faxto…>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ faxtomail ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header-on-pom) @ faxtomail ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex$faxto…>
[INFO] Scan 1 file header done in 86.866ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ faxtomail ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex$faxto…>
[INFO] Scan 5 files header done in 182.673ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ faxtomail ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ faxtomail ---
[JENKINS] Archiving disabled
1
2
Jenkins build became unstable: faxtomail-sonar #7
by admin+ci-codelutin.com@codelutin.com 31 Aug '15
by admin+ci-codelutin.com@codelutin.com 31 Aug '15
31 Aug '15
Jenkins build became unstable: faxtomail-sonar » FaxToMail :: Service #7
by admin+ci-codelutin.com@codelutin.com 31 Aug '15
by admin+ci-codelutin.com@codelutin.com 31 Aug '15
31 Aug '15
27 Aug '15
See <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/5/changes>
Changes:
[morin] fix NPE
[morin] modification du modèle (ajout des tampons) (refs #7424)
[morin] ajout de la migration pour sqlserver (refs #7424)
[morin] début de l'interface d'admin (possibilité de créer des tampons texte
[morin] Ajout des tampons dans l'éditeur de pdf (seulement type texte) (refs
[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] ajout de la signature dans le formulaire de réponse + début d'écran de
[morin] - modif du modèle de signatures (plus de Signing, directement des stamp
[morin] - Envoi de la signature dans la réponse - mise en page refs #7419
[morin] add license
[morin] add missing dependency
[morin] ajout de la suppression des signatures + validators
[morin] ajout de la suppression des signatures + validators
[morin] test de timer
[morin] raffraichissement automatique fixes #7420
[morin] upgrade version
[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
[morin] move reply actions
[morin] move reply actions
[morin] move attachment actions
[morin] move demand actions
[morin] move search actions
[morin] move pdfeditor actions
[morin] move pdfeditor actions
[morin] move demandgroup actions
[morin] move transmit actions
[morin] remplacement du champ code client par une combobox de clients (refs
[morin] déplacmeent du widget de validation de la main ui vers l'ui des demandes
[morin] Correction de validation (refs #7422)
------------------------------------------
[...truncated 153 lines...]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ faxtomail-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ faxtomail-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ faxtomail-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ faxtomail-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ faxtomail-service ---
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserJava (scan-sources) @ faxtomail-service ---
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserValidation (scan-sources) @ faxtomail-service ---
[INFO] Load rules file validation.rules
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:gen (scan-sources) > :get @ faxtomail-service >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:get (get) @ faxtomail-service ---
[INFO] Copying faxtomail-service.properties to <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/ws/faxtomail-service/ta…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:gen (scan-sources) < :get @ faxtomail-service <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:gen (scan-sources) @ faxtomail-service ---
[WARNING] bundle fr_FR contains 3/13 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faxtomail-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 42 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ faxtomail-service ---
[INFO] Compiling 48 source files to <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/ws/faxtomail-service/ta…>
[INFO] <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/ws/faxtomail-service/sr…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/ws/faxtomail-service/sr…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ faxtomail-service ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/ws/faxtomail-service/ta…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ faxtomail-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ faxtomail-service ---
[INFO] Compiling 8 source files to <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/ws/faxtomail-service/ta…>
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ faxtomail-service ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/ws/faxtomail-service/ta…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.franciaflex.faxtomail.services.service.EmailServiceTest
2015/08/27 01:17:20 INFO (com.franciaflex.faxtomail.services.service.EmailServiceImpl:1574) - commit every 100 archives imported
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.526 sec - in com.franciaflex.faxtomail.services.service.EmailServiceTest
Running com.franciaflex.faxtomail.services.service.MailFolderServiceTest
2015/08/27 01:17:25 INFO (com.franciaflex.faxtomail.services.service.MailFolderServiceTest:100) - 2 readable folders
2015/08/27 01:17:25 INFO (com.franciaflex.faxtomail.services.service.MailFolderServiceTest:107) - Cyril
2015/08/27 01:17:25 INFO (com.franciaflex.faxtomail.services.service.MailFolderServiceTest:107) - SAV
2015/08/27 01:17:25 INFO (com.franciaflex.faxtomail.services.service.MailFolderServiceTest:107) - - Marc
2015/08/27 01:17:25 INFO (com.franciaflex.faxtomail.services.service.MailFolderServiceTest:107) - - Frédéric
2015/08/27 01:17:25 INFO (com.franciaflex.faxtomail.services.service.MailFolderServiceTest:107) - - Jeanne
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 sec - in com.franciaflex.faxtomail.services.service.MailFolderServiceTest
Running com.franciaflex.faxtomail.services.service.ClientServiceTest
2015/08/27 01:17:30 INFO (com.franciaflex.faxtomail.services.service.ClientServiceImpl:302) - Imported 2 new client rows
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.667 sec - in com.franciaflex.faxtomail.services.service.ClientServiceTest
Running com.franciaflex.faxtomail.services.service.MiscTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.franciaflex.faxtomail.services.service.MiscTest
Running com.franciaflex.faxtomail.services.service.migration.FlywayMigrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 sec - in com.franciaflex.faxtomail.services.service.migration.FlywayMigrationTest
Results :
Tests run: 13, Failures: 0, Errors: 0, Skipped: 1
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ faxtomail-service ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/ws/faxtomail-service/ta…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ faxtomail-service ---
[JENKINS] Archiving disabled
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/ws/faxtomail-ui-web/tar…>
[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/ws/faxtomail-ui-web/tar…>
[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/ws/faxtomail-ui-web/tar…>
[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/ws/faxtomail-ui-web/tar…>
[INFO] <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/ws/faxtomail-ui-web/src…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/ws/faxtomail-ui-web/src…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/ws/faxtomail-ui-web/src…>:[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
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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] FaxToMail .......................................... SUCCESS [ 16.922 s]
[INFO] FaxToMail :: Persistence ........................... SUCCESS [ 36.866 s]
[INFO] FaxToMail :: Service ............................... SUCCESS [ 50.327 s]
[INFO] FaxToMail :: Web ................................... FAILURE [ 10.569 s]
[INFO] FaxToMail :: UI .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:14 min
[INFO] Finished at: 2015-08-27T01:17:50+02:00
[INFO] Final Memory: 49M/293M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project faxtomail-ui-web: Compilation failure
[ERROR] <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/ws/faxtomail-ui-web/src…>:[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[])
[ERROR] 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
[ERROR] (actual argument java.lang.String cannot be converted to com.franciaflex.faxtomail.persistence.entities.FaxToMailUser by method invocation conversion)
[ERROR] 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
[ERROR] (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)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project faxtomail-ui-web: Compilation failure
<http://ci.codelutin.com/jenkins/job/faxtomail-sonar/ws/faxtomail-ui-web/src…>:[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)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
<http://ci.codelutin.com/jenkins/job/faxtomail-sonar/ws/faxtomail-ui-web/src…>:[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)
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911)
at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 31 more
[ERROR]
[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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :faxtomail-ui-web
Sending e-mails to: faxtomail-build(a)list.forge.codelutin.com morin(a)codelutin.com maven-release(a)codelutin.com
channel stopped
Skipping sonar analysis due to bad build status FAILURE
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
1
1
27 Aug '15
See <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/186/changes>
Changes:
[morin] fix NPE
[morin] modification du modèle (ajout des tampons) (refs #7424)
[morin] ajout de la migration pour sqlserver (refs #7424)
[morin] début de l'interface d'admin (possibilité de créer des tampons texte
[morin] Ajout des tampons dans l'éditeur de pdf (seulement type texte) (refs
[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] ajout de la signature dans le formulaire de réponse + début d'écran de
[morin] - modif du modèle de signatures (plus de Signing, directement des stamp
[morin] - Envoi de la signature dans la réponse - mise en page refs #7419
[morin] add license
[morin] add missing dependency
[morin] ajout de la suppression des signatures + validators
[morin] ajout de la suppression des signatures + validators
[morin] test de timer
[morin] raffraichissement automatique fixes #7420
[morin] upgrade version
[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
[morin] move reply actions
[morin] move reply actions
[morin] move attachment actions
[morin] move demand actions
[morin] move search actions
[morin] move pdfeditor actions
[morin] move pdfeditor actions
[morin] move demandgroup actions
[morin] move transmit actions
[morin] remplacement du champ code client par une combobox de clients (refs
[morin] déplacmeent du widget de validation de la main ui vers l'ui des demandes
[morin] Correction de validation (refs #7422)
------------------------------------------
[...truncated 528 lines...]
[INFO] Copying faxtomail-service-1.5-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/target/collect/com…>
[INFO] Copying faxtomail-service-1.5-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/target/collect/com…>
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ faxtomail-service ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ faxtomail-service ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ faxtomail-service ---
[INFO] Used declared dependencies found:
[INFO] com.franciaflex.faxtomail:faxtomail-persistence:jar:1.5-SNAPSHOT:compile
[INFO] org.nuiton.topia:topia-persistence:jar:3.0-beta-13:compile
[INFO] org.nuiton.topia:topia-service-flyway:jar:3.0-beta-13:compile
[INFO] org.flywaydb:flyway-core:jar:3.0:compile
[INFO] org.hibernate:hibernate-core:jar:4.3.6.Final:compile
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile
[INFO] org.nuiton:nuiton-decorator:jar:3.0-alpha-3:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton:nuiton-csv:jar:3.0-rc-4:compile
[INFO] org.nuiton:nuiton-validator:jar:3.0-rc-2:compile
[INFO] org.apache.struts.xwork:xwork-core:jar:2.3.16.3:compile
[INFO] org.nuiton.jaxx:jaxx-application-api:jar:2.24:compile
[INFO] com.google.guava:guava:jar:18.0:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] org.apache.commons:commons-collections4:jar:4.0:compile
[INFO] commons-io:commons-io:jar:2.4:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] javax.mail:mail:jar:1.4.7:compile
[INFO] org.apache.commons:commons-email:jar:1.3.3:compile
[INFO] javax.activation:activation:jar:1.1.1:compile
[INFO] junit:junit:jar:4.11:test
[INFO] com.h2database:h2:jar:1.3.176:test
[INFO] com.unboundid:unboundid-ldapsdk:jar:2.3.6:compile
[INFO] com.github.spullara.mustache.java:compiler:jar:0.8.16:compile
[INFO] org.xhtmlrenderer:flying-saucer-pdf-itext5:jar:9.0.7:compile
[INFO] com.google.code.gson:gson:jar:2.3:compile
[INFO] gui.ava:html2image:jar:2.0.1:compile
[INFO] com.itextpdf:itextpdf:jar:5.5.5:compile
[INFO] org.swinglabs.swingx:swingx-common:jar:1.6.4:compile
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ faxtomail-service ---
[INFO] Installing <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-service/…> to /var/local/forge/data/codelutin.com/maven/repository/com/franciaflex/faxtomail/faxtomail-service/1.5-SNAPSHOT/faxtomail-service-1.5-SNAPSHOT.jar
[INFO] Installing <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-service/…> to /var/local/forge/data/codelutin.com/maven/repository/com/franciaflex/faxtomail/faxtomail-service/1.5-SNAPSHOT/faxtomail-service-1.5-SNAPSHOT.pom
[INFO] Installing <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-service/…> to /var/local/forge/data/codelutin.com/maven/repository/com/franciaflex/faxtomail/faxtomail-service/1.5-SNAPSHOT/faxtomail-service-1.5-SNAPSHOT-third-party.properties
[INFO] Installing <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-service/…> to /var/local/forge/data/codelutin.com/maven/repository/com/franciaflex/faxtomail/faxtomail-service/1.5-SNAPSHOT/faxtomail-service-1.5-SNAPSHOT-sources.jar
[INFO] Installing <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-service/…> to /var/local/forge/data/codelutin.com/maven/repository/com/franciaflex/faxtomail/faxtomail-service/1.5-SNAPSHOT/faxtomail-service-1.5-SNAPSHOT-javadoc.jar
[INFO] Installing <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-service/…> to /var/local/forge/data/codelutin.com/maven/repository/com/franciaflex/faxtomail/faxtomail-service/1.5-SNAPSHOT/faxtomail-service-1.5-SNAPSHOT.jar.asc
[INFO] Installing <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-service/…> to /var/local/forge/data/codelutin.com/maven/repository/com/franciaflex/faxtomail/faxtomail-service/1.5-SNAPSHOT/faxtomail-service-1.5-SNAPSHOT.pom.asc
[INFO] Installing <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-service/…> to /var/local/forge/data/codelutin.com/maven/repository/com/franciaflex/faxtomail/faxtomail-service/1.5-SNAPSHOT/faxtomail-service-1.5-SNAPSHOT-third-party.properties.asc
[INFO] Installing <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-service/…> to /var/local/forge/data/codelutin.com/maven/repository/com/franciaflex/faxtomail/faxtomail-service/1.5-SNAPSHOT/faxtomail-service-1.5-SNAPSHOT-sources.jar.asc
[INFO] Installing <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-service/…> to /var/local/forge/data/codelutin.com/maven/repository/com/franciaflex/faxtomail/faxtomail-service/1.5-SNAPSHOT/faxtomail-service-1.5-SNAPSHOT-javadoc.jar.asc
[JENKINS] Archiving disabled
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-nightly/ws/faxtomail-ui-web/t…>
[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] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ faxtomail-ui-web ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ faxtomail-ui-web ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ faxtomail-ui-web ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ faxtomail-ui-web ---
[INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-ui-web/L…>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ faxtomail-ui-web ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-ui-web/s…>
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-ui-web/s…> is up-to-date.
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-ui-web/t…>
[INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-ui-web/s…>
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header-on-pom) @ faxtomail-ui-web ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-ui-web>
[INFO] Scan 1 file header done in 2.917ms.
[INFO] All files are up-to-date.
[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-nightly/ws/faxtomail-ui-web/t…>
[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-nightly/ws/faxtomail-ui-web/t…>
[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] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ faxtomail-ui-web ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-ui-web/s…>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-ui-web/t…>
[INFO] - ignore file (detected %%Ignore-License) <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-ui-web/s…>
[INFO] - ignore file (detected %%Ignore-License) <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-ui-web/s…>
[INFO] Scan 61 files header done in 439.075ms.
[INFO]
* uptodate header on 57 files.
* add header on 2 files.
* ignore header on 2 files.
[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-nightly/ws/faxtomail-ui-web/t…>
[INFO] <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-ui-web/s…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-ui-web/s…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-ui-web/s…>:[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
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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] FaxToMail .......................................... SUCCESS [ 51.112 s]
[INFO] FaxToMail :: Persistence ........................... SUCCESS [ 43.705 s]
[INFO] FaxToMail :: Service ............................... SUCCESS [01:15 min]
[INFO] FaxToMail :: Web ................................... FAILURE [ 6.477 s]
[INFO] FaxToMail :: UI .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:06 min
[INFO] Finished at: 2015-08-27T01:18:38+02:00
[INFO] Final Memory: 114M/423M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project faxtomail-ui-web: Compilation failure
[ERROR] <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-ui-web/s…>:[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[])
[ERROR] 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
[ERROR] (actual argument java.lang.String cannot be converted to com.franciaflex.faxtomail.persistence.entities.FaxToMailUser by method invocation conversion)
[ERROR] 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
[ERROR] (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)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project faxtomail-ui-web: Compilation failure
<http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-ui-web/s…>:[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)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
<http://ci.codelutin.com/jenkins/job/faxtomail-nightly/ws/faxtomail-ui-web/s…>:[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)
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911)
at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 31 more
[ERROR]
[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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :faxtomail-ui-web
Sending e-mails to: faxtomail-build(a)list.forge.codelutin.com morin(a)codelutin.com maven-release(a)codelutin.com
channel stopped
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
1
1
Build failed in Jenkins: faxtomail-nightly » FaxToMail :: Web #186
by admin+ci-codelutin.com@codelutin.com 27 Aug '15
by admin+ci-codelutin.com@codelutin.com 27 Aug '15
27 Aug '15
See <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex.faxto…>
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-nightly/com.franciaflex.faxto…>
[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] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ faxtomail-ui-web ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ faxtomail-ui-web ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ faxtomail-ui-web ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ faxtomail-ui-web ---
[INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex.faxto…>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ faxtomail-ui-web ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex.faxto…>
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex.faxto…> is up-to-date.
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex.faxto…>
[INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex.faxto…>
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header-on-pom) @ faxtomail-ui-web ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex.faxto…>
[INFO] Scan 1 file header done in 2.917ms.
[INFO] All files are up-to-date.
[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-nightly/com.franciaflex.faxto…>
[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-nightly/com.franciaflex.faxto…>
[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] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ faxtomail-ui-web ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex.faxto…>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex.faxto…>
[INFO] - ignore file (detected %%Ignore-License) <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex.faxto…>
[INFO] - ignore file (detected %%Ignore-License) <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex.faxto…>
[INFO] Scan 61 files header done in 439.075ms.
[INFO]
* uptodate header on 57 files.
* add header on 2 files.
* ignore header on 2 files.
[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-nightly/com.franciaflex.faxto…>
[INFO] <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex.faxto…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex.faxto…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/faxtomail-nightly/com.franciaflex.faxto…>:[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
1
1
Build failed in Jenkins: faxtomail-sonar » FaxToMail :: Web #5
by admin+ci-codelutin.com@codelutin.com 27 Aug '15
by admin+ci-codelutin.com@codelutin.com 27 Aug '15
27 Aug '15
See <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/com.franciaflex.faxtoma…>
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.faxtoma…>
[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.faxtoma…>
[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.faxtoma…>
[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.faxtoma…>
[INFO] <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/com.franciaflex.faxtoma…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/com.franciaflex.faxtoma…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/faxtomail-sonar/com.franciaflex.faxtoma…>:[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
1
1
Build failed in Jenkins: faxtomail-ci #592-develop
by admin+ci-codelutin.com@codelutin.com 27 Aug '15
by admin+ci-codelutin.com@codelutin.com 27 Aug '15
27 Aug '15
See <http://ci.codelutin.com/jenkins/job/faxtomail-ci/592/changes>
Changes:
[morin] move reply actions
[morin] move reply actions
[morin] move attachment actions
[morin] move demand actions
[morin] move search actions
[morin] move pdfeditor actions
[morin] move pdfeditor actions
[morin] move demandgroup actions
[morin] move transmit actions
[morin] remplacement du champ code client par une combobox de clients (refs
[morin] déplacmeent du widget de validation de la main ui vers l'ui des demandes
[morin] Correction de validation (refs #7422)
------------------------------------------
[...truncated 154 lines...]
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/faxtomail-service/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ faxtomail-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ faxtomail-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ faxtomail-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ faxtomail-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ faxtomail-service ---
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserJava (scan-sources) @ faxtomail-service ---
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserValidation (scan-sources) @ faxtomail-service ---
[INFO] Load rules file validation.rules
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:gen (scan-sources) > :get @ faxtomail-service >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:get (get) @ faxtomail-service ---
[INFO] Copying faxtomail-service.properties to <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/faxtomail-service/targe…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:gen (scan-sources) < :get @ faxtomail-service <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:gen (scan-sources) @ faxtomail-service ---
[WARNING] bundle fr_FR contains 3/13 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faxtomail-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 42 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ faxtomail-service ---
[INFO] Compiling 48 source files to <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/faxtomail-service/targe…>
[INFO] <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/faxtomail-service/src/m…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/faxtomail-service/src/m…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ faxtomail-service ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/faxtomail-service/targe…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ faxtomail-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ faxtomail-service ---
[INFO] Compiling 8 source files to <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/faxtomail-service/targe…>
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ faxtomail-service ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/faxtomail-service/targe…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.franciaflex.faxtomail.services.service.EmailServiceTest
2015/08/26 18:25:33 INFO (com.franciaflex.faxtomail.services.service.EmailServiceImpl:1574) - commit every 100 archives imported
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.325 sec - in com.franciaflex.faxtomail.services.service.EmailServiceTest
Running com.franciaflex.faxtomail.services.service.MailFolderServiceTest
2015/08/26 18:25:36 INFO (com.franciaflex.faxtomail.services.service.MailFolderServiceTest:100) - 2 readable folders
2015/08/26 18:25:36 INFO (com.franciaflex.faxtomail.services.service.MailFolderServiceTest:107) - Cyril
2015/08/26 18:25:36 INFO (com.franciaflex.faxtomail.services.service.MailFolderServiceTest:107) - SAV
2015/08/26 18:25:36 INFO (com.franciaflex.faxtomail.services.service.MailFolderServiceTest:107) - - Marc
2015/08/26 18:25:36 INFO (com.franciaflex.faxtomail.services.service.MailFolderServiceTest:107) - - Frédéric
2015/08/26 18:25:36 INFO (com.franciaflex.faxtomail.services.service.MailFolderServiceTest:107) - - Jeanne
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.221 sec - in com.franciaflex.faxtomail.services.service.MailFolderServiceTest
Running com.franciaflex.faxtomail.services.service.ClientServiceTest
2015/08/26 18:25:38 INFO (com.franciaflex.faxtomail.services.service.ClientServiceImpl:302) - Imported 2 new client rows
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.786 sec - in com.franciaflex.faxtomail.services.service.ClientServiceTest
Running com.franciaflex.faxtomail.services.service.MiscTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.franciaflex.faxtomail.services.service.MiscTest
Running com.franciaflex.faxtomail.services.service.migration.FlywayMigrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 sec - in com.franciaflex.faxtomail.services.service.migration.FlywayMigrationTest
Results :
Tests run: 13, Failures: 0, Errors: 0, Skipped: 1
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ faxtomail-service ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/faxtomail-service/targe…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ faxtomail-service ---
[JENKINS] Archiving disabled
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-ci/ws/faxtomail-ui-web/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-ci/ws/faxtomail-ui-web/target…>
[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-ci/ws/faxtomail-ui-web/target…>
[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-ci/ws/faxtomail-ui-web/target…>
[INFO] <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/faxtomail-ui-web/src/ma…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/faxtomail-ui-web/src/ma…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/faxtomail-ui-web/src/ma…>:[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
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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] FaxToMail .......................................... SUCCESS [ 2.384 s]
[INFO] FaxToMail :: Persistence ........................... SUCCESS [ 9.791 s]
[INFO] FaxToMail :: Service ............................... SUCCESS [ 19.056 s]
[INFO] FaxToMail :: Web ................................... FAILURE [ 2.820 s]
[INFO] FaxToMail :: UI .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36.178 s
[INFO] Finished at: 2015-08-26T18:25:45+02:00
[INFO] Final Memory: 54M/462M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project faxtomail-ui-web: Compilation failure
[ERROR] <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/faxtomail-ui-web/src/ma…>:[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[])
[ERROR] 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
[ERROR] (actual argument java.lang.String cannot be converted to com.franciaflex.faxtomail.persistence.entities.FaxToMailUser by method invocation conversion)
[ERROR] 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
[ERROR] (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)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project faxtomail-ui-web: Compilation failure
<http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/faxtomail-ui-web/src/ma…>:[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)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
<http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/faxtomail-ui-web/src/ma…>:[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)
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911)
at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 31 more
[ERROR]
[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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :faxtomail-ui-web
Sending e-mails to: faxtomail-build(a)list.forge.codelutin.com
channel stopped
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
1
1