Build failed in Jenkins: sispea-latest-custom » SISPEA web application #20
See <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/20/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 ------------------------------------------ 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-webapp/ws/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-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-custom/src/license [INFO] Will create or update license file [sispea] to <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/ws/LICENSE.txt> [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-webapp/ws/src/license/THIRD-PARTY.properties> [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-webapp/ws/src/license/THIRD-PARTY.properties> 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-webapp/ws/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/ws/src/license/THIRD-PARTY.properties> [JENKINS] Archiving disabled
See <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/21/changes> Changes: [Tony CHEMIT] Ajout de commentaire sur les dépendances + reorganisation [Tony CHEMIT] Mise en place du component scan sur les actions qui doiven être [Tony CHEMIT] Ajout commentaire dans la configuration struts ng + suppression du [Tony CHEMIT] Ne plus utiliser ActionSupport mais juste Action (et ne pas rendre [Tony CHEMIT] Correction de liens vers resources [Tony CHEMIT] Ajout de la configuration dans la SispeaActionSupport [Arnaud Thimel] Migration des actions animation vers le mode Controller + XxxAction [Arnaud Thimel] ReadService.excecute() ne peut plus appeler execute() sur le parent [Arnaud Thimel] Re-organize JS files [Arnaud Thimel] Ajout d'une méthode qui calcule les traductions d'une enum ------------------------------------------ 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 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building SISPEA web application 2.20-rev0085417 [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-webapp/ws/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-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 704313ns [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-custom/src/license [INFO] Will create or update license file [sispea] to <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/ws/LICENSE.txt> [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-webapp/ws/src/license/THIRD-PARTY.properties> [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-webapp/ws/src/license/THIRD-PARTY.properties> 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-webapp/ws/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/ws/src/license/THIRD-PARTY.properties> [JENKINS] Archiving disabled
See <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/22/changes> Changes: [martel] Prepare use of angularJS [martel] Use font-awesome [martel] #46 Premier jet de preparation pour l'ajout d'une collectivité [martel] #46 import de façon propre les fichiers webjars dans la jsp [martel] #46 amelioration de la page d'ajout de collectivité [martel] #46 Récupère les exercices disponibles depuis le service Supprime [martel] #46 gestion des exercices disponibles via le service, preparation de la [martel] #46 ajout de quelques message d'erreur pour le remplissage [martel] #46 Ajout de quelques icones pour la creation/modification de [Arnaud Thimel] Introduction du ManagementToolDto & ManagementToolService Utilisation du [Arnaud Thimel] Mise en place de la structure de la page [Arnaud Thimel] Mise en place de la structure de la page [Arnaud Thimel] Mise en place de la structure de la page (filtres actifs) [Arnaud Thimel] Filtre sur les exercices [Arnaud Thimel] Affichage du nombre de filtres actifs [Arnaud Thimel] Ajout du filtre sur les compétences [Arnaud Thimel] Ajout du filtre sur le status [Arnaud Thimel] Utilisation de la méthode enumToI18nMap pour remplir les Map de trad [Arnaud Thimel] div pour les filtres actifs [Arnaud Thimel] Lecture des ExerciseModel et ComptenceModel dans le ReferentialService [Arnaud Thimel] Ajout d'un exemple d'action renvoyant du JSON côté Struts [Arnaud Thimel] Ajout d'un exemple d'action renvoyant du JSON côté Struts [Arnaud Thimel] Utilisation des [Exercise|CompetenceLight]Model dans l'UI [Arnaud Thimel] Ajout d'un date picker pour la dernière date de modification [Arnaud Thimel] Ajout d'un exemple d'appel AJAX côté JS [martel] #46 revue de la stack en utilisant un CollectivityService en passerelle [martel] #46 revue du CollectivityModel ------------------------------------------ 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-revb1255fa [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-webapp/ws/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-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] 101 dependencies to check. [INFO] 101 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 825952ns [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-custom/src/license [INFO] Will create or update license file [sispea] to <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/ws/LICENSE.txt> [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-webapp/ws/src/license/THIRD-PARTY.properties> [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-webapp/ws/src/license/THIRD-PARTY.properties> 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-webapp/ws/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/ws/src/license/THIRD-PARTY.properties> [JENKINS] Archiving disabled
See <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/23/changes> Changes: [martel] #46 renommage des attributs de EditCollectivityContext [martel] #46 prepare le traitement apres soumission du formulaire ------------------------------------------ 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-rev2274148 [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-webapp/ws/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-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] 101 dependencies to check. [INFO] 101 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 788809ns [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-custom/src/license [INFO] Will create or update license file [sispea] to <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/ws/LICENSE.txt> [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-webapp/ws/src/license/THIRD-PARTY.properties> [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-webapp/ws/src/license/THIRD-PARTY.properties> 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-webapp/ws/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/ws/src/license/THIRD-PARTY.properties> [JENKINS] Archiving disabled
See <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/24/changes> Changes: [Tony CHEMIT] suppression dépendance déclarée en double ------------------------------------------ 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-revd4da93b [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-webapp/ws/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-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] 101 dependencies to check. [INFO] 101 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 697223ns [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-custom/src/license [INFO] Will create or update license file [sispea] to <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/ws/LICENSE.txt> [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-webapp/ws/src/license/THIRD-PARTY.properties> [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-webapp/ws/src/license/THIRD-PARTY.properties> 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-webapp/ws/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/ws/src/license/THIRD-PARTY.properties> [JENKINS] Archiving disabled
See <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/25/changes> Changes: [Arnaud Thimel] fix R6788 Page de présentation d'une commune = le statut n'apparaît plus [Arnaud Thimel] Fix compilation issue [martel] #46 Ajout d'un service et une action JSON pour récupérer une liste [Arnaud Thimel] Fix R6791 Partie de page inacessible à cause de l'absence d'espace dans ------------------------------------------ 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-rev4d429da [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-webapp/ws/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-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] 101 dependencies to check. [INFO] 101 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 775209ns [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-custom/src/license [INFO] Will create or update license file [sispea] to <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/ws/LICENSE.txt> [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-webapp/ws/src/license/THIRD-PARTY.properties> [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] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/fr/onema... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-ut... [INFO] Downloading: https://repo.maven.apache.org/maven2/fr/onema/sispea-util/2.20-rev4d429da/si... [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-webapp/ws/src/license/THIRD-PARTY.properties> 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-webapp/ws/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/sispea-latest-custom/fr.onema$sispea-webapp/ws/src/license/THIRD-PARTY.properties> [JENKINS] Archiving disabled
participants (1)
-
admin+ci-codelutin.com@codelutin.com