Sispea-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
- 1788 discussions
Build failed in Jenkins: sispea-ci » SISPEA web application #494
by admin+ci-codelutin.com@codelutin.com 16 Sep '15
by admin+ci-codelutin.com@codelutin.com 16 Sep '15
16 Sep '15
See <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/494/ch…>
Changes:
[martel] #46 Revue du service pour charger une collectivité #46 Ajout de
[martel] #46 Revue du service pour charger une collectivité #46 Ajout de
------------------------------------------
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 SISPEA web application 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ sispea-webapp ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/tar…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-webapp ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ sispea-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 36 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ sispea-webapp ---
[INFO] Compiling 223 source files to <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/tar…>
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>:[64,54] method prepareReadContext in class fr.onema.sispea.serviceng.referential.CollectivityService cannot be applied to given types;
required: java.lang.Integer
found: no arguments
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>:[69,43] cannot find symbol
symbol: method getCollectivity(int)
location: variable collectivityService of type fr.onema.sispea.serviceng.referential.CollectivityService
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>:[73,49] cannot find symbol
symbol: method edit(java.lang.Integer,java.lang.Integer,fr.onema.sispea.serviceng.referential.CollectivityModel)
location: variable collectivityService of type fr.onema.sispea.serviceng.referential.CollectivityService
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
1
1
Build failed in Jenkins: sispea-demo-latest #115-32fbd4867a7dfdc8343bee8000754b75ba0905da
by admin+ci-codelutin.com@codelutin.com 16 Sep '15
by admin+ci-codelutin.com@codelutin.com 16 Sep '15
16 Sep '15
See <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/115/changes>
Changes:
[martel] move jsp folder into WEB-INF
[martel] jsp folder become content folder
[Tony CHEMIT] Utilisation des resources de manière correct (compatible avec le fait
[Tony CHEMIT] Déplacement des traductions de base pour pouvoir les utiliser en legacy
[Tony CHEMIT] Utilisation de convention plugin et introduction du paquetage Next
[Tony CHEMIT] Premier test d'une action via convention plugin
[Tony CHEMIT] Faire fonctionner les wildcard sur tiles
[Tony CHEMIT] Ressource manquante dans le footer
[Arnaud Thimel] Extraction d'un helper pour le menu
[Arnaud Thimel] Extraction de la génération du menu (pour partage entre legacy & NG)
[Arnaud Thimel] Ajout de fichiers JS (jQuery, AngularJS)
[Arnaud Thimel] Utilisation d'un layout alternatif pour les nouvelles pages
[Arnaud Thimel] Mise en place d'un exemple AngularJS fonctionnel
[Arnaud Thimel] Correction des chemins relatifs dans htmlHeadBlockNG Correction de divs
[Arnaud Thimel] Refactor animation's actions to fit convention plugin
[Arnaud Thimel] Mise en place du menu renommage des actions d'animation
[Arnaud Thimel] Mise à jour du menu (liens absolus) Ouverture du menu pour l'esapce
[Arnaud Thimel] Copie de la gestion du 'fullScreen' sur la nouvelle archi
[Arnaud Thimel] la méthode getSispeaSession() doit rester public
------------------------------------------
[...truncated 4327 lines...]
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ sispea-exchange ---
[INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/src/license>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-exchange/s…>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-exchange/t…>
[INFO] Scan 4 files header done in 36.49ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ sispea-exchange ---
[INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-exchange/t…>
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ sispea-exchange ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ sispea-exchange ---
[INFO] Skipping goal (skipGenerateChanges flag is on).
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ sispea-exchange ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-exchange/t…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ sispea-exchange ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-exchange/s…>
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ sispea-exchange ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ sispea-exchange ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sispea-exchange ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-exchange/t…>
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ sispea-exchange >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-exchange ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-exchange ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-exchange ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-exchange ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-exchange ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ sispea-exchange ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ sispea-exchange ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://maven.nuiton.org/central-releases
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ sispea-exchange ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ sispea-exchange <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ sispea-exchange ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-exchange/t…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ sispea-exchange ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-exchange ---
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (make-assembly) @ sispea-exchange ---
[INFO] Reading assembly descriptor: src/main/assembly/exportApp.xml
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-exchange/t…>
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ sispea-exchange ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ sispea-exchange ---
[INFO] Loaded <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/target/collect-ar…>
[INFO] Copying sispea-exchange-2.20-rev32fbd48.jar to <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/target/collect/fr…>
[INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/target/collect/fr…>
[INFO] Copying sispea-exchange-2.20-rev32fbd48-sources.jar to <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/target/collect/fr…>
[INFO] Copying sispea-exchange-2.20-rev32fbd48-with-dependencies.jar to <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/target/collect/fr…>
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ sispea-exchange ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-deploy-files) @ sispea-exchange ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-exchange ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-exchange ---
[INFO] Used declared dependencies found:
[INFO] fr.onema:sispea-util:jar:2.20-rev32fbd48:compile
[INFO] fr.onema:sispea-service:jar:2.20-rev32fbd48:compile
[INFO] org.springframework:spring-beans:jar:4.2.0.RELEASE:compile
[INFO] org.springframework:spring-context:jar:4.2.0.RELEASE:compile
[INFO] log4j:log4j:jar:1.2.17:compile
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 3 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SISPEA web application 2.20-rev32fbd48
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ sispea-webapp ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-webapp/tar…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ sispea-webapp ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ sispea-webapp ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://maven.nuiton.org/central-releases
[INFO] 99 dependencies to check.
[INFO] 99 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 757300ns
[INFO] All dependencies are safe.
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ sispea-webapp ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ sispea-webapp ---
[INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/src/license>
[INFO] Will create or update license file [sispea] to <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-webapp/LIC…>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ sispea-webapp ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-webapp/src…>
[WARNING] dependency [javax.servlet--servlet-api--2.3] does not exist in project, remove it from the missing file.
[INFO] Detects third party descriptor <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-persist/sr…>
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-persist/sr…>
[INFO] Detects third party descriptor <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/sr…>
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/sr…>
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/fr/onem…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-u…
[INFO] Downloading: https://repo.maven.apache.org/maven2/fr/onema/sispea-util/2.20-rev32fbd48/s…
[INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-2/nuiton-config-3.0-rc-2-third-party.properties
[INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-2/nuiton-config-3.0-rc-2-third-party.properties
[INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-5/nuiton-utils-3.0-rc-5-third-party.properties
[INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-5/nuiton-utils-3.0-rc-5-third-party.properties
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-webapp/src…> is up-to-date.
[WARNING] There is 1 dependencies with no license :
[WARNING] - javax.servlet--servlet-api--2.4
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-webapp/tar…>
[INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-webapp/src…>
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 3 second
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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SISPEA ............................................. SUCCESS [ 48.369 s]
[INFO] SISPEA Configuration ............................... SUCCESS [ 14.565 s]
[INFO] SISPEA Persistence Migration ....................... SUCCESS [ 27.041 s]
[INFO] SISPEA Utils ....................................... SUCCESS [ 43.288 s]
[INFO] SISPEA Persistence ................................. SUCCESS [01:57 min]
[INFO] SISPEA Services .................................... SUCCESS [06:23 min]
[INFO] SISPEA export application .......................... SUCCESS [ 17.491 s]
[INFO] SISPEA web application ............................. FAILURE [ 13.611 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:54 min
[INFO] Finished at: 2015-09-09T02:07:41+02:00
[INFO] Final Memory: 89M/426M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.8:add-third-party (attach-licenses) on project sispea-webapp: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-webapp/src…> -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.8:add-third-party (attach-licenses) on project sispea-webapp: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-webapp/src…>
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.MojoFailureException: There are some dependencies with no license, please fill the file <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-webapp/src…>
at org.codehaus.mojo.license.AddThirdPartyMojo.doAction(AddThirdPartyMojo.java:253)
at org.codehaus.mojo.license.AbstractLicenseMojo.execute(AbstractLicenseMojo.java:207)
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 :sispea-webapp
Sending e-mails to: sispea-build(a)list.forge.codelutin.com thimel(a)codelutin.com martel(a)codelutin.com chemit+codelutin-ci(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
8
Jenkins build is back to normal : sispea-demo-latest » SISPEA web application #123
by admin+ci-codelutin.com@codelutin.com 16 Sep '15
by admin+ci-codelutin.com@codelutin.com 16 Sep '15
16 Sep '15
Build failed in Jenkins: sispea-demo-latest » SISPEA Services #121
by admin+ci-codelutin.com@codelutin.com 16 Sep '15
by admin+ci-codelutin.com@codelutin.com 16 Sep '15
16 Sep '15
See <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-serv…>
Changes:
[martel] Ajout d'une entityNotFoundException
[Tony CHEMIT] Ajout de modèles au niveau service afin de ne pas réutiliser les dtos
[Tony CHEMIT] Début de lecture d'un service
[Tony CHEMIT] Affichage des membres d'un service
[Tony CHEMIT] Création paquetage serviceng
[Tony CHEMIT] Ajout du model pour les utilisateurs de type Service + déplacement des
[Tony CHEMIT] Ajout de la pagination sur les membres et ouvrages d'un service
[martel] #46 mise en liaison du formulaire de creation de collectivity et du
[martel] #46 Ajout de quelques Preconditions
[martel] #46 Démarrage de la page de consultation d'une collectivité
[martel] #46 revue des pages d'edition et vue de collectivité
------------------------------------------
[...truncated 3269 lines...]
2015-09-16 01:53:10,014 INFO HHH000262: Table not found: SPEA_MODE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,014 INFO HHH000262: Table not found: SUB_UNIT - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,014 INFO HHH000262: Table not found: TERRITORY - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,015 INFO HHH000262: Table not found: TERRITORY_ORGANISM - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,015 INFO HHH000262: Table not found: TYPE_COLLECTIVITY - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,015 INFO HHH000262: Table not found: TYPE_MANAGEMENT_MODE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,015 INFO HHH000262: Table not found: TYPE_ORGANISM - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,016 INFO HHH000262: Table not found: TYPE_TERRITORY - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,016 INFO HHH000262: Table not found: TYPOLOGY - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,016 INFO HHH000262: Table not found: UNIT - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,016 INFO HHH000262: Table not found: VERIFICATION - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,017 INFO HHH000262: Table not found: VP - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,017 INFO HHH000262: Table not found: VP_COMPETENCE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,017 INFO HHH000262: Table not found: VP_EQUIPMENT_VALUE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,017 INFO HHH000262: Table not found: VP_LIST - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,018 INFO HHH000262: Table not found: VP_VALUE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,018 INFO HHH000262: Table not found: ADDRESS - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,018 INFO HHH000262: Table not found: AGENCY - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,018 INFO HHH000262: Table not found: BASIN - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,018 INFO HHH000262: Table not found: CHART - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,019 INFO HHH000262: Table not found: COLLECTIVITY - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,019 INFO HHH000262: Table not found: COLLECT_SPEA - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,019 INFO HHH000262: Table not found: COMPETENCE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,019 INFO HHH000262: Table not found: CRITERION - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,020 INFO HHH000262: Table not found: DATA_DETAIL - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,020 INFO HHH000262: Table not found: DATA_DETAIL_VALUE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,020 INFO HHH000262: Table not found: DATA_LIST - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,020 INFO HHH000262: Table not found: DC - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,021 INFO HHH000262: Table not found: DC_EQUIPMENT - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,021 INFO HHH000262: Table not found: DC_VALUE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,021 INFO HHH000262: Table not found: DDEA_DDAF - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,021 INFO HHH000262: Table not found: DDT_UPDATES - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,022 INFO HHH000262: Table not found: DEPARTMENT - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,022 INFO HHH000262: Table not found: DISPLAY_SYNTHESIS - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,022 INFO HHH000262: Table not found: EQUIPMENT - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,022 INFO HHH000262: Table not found: EXERCISE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,023 INFO HHH000262: Table not found: EXPORT - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,023 INFO HHH000262: Table not found: FIX_REF - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,023 INFO HHH000262: Table not found: IP - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,023 INFO HHH000262: Table not found: IP_EQUIPMENT_VALUE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,024 INFO HHH000262: Table not found: IP_LIST - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,024 INFO HHH000262: Table not found: IP_SLICE_CONSOLIDATED - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,024 INFO HHH000262: Table not found: IP_VALUE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,024 INFO HHH000262: Table not found: IP_VP - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,025 INFO HHH000262: Table not found: LOT_EQUIPMENT - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,025 INFO HHH000262: Table not found: LOT_SPEA - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,025 INFO HHH000262: Table not found: MANAGEMENT_MODE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,025 INFO HHH000262: Table not found: MANDATE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,026 INFO HHH000262: Table not found: MEMB_COLLECT - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,026 INFO HHH000262: Table not found: MEMB_SPEA - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,026 INFO HHH000262: Table not found: MISSION - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,026 INFO HHH000262: Table not found: MUNICIPALITY - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,027 INFO HHH000262: Table not found: MUNICIPALITY_SPEA_COLLECT - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,027 INFO HHH000262: Table not found: NOTIFICATION - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,027 INFO HHH000262: Table not found: ORGANISM - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,027 INFO HHH000262: Table not found: ORGANISM_TREE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,028 INFO HHH000262: Table not found: ORIGIN - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,028 INFO HHH000262: Table not found: PERSON - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,028 INFO HHH000262: Table not found: REGION - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,028 INFO HHH000262: Table not found: RPQS - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,029 INFO HHH000262: Table not found: SEARCH_PERSON - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,029 INFO HHH000262: Table not found: SEARCH_TERRITORY - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,029 INFO HHH000262: Table not found: SELECTION - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,029 INFO HHH000262: Table not found: SLICE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,030 INFO HHH000262: Table not found: SPEA - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,030 INFO HHH000262: Table not found: SPEA_EQUIPMENT - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,030 INFO HHH000262: Table not found: SPEA_MANDATES_COUNT - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,030 INFO HHH000262: Table not found: SPEA_MISSION - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,031 INFO HHH000262: Table not found: SPEA_MISSIONS_COEFF - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,031 INFO HHH000262: Table not found: SPEA_MODE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,031 INFO HHH000262: Table not found: SUB_UNIT - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,031 INFO HHH000262: Table not found: TERRITORY - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,031 INFO HHH000262: Table not found: TERRITORY_ORGANISM - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,032 INFO HHH000262: Table not found: TYPE_COLLECTIVITY - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,032 INFO HHH000262: Table not found: TYPE_MANAGEMENT_MODE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,032 INFO HHH000262: Table not found: TYPE_ORGANISM - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,032 INFO HHH000262: Table not found: TYPE_TERRITORY - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,033 INFO HHH000262: Table not found: TYPOLOGY - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,033 INFO HHH000262: Table not found: UNIT - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,033 INFO HHH000262: Table not found: VERIFICATION - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,033 INFO HHH000262: Table not found: VP - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,034 INFO HHH000262: Table not found: VP_COMPETENCE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,034 INFO HHH000262: Table not found: VP_EQUIPMENT_VALUE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,034 INFO HHH000262: Table not found: VP_LIST - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,034 INFO HHH000262: Table not found: VP_VALUE - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,035 INFO HHH000262: Table not found: public.S_Address - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,036 INFO HHH000262: Table not found: S_Address - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,036 INFO HHH000262: Table not found: public.S_CRITERION - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,036 INFO HHH000262: Table not found: S_CRITERION - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,036 INFO HHH000262: Table not found: public.S_Chart - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,037 INFO HHH000262: Table not found: S_Chart - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,037 INFO HHH000262: Table not found: public.S_Competence - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,037 INFO HHH000262: Table not found: S_Competence - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,038 INFO HHH000262: Table not found: public.S_Data_Detail - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,038 INFO HHH000262: Table not found: S_Data_Detail - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,038 INFO HHH000262: Table not found: public.S_Data_List - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,038 INFO HHH000262: Table not found: S_Data_List - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,039 INFO HHH000262: Table not found: public.S_Dc - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,039 INFO HHH000262: Table not found: S_Dc - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,039 INFO HHH000262: Table not found: public.S_Equipment - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,039 INFO HHH000262: Table not found: S_Equipment - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,040 INFO HHH000262: Table not found: public.S_Exercise - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,040 INFO HHH000262: Table not found: S_Exercise - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,040 INFO HHH000262: Table not found: public.S_Export - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,040 INFO HHH000262: Table not found: S_Export - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,041 INFO HHH000262: Table not found: public.S_Ip - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,041 INFO HHH000262: Table not found: S_Ip - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,041 INFO HHH000262: Table not found: public.S_Lot_Equipment - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,041 INFO HHH000262: Table not found: S_Lot_Equipment - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,042 INFO HHH000262: Table not found: public.S_Lot_Spea - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,042 INFO HHH000262: Table not found: S_Lot_Spea - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,042 INFO HHH000262: Table not found: public.S_Management_Mode - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,042 INFO HHH000262: Table not found: S_Management_Mode - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,043 INFO HHH000262: Table not found: public.S_Mission - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,043 INFO HHH000262: Table not found: S_Mission - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,043 INFO HHH000262: Table not found: public.S_Notification - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,043 INFO HHH000262: Table not found: S_Notification - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,044 INFO HHH000262: Table not found: public.S_Organism - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,044 INFO HHH000262: Table not found: S_Organism - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,044 INFO HHH000262: Table not found: public.S_Origin - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,044 INFO HHH000262: Table not found: S_Origin - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,045 INFO HHH000262: Table not found: public.S_Person - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,045 INFO HHH000262: Table not found: S_Person - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,045 INFO HHH000262: Table not found: public.S_RPQS - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,045 INFO HHH000262: Table not found: S_RPQS - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,046 INFO HHH000262: Table not found: public.S_SEARCH_PERSON - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,046 INFO HHH000262: Table not found: S_SEARCH_PERSON - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,046 INFO HHH000262: Table not found: public.S_SEARCH_TERRITORY - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,046 INFO HHH000262: Table not found: S_SEARCH_TERRITORY - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,047 INFO HHH000262: Table not found: public.S_Selection - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,047 INFO HHH000262: Table not found: S_Selection - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,047 INFO HHH000262: Table not found: public.S_Slice - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,047 INFO HHH000262: Table not found: S_Slice - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,048 INFO HHH000262: Table not found: public.S_Territory - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,048 INFO HHH000262: Table not found: S_Territory - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,048 INFO HHH000262: Table not found: public.S_TypeCollectivity - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,048 INFO HHH000262: Table not found: S_TypeCollectivity - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,049 INFO HHH000262: Table not found: public.S_TypeManagementMode - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,049 INFO HHH000262: Table not found: S_TypeManagementMode - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,049 INFO HHH000262: Table not found: public.S_TypeOrganism - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,049 INFO HHH000262: Table not found: S_TypeOrganism - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,050 INFO HHH000262: Table not found: public.S_TypeTerritory - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,050 INFO HHH000262: Table not found: S_TypeTerritory - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,050 INFO HHH000262: Table not found: public.S_Typology - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,050 INFO HHH000262: Table not found: S_Typology - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,051 INFO HHH000262: Table not found: public.S_Unit - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,051 INFO HHH000262: Table not found: S_Unit - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,051 INFO HHH000262: Table not found: public.S_VERIFICATION - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,051 INFO HHH000262: Table not found: S_VERIFICATION - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,052 INFO HHH000262: Table not found: public.S_Vp - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,052 INFO HHH000262: Table not found: S_Vp - java.sql.DatabaseMetaData:147 [main]
2015-09-16 01:53:10,100 INFO HHH000232: Schema update complete - org.hibernate.tool.hbm2ddl.SchemaUpdate:267 [main]
2015-09-16 01:53:10,168 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> 1hge14e9b1mnv1dr1ddu7in|67939cfa, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1hge14e9b1mnv1dr1ddu7in|67939cfa, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-serv…,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 3, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> SELECT * FROM EXERCISE, properties -> {user=******, password=******}, propertyCycle -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate4.HibernateTransactionManager:360 [main]
2015-09-16 01:53:10,250 INFO Began transaction (1) for test context [DefaultTestContext@4d38dd45 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@17e81b06, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@11640883 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate4.HibernateTransactionManager@746332d]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main]
2015-09-16 01:53:10,254 INFO Rolled back transaction for test context [DefaultTestContext@4d38dd45 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@17e81b06, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@11640883 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main]
2015-09-16 01:53:10,254 INFO Closing org.springframework.context.support.GenericApplicationContext@22f97a3a: startup date [Wed Sep 16 01:53:09 CEST 2015]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:951 [main]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 sec - in fr.onema.sispea.service.SispeaServiceContextTest
Results :
Tests run: 31, Failures: 0, Errors: 0, Skipped: 19
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sispea-service ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-serv…>
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ sispea-service >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ sispea-service ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ sispea-service ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://maven.nuiton.org/central-releases
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ sispea-service ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ sispea-service <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ sispea-service ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-serv…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ sispea-service ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-service ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ sispea-service ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ sispea-service ---
[INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect-artifacts.txt
[INFO] Copying sispea-service-2.20-revcad2a6f.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/sispea-service-2.20-revcad2a6f.jar
[INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/THIRD-PARTY.properties
[INFO] Copying sispea-service-2.20-revcad2a6f-sources.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/sispea-service-2.20-revcad2a6f-sources.jar
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ sispea-service ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-deploy-files) @ sispea-service ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-service ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-service ---
[INFO] Used declared dependencies found:
[INFO] fr.onema:sispea-util:jar:2.20-revcad2a6f:compile
[INFO] fr.onema:sispea-persist:jar:2.20-revcad2a6f:compile
[INFO] net.sf.opencsv:opencsv:jar:1.8:compile
[INFO] com.tutego:jrtf:jar:0.7:compile
[INFO] org.hibernate:hibernate-core:jar:4.3.11.Final:compile
[INFO] xml-apis:xml-apis:jar:2.0.2:compile
[INFO] javax.mail:mail:jar:1.4.7:compile
[INFO] org.apache.velocity:velocity:jar:1.7:compile
[INFO] org.apache.velocity:velocity-tools:jar:2.0:compile
[INFO] org.springframework:spring-core:jar:4.2.0.RELEASE:compile
[INFO] org.springframework:spring-beans:jar:4.2.0.RELEASE:compile
[INFO] org.springframework.ldap:spring-ldap-core:jar:2.0.3.RELEASE:compile
[INFO] org.springframework:spring-context-support:jar:4.2.0.RELEASE:compile
[INFO] org.springframework:spring-context:jar:4.2.0.RELEASE:runtime
[INFO] org.springframework:spring-tx:jar:4.2.0.RELEASE:runtime
[INFO] org.apache.commons:commons-lang3:jar:3.4:compile
[INFO] org.apache.commons:commons-collections4:jar:4.0:compile
[INFO] commons-digester:commons-digester:jar:2.1:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] com.google.guava:guava:jar:18.0:compile
[INFO] jdom:jdom:jar:1.0:compile
[INFO] org.nfunk:jep:jar:2.4.0:compile
[INFO] jfree:jfreechart:jar:1.0.7:compile
[INFO] junit:junit:jar:4.12:test
[INFO] log4j:log4j:jar:1.2.17:compile
[INFO] org.springframework:spring-test:jar:4.2.0.RELEASE:test
[WARNING] Used undeclared dependencies found:
[WARNING] org.nuiton:nuiton-utils:jar:3.0-rc-5:compile
[JENKINS] Archiving disabled
1
2
Build failed in Jenkins: sispea-latest-custom » SISPEA web application #20
by admin+ci-codelutin.com@codelutin.com 15 Sep '15
by admin+ci-codelutin.com@codelutin.com 15 Sep '15
15 Sep '15
See <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-we…>
Changes:
[martel] move jsp folder into WEB-INF
[martel] jsp folder become content folder
[Tony CHEMIT] Utilisation des resources de manière correct (compatible avec le fait
[Tony CHEMIT] Déplacement des traductions de base pour pouvoir les utiliser en legacy
[Tony CHEMIT] Utilisation de convention plugin et introduction du paquetage Next
[Tony CHEMIT] Premier test d'une action via convention plugin
[Tony CHEMIT] Faire fonctionner les wildcard sur tiles
[Tony CHEMIT] Ressource manquante dans le footer
[Arnaud Thimel] Extraction d'un helper pour le menu
[Arnaud Thimel] Extraction de la génération du menu (pour partage entre legacy & NG)
[Arnaud Thimel] Ajout de fichiers JS (jQuery, AngularJS)
[Arnaud Thimel] Utilisation d'un layout alternatif pour les nouvelles pages
[Arnaud Thimel] Mise en place d'un exemple AngularJS fonctionnel
[Arnaud Thimel] Correction des chemins relatifs dans htmlHeadBlockNG Correction de divs
[Arnaud Thimel] Refactor animation's actions to fit convention plugin
[Arnaud Thimel] Mise en place du menu renommage des actions d'animation
[Arnaud Thimel] Mise à jour du menu (liens absolus) Ouverture du menu pour l'esapce
[Arnaud Thimel] Copie de la gestion du 'fullScreen' sur la nouvelle archi
[Arnaud Thimel] la méthode getSispeaSession() doit rester public
------------------------------------------
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 SISPEA web application 2.20-rev32fbd48
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ sispea-webapp ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-we…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ sispea-webapp ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ sispea-webapp ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://maven.nuiton.org/central-releases
[INFO] 99 dependencies to check.
[INFO] 99 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 639379ns
[INFO] All dependencies are safe.
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ sispea-webapp ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ sispea-webapp ---
[INFO] adding extra resolver file:///var/local/forge/data/codelutin.com/jenkins/workspace/sispea-latest-…
[INFO] Will create or update license file [sispea] to <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-we…>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ sispea-webapp ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-we…>
[WARNING] dependency [javax.servlet--servlet-api--2.3] does not exist in project, remove it from the missing file.
[INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-latest-custom/sispea-persist/src/license/THIRD-PARTY.properties
[INFO] Load missing file /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-latest-custom/sispea-persist/src/license/THIRD-PARTY.properties
[INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-latest-custom/sispea-service/src/license/THIRD-PARTY.properties
[INFO] Load missing file /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-latest-custom/sispea-service/src/license/THIRD-PARTY.properties
[INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-2/nuiton-config-3.0-rc-2-third-party.properties
[INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-2/nuiton-config-3.0-rc-2-third-party.properties
[INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-5/nuiton-utils-3.0-rc-5-third-party.properties
[INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-5/nuiton-utils-3.0-rc-5-third-party.properties
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-we…> is up-to-date.
[WARNING] There is 1 dependencies with no license :
[WARNING] - javax.servlet--servlet-api--2.4
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-we…>
[INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-we…>
[JENKINS] Archiving disabled
1
5
Build failed in Jenkins: sispea-demo-latest » SISPEA web application #115
by admin+ci-codelutin.com@codelutin.com 15 Sep '15
by admin+ci-codelutin.com@codelutin.com 15 Sep '15
15 Sep '15
See <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-weba…>
Changes:
[martel] move jsp folder into WEB-INF
[martel] jsp folder become content folder
[Tony CHEMIT] Utilisation des resources de manière correct (compatible avec le fait
[Tony CHEMIT] Déplacement des traductions de base pour pouvoir les utiliser en legacy
[Tony CHEMIT] Utilisation de convention plugin et introduction du paquetage Next
[Tony CHEMIT] Premier test d'une action via convention plugin
[Tony CHEMIT] Faire fonctionner les wildcard sur tiles
[Tony CHEMIT] Ressource manquante dans le footer
[Arnaud Thimel] Extraction d'un helper pour le menu
[Arnaud Thimel] Extraction de la génération du menu (pour partage entre legacy & NG)
[Arnaud Thimel] Ajout de fichiers JS (jQuery, AngularJS)
[Arnaud Thimel] Utilisation d'un layout alternatif pour les nouvelles pages
[Arnaud Thimel] Mise en place d'un exemple AngularJS fonctionnel
[Arnaud Thimel] Correction des chemins relatifs dans htmlHeadBlockNG Correction de divs
[Arnaud Thimel] Refactor animation's actions to fit convention plugin
[Arnaud Thimel] Mise en place du menu renommage des actions d'animation
[Arnaud Thimel] Mise à jour du menu (liens absolus) Ouverture du menu pour l'esapce
[Arnaud Thimel] Copie de la gestion du 'fullScreen' sur la nouvelle archi
[Arnaud Thimel] la méthode getSispeaSession() doit rester public
------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 3 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SISPEA web application 2.20-rev32fbd48
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ sispea-webapp ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-weba…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ sispea-webapp ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ sispea-webapp ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://maven.nuiton.org/central-releases
[INFO] 99 dependencies to check.
[INFO] 99 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 757300ns
[INFO] All dependencies are safe.
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ sispea-webapp ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ sispea-webapp ---
[INFO] adding extra resolver file:///var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-la…
[INFO] Will create or update license file [sispea] to <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-weba…>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ sispea-webapp ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-weba…>
[WARNING] dependency [javax.servlet--servlet-api--2.3] does not exist in project, remove it from the missing file.
[INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/sispea-persist/src/license/THIRD-PARTY.properties
[INFO] Load missing file /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/sispea-persist/src/license/THIRD-PARTY.properties
[INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/sispea-service/src/license/THIRD-PARTY.properties
[INFO] Load missing file /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/sispea-service/src/license/THIRD-PARTY.properties
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/fr/onem…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-u…
[INFO] Downloading: https://repo.maven.apache.org/maven2/fr/onema/sispea-util/2.20-rev32fbd48/s…
[INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-2/nuiton-config-3.0-rc-2-third-party.properties
[INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-2/nuiton-config-3.0-rc-2-third-party.properties
[INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-5/nuiton-utils-3.0-rc-5-third-party.properties
[INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-5/nuiton-utils-3.0-rc-5-third-party.properties
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-weba…> is up-to-date.
[WARNING] There is 1 dependencies with no license :
[WARNING] - javax.servlet--servlet-api--2.4
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-weba…>
[INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-weba…>
[JENKINS] Archiving disabled
1
5
Build failed in Jenkins: sispea-nightly » SISPEA web application #60
by admin+ci-codelutin.com@codelutin.com 14 Sep '15
by admin+ci-codelutin.com@codelutin.com 14 Sep '15
14 Sep '15
See <http://ci.codelutin.com/jenkins/job/sispea-nightly/fr.onema$sispea-webapp/6…>
Changes:
[martel] move jsp folder into WEB-INF
[martel] jsp folder become content folder
[Tony CHEMIT] Utilisation des resources de manière correct (compatible avec le fait
[Tony CHEMIT] Déplacement des traductions de base pour pouvoir les utiliser en legacy
[Tony CHEMIT] Utilisation de convention plugin et introduction du paquetage Next
[Tony CHEMIT] Premier test d'une action via convention plugin
[Tony CHEMIT] Faire fonctionner les wildcard sur tiles
[Tony CHEMIT] Ressource manquante dans le footer
[Arnaud Thimel] Extraction d'un helper pour le menu
[Arnaud Thimel] Extraction de la génération du menu (pour partage entre legacy & NG)
[Arnaud Thimel] Ajout de fichiers JS (jQuery, AngularJS)
[Arnaud Thimel] Utilisation d'un layout alternatif pour les nouvelles pages
[Arnaud Thimel] Mise en place d'un exemple AngularJS fonctionnel
[Arnaud Thimel] Correction des chemins relatifs dans htmlHeadBlockNG Correction de divs
[Arnaud Thimel] Refactor animation's actions to fit convention plugin
[Arnaud Thimel] Mise en place du menu renommage des actions d'animation
[Arnaud Thimel] Mise à jour du menu (liens absolus) Ouverture du menu pour l'esapce
[Arnaud Thimel] Copie de la gestion du 'fullScreen' sur la nouvelle archi
[Arnaud Thimel] la méthode getSispeaSession() doit rester public
------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 7 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SISPEA web application 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ sispea-webapp ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/sispea-nightly/fr.onema$sispea-webapp/w…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ sispea-webapp ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ sispea-webapp ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://maven.nuiton.org/central-releases
[INFO] 99 dependencies to check.
[INFO] 99 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 823992ns
[INFO] All dependencies are safe.
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ sispea-webapp ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ sispea-webapp ---
[INFO] adding extra resolver file:///var/local/forge/data/codelutin.com/jenkins/workspace/sispea-nightly…
[INFO] Will create or update license file [sispea] to <http://ci.codelutin.com/jenkins/job/sispea-nightly/fr.onema$sispea-webapp/w…>
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ sispea-webapp ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/sispea-nightly/fr.onema$sispea-webapp/w…>
[WARNING] dependency [javax.servlet--servlet-api--2.3] does not exist in project, remove it from the missing file.
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/cglib/c…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/cglib/cglib-nodep…
[INFO] Downloading: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/3.1/cglib-nodep-3.1-…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/commons…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/commons-dbcp/comm…
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-dbcp/commons-dbcp/1.4/commons-…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/commons…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/commons-digester/…
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/2.1/…
[INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-nightly/sispea-persist/src/license/THIRD-PARTY.properties
[INFO] Load missing file /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-nightly/sispea-persist/src/license/THIRD-PARTY.properties
[INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-nightly/sispea-service/src/license/THIRD-PARTY.properties
[INFO] Load missing file /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-nightly/sispea-service/src/license/THIRD-PARTY.properties
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-u…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-u…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/jdom/jd…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/jdom/jdom/1.0/jdo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0-third-party.pro…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/jfree/j…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/jfree/jfreechart/…
[INFO] Downloading: https://repo.maven.apache.org/maven2/jfree/jfreechart/1.0.7/jfreechart-1.0.…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/net/sf/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/net/sf/opencsv/op…
[INFO] Downloading: https://repo.maven.apache.org/maven2/net/sf/opencsv/opencsv/1.8/opencsv-1.8…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/apache/struts…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts2-convention-p…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/apache/struts…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts2-core/2.3.24/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/apache/struts…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts2-spring-plugi…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/apache/struts…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts2-tiles-plugin…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/apache/tiles/…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tiles/tiles-api/2.2.2/tiles…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/apache/tiles/…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tiles/tiles-core/2.2.2/tile…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/apache/tiles/…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tiles/tiles-jsp/2.2.2/tiles…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/apache/tiles/…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tiles/tiles-servlet/2.2.2/t…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/apache/tiles/…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/tiles/tiles-template/2.2.2/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/apache/veloci…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/asp…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/aspectj/aspec…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.6/aspect…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nfu…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/nfunk/jep/2.4…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nfunk/jep/2.4.0/jep-2.4.0-third-pa…
[INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-2/nuiton-config-3.0-rc-2-third-party.properties
[INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-2/nuiton-config-3.0-rc-2-third-party.properties
[INFO] Detects third party descriptor /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-5/nuiton-utils-3.0-rc-5-third-party.properties
[INFO] Load missing file /var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-rc-5/nuiton-utils-3.0-rc-5-third-party.properties
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/spr…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/springframewo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.0.R…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/spr…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/springframewo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.0…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/spr…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/springframewo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/spr…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/springframewo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context-sup…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/spr…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/springframewo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.0.…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/spr…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/springframewo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/spr…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/springframewo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-jdbc/4.2.0.…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/spr…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/springframewo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-orm/4.2.0.R…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/spr…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/springframewo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/4.2.0.RE…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/spr…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/springframewo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-web/4.2.0.R…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/spr…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/springframewo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/ldap/spring-ldap-c…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/spr…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/org/springframewo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/ldap/spring-ldap-c…
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/sispea-nightly/fr.onema$sispea-webapp/w…> is up-to-date.
[WARNING] There is 1 dependencies with no license :
[WARNING] - javax.servlet--servlet-api--2.4
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/sispea-nightly/fr.onema$sispea-webapp/w…>
[INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/sispea-nightly/fr.onema$sispea-webapp/w…>
[JENKINS] Archiving disabled
1
5
Build failed in Jenkins: sispea-ci » SISPEA web application #450
by admin+ci-codelutin.com@codelutin.com 14 Sep '15
by admin+ci-codelutin.com@codelutin.com 14 Sep '15
14 Sep '15
See <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/450/ch…>
Changes:
[Tony CHEMIT] suppression dépendance déclarée en double
[Arnaud Thimel] fix R6788 Page de présentation d'une commune = le statut n'apparaît plus
[Arnaud Thimel] Début de recherche en base des services
[Arnaud Thimel] Appels AJAX fonctionnels
[Arnaud Thimel] Correction du calcul du nombre de pages
------------------------------------------
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 SISPEA web application 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ sispea-webapp ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/tar…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-webapp ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ sispea-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 35 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ sispea-webapp ---
[INFO] Compiling 204 source files to <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/tar…>
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>: <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…> uses unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>:[9,40] package fr.onema.sispea.service.security does not exist
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>:[10,33] cannot find symbol
symbol: class SecurityMatrixContext
location: package fr.onema.sispea.serviceng
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>:[36,15] cannot find symbol
symbol: class SecurityService
location: class fr.onema.sispea.web.actions.referential.EditCollectivityAction
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>:[38,15] cannot find symbol
symbol: class SecurityMatrixContext
location: class fr.onema.sispea.web.actions.referential.EditCollectivityAction
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>:[40,12] cannot find symbol
symbol: class SecurityMatrixContext
location: class fr.onema.sispea.web.actions.referential.EditCollectivityAction
[INFO] 5 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
1
3
Build failed in Jenkins: sispea-ci #450-feature/management-tool-3
by admin+ci-codelutin.com@codelutin.com 14 Sep '15
by admin+ci-codelutin.com@codelutin.com 14 Sep '15
14 Sep '15
See <http://ci.codelutin.com/jenkins/job/sispea-ci/450/changes>
Changes:
[Tony CHEMIT] Ajout d'une méthode pour obtenir le lot service directement
[Tony CHEMIT] Utilisation du lot service
[Tony CHEMIT] Introduction ServiceModel et quelques corrections sur le modèles des
[Tony CHEMIT] suppression dépendance déclarée en double
[Tony CHEMIT] Ajout de nouveaux modèles + continuer à remplir le service
[Tony CHEMIT] Ajout de la matrice de sécurité à tout contexte de service + renommage
[Arnaud Thimel] fix R6788 Page de présentation d'une commune = le statut n'apparaît plus
[Arnaud Thimel] Début de recherche en base des services
[Arnaud Thimel] Appels AJAX fonctionnels
[Arnaud Thimel] Correction du calcul du nombre de pages
------------------------------------------
[...truncated 3637 lines...]
2015-09-14 10:27:51,439 INFO HHH000262: Table not found: S_SEARCH_PERSON - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,439 INFO HHH000262: Table not found: public.S_SEARCH_TERRITORY - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,440 INFO HHH000262: Table not found: S_SEARCH_TERRITORY - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,440 INFO HHH000262: Table not found: public.S_Selection - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,440 INFO HHH000262: Table not found: S_Selection - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,440 INFO HHH000262: Table not found: public.S_Slice - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,440 INFO HHH000262: Table not found: S_Slice - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,441 INFO HHH000262: Table not found: public.S_Territory - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,441 INFO HHH000262: Table not found: S_Territory - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,441 INFO HHH000262: Table not found: public.S_TypeCollectivity - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,441 INFO HHH000262: Table not found: S_TypeCollectivity - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,442 INFO HHH000262: Table not found: public.S_TypeManagementMode - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,442 INFO HHH000262: Table not found: S_TypeManagementMode - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,442 INFO HHH000262: Table not found: public.S_TypeOrganism - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,442 INFO HHH000262: Table not found: S_TypeOrganism - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,443 INFO HHH000262: Table not found: public.S_TypeTerritory - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,443 INFO HHH000262: Table not found: S_TypeTerritory - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,443 INFO HHH000262: Table not found: public.S_Typology - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,443 INFO HHH000262: Table not found: S_Typology - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,443 INFO HHH000262: Table not found: public.S_Unit - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,444 INFO HHH000262: Table not found: S_Unit - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,444 INFO HHH000262: Table not found: public.S_VERIFICATION - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,444 INFO HHH000262: Table not found: S_VERIFICATION - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,444 INFO HHH000262: Table not found: public.S_Vp - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,445 INFO HHH000262: Table not found: S_Vp - java.sql.DatabaseMetaData:147 [main]
2015-09-14 10:27:51,487 INFO HHH000232: Schema update complete - org.hibernate.tool.hbm2ddl.SchemaUpdate:267 [main]
2015-09-14 10:27:51,552 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> 1hge14e9b1kbdbkg1cwec3p|60ec42cd, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1hge14e9b1kbdbkg1cwec3p|60ec42cd, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/target/sure…,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 3, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> SELECT * FROM EXERCISE, properties -> {user=******, password=******}, propertyCycle -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate4.HibernateTransactionManager:360 [main]
2015-09-14 10:27:51,625 INFO Began transaction (1) for test context [DefaultTestContext@54e6bab1 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@181a603b, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@671092bd testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate4.HibernateTransactionManager@6ba3cdd9]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main]
2015-09-14 10:27:51,628 INFO Rolled back transaction for test context [DefaultTestContext@54e6bab1 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@181a603b, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@671092bd testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main]
2015-09-14 10:27:51,628 INFO Closing org.springframework.context.support.GenericApplicationContext@4870a63d: startup date [Mon Sep 14 10:27:51 CEST 2015]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:951 [main]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.334 sec - in fr.onema.sispea.service.SispeaServiceContextTest
Results :
Tests run: 31, Failures: 0, Errors: 0, Skipped: 19
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sispea-service ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/target/sisp…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-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 SISPEA export application 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ sispea-exchange ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-exchange/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-exchange ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-exchange ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-exchange ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-exchange ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-exchange ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ sispea-exchange ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ sispea-exchange ---
[INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-exchange/target/cla…>
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ sispea-exchange ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-exchange/target/sur…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ sispea-exchange ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-exchange/src/test/r…>
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ sispea-exchange ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ sispea-exchange ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sispea-exchange ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-exchange/target/sis…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-exchange ---
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (make-assembly) @ sispea-exchange ---
[INFO] Reading assembly descriptor: src/main/assembly/exportApp.xml
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-exchange/target/sis…>
[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 SISPEA web application 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ sispea-webapp ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-webapp/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-webapp ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ sispea-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 35 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ sispea-webapp ---
[INFO] Compiling 204 source files to <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-webapp/target/class…>
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-webapp/src/main/jav…>: <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-webapp/src/main/jav…> uses unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-webapp/src/main/jav…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-webapp/src/main/jav…>:[9,40] package fr.onema.sispea.service.security does not exist
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-webapp/src/main/jav…>:[10,33] cannot find symbol
symbol: class SecurityMatrixContext
location: package fr.onema.sispea.serviceng
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-webapp/src/main/jav…>:[36,15] cannot find symbol
symbol: class SecurityService
location: class fr.onema.sispea.web.actions.referential.EditCollectivityAction
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-webapp/src/main/jav…>:[38,15] cannot find symbol
symbol: class SecurityMatrixContext
location: class fr.onema.sispea.web.actions.referential.EditCollectivityAction
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-webapp/src/main/jav…>:[40,12] cannot find symbol
symbol: class SecurityMatrixContext
location: class fr.onema.sispea.web.actions.referential.EditCollectivityAction
[INFO] 5 errors
[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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SISPEA ............................................. SUCCESS [ 1.962 s]
[INFO] SISPEA Configuration ............................... SUCCESS [ 1.083 s]
[INFO] SISPEA Persistence Migration ....................... SUCCESS [ 0.718 s]
[INFO] SISPEA Utils ....................................... SUCCESS [ 4.502 s]
[INFO] SISPEA Persistence ................................. SUCCESS [ 3.820 s]
[INFO] SISPEA Services .................................... SUCCESS [ 30.463 s]
[INFO] SISPEA export application .......................... SUCCESS [ 2.498 s]
[INFO] SISPEA web application ............................. FAILURE [ 1.408 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50.090 s
[INFO] Finished at: 2015-09-14T10:27:58+02:00
[INFO] Final Memory: 44M/544M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project sispea-webapp: Compilation failure: Compilation failure:
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-webapp/src/main/jav…>:[9,40] package fr.onema.sispea.service.security does not exist
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-webapp/src/main/jav…>:[10,33] cannot find symbol
[ERROR] symbol: class SecurityMatrixContext
[ERROR] location: package fr.onema.sispea.serviceng
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-webapp/src/main/jav…>:[36,15] cannot find symbol
[ERROR] symbol: class SecurityService
[ERROR] location: class fr.onema.sispea.web.actions.referential.EditCollectivityAction
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-webapp/src/main/jav…>:[38,15] cannot find symbol
[ERROR] symbol: class SecurityMatrixContext
[ERROR] location: class fr.onema.sispea.web.actions.referential.EditCollectivityAction
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-webapp/src/main/jav…>:[40,12] cannot find symbol
[ERROR] symbol: class SecurityMatrixContext
[ERROR] location: class fr.onema.sispea.web.actions.referential.EditCollectivityAction
[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 sispea-webapp: Compilation failure
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
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 :sispea-webapp
Sending e-mails to: sispea-build(a)list.forge.codelutin.com thimel(a)codelutin.com chemit+codelutin-ci(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
3
Build failed in Jenkins: sispea-ci » SISPEA web application #448
by admin+ci-codelutin.com@codelutin.com 14 Sep '15
by admin+ci-codelutin.com@codelutin.com 14 Sep '15
14 Sep '15
See <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/448/>
------------------------------------------
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 SISPEA web application 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ sispea-webapp ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/tar…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-webapp ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ sispea-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 35 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ sispea-webapp ---
[INFO] Compiling 204 source files to <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/tar…>
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>: <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…> uses unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>:[9,40] package fr.onema.sispea.service.security does not exist
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>:[10,33] cannot find symbol
symbol: class SecurityMatrixContext
location: package fr.onema.sispea.serviceng
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>:[36,15] cannot find symbol
symbol: class SecurityService
location: class fr.onema.sispea.web.actions.referential.EditCollectivityAction
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>:[38,15] cannot find symbol
symbol: class SecurityMatrixContext
location: class fr.onema.sispea.web.actions.referential.EditCollectivityAction
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-webapp/ws/src…>:[40,12] cannot find symbol
symbol: class SecurityMatrixContext
location: class fr.onema.sispea.web.actions.referential.EditCollectivityAction
[INFO] 5 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
1
1