See <http://ci.codelutin.com/jenkins/job/echobase-ci/172/changes> Changes: [Tony CHEMIT] passage sur codelutinpom 6 (pour gérer redmine en https) ------------------------------------------ [...truncated 3595 lines...] 05 Feb 2016 08:20:07 INFO [main] (EchoBaseMigrationCallBackResolver.java:60) <init> - Detects migration version 2.2 [fr.ifremer.echobase.persistence.migration.workingDb.MigrationCallBackForVersion2_2@722d7249] 05 Feb 2016 08:20:07 INFO [main] (EchoBaseMigrationCallBackResolver.java:60) <init> - Detects migration version 2.5.1 [fr.ifremer.echobase.persistence.migration.workingDb.MigrationCallBackForVersion2_5_1@5aa512f] 05 Feb 2016 08:20:07 INFO [main] (EchoBaseMigrationCallBackResolver.java:60) <init> - Detects migration version 2.6 [fr.ifremer.echobase.persistence.migration.workingDb.MigrationCallBackForVersion2_6@70b7e790] 05 Feb 2016 08:20:07 INFO [main] (EchoBaseMigrationCallBackResolver.java:60) <init> - Detects migration version 2.6.1 [fr.ifremer.echobase.persistence.migration.workingDb.MigrationCallBackForVersion2_6_1@39c3d8c0] 05 Feb 2016 08:20:07 INFO [main] (EchoBaseMigrationCallBackResolver.java:60) <init> - Detects migration version 2.7.2 [fr.ifremer.echobase.persistence.migration.workingDb.MigrationCallBackForVersion2_7_2@68cb42e0] 05 Feb 2016 08:20:08 INFO [main] (EchoBaseUserTopiaApplicationContext.java:111) initInternalSpatialStates - spatialSupport: false 05 Feb 2016 08:20:08 INFO [main] (TopiaMigrationEngine.java:603) detectDbVersion - detected database version: 1.3 05 Feb 2016 08:20:08 INFO [main] (TopiaMigrationEngine.java:304) migrateSchema - Starting Topia Migration Service - Application version : 2.7.2, Database version : 1.3 05 Feb 2016 08:20:08 INFO [main] (TopiaMigrationEngine.java:355) migrateSchema - Available versions: [2.2, 2.5.1, 2.6, 2.6.1, 2.7.2] 05 Feb 2016 08:20:08 INFO [main] (TopiaMigrationEngine.java:378) migrateSchema - Versions to apply: [2.2, 2.5.1, 2.6, 2.6.1, 2.7.2] 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:113) doMigration - Start migration to version 2.2 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:167) executeSQL - Will execute 2 requests... 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:174) executeSQL - SQL TO EXECUTE : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- ALTER TABLE Result ALTER COLUMN category DROP NOT NULL; UPDATE ImportLog SET importType = importType + 2 WHERE importType BETWEEN 2 AND 9; -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:199) executeSQL - ALTER TABLE Result ALTER COLUMN category DROP NOT NULL; 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:199) executeSQL - UPDATE ImportLog SET importType = importType + 2 WHERE importType BETWEEN 2 AND 9; 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:113) doMigration - Start migration to version 2.5.1 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:167) executeSQL - Will execute 0 requests... 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:174) executeSQL - SQL TO EXECUTE : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:113) doMigration - Start migration to version 2.6 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:167) executeSQL - Will execute 3 requests... 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:174) executeSQL - SQL TO EXECUTE : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- INSERT INTO datametadata (topiaId,topiaversion, topiacreatedate, addOffset, comment, fillValue, longName, name, scaleFactor, units, validMax, validMin) VALUES('fr.ifremer.echobase.entities.references.DataMetadata#4443610280597#0.9322615025965290', 0, '2014-02-27 17:01:48.355', 0.0, 'Mean biomass averaged in a grid map cell using a block averaging procedure', 0, 'Mean biomass in map cell', 'meanMapcellBiomass', 1.0, 'tons', 999999999, 0); INSERT INTO datametadata (topiaId,topiaversion, topiacreatedate, addOffset, comment, fillValue, longName, name, scaleFactor, units, validMax, validMin) VALUES('fr.ifremer.echobase.entities.references.DataMetadata#4443610280597#0.9322615025965291', 0, '2014-02-27 17:01:48.355', 0.0, 'Biomass standard deviation in a grid map cell produced from a block averaging procedure', 0, 'Biomass standard deviation in map cell', 'stdevMapcellBiomass', 1.0, 'tons', 999999999, 0); INSERT INTO datametadata (topiaId,topiaversion, topiacreatedate, addOffset, comment, fillValue, longName, name, scaleFactor, units, validMax, validMin) VALUES('fr.ifremer.echobase.entities.references.DataMetadata#4443610280597#0.9322615025965292', 0, '2014-02-27 17:01:48.355', 0.0, 'No. of data samples in a grid map cell in a block averaging procedure', 0, 'No. of samples in map cell', 'NsampleMapcell', 1.0, 'tons', 999999999, 0); -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:199) executeSQL - INSERT INTO datametadata (topiaId,topiaversion, topiacreatedate, addOffset, comment, fillValue, longName, name, scaleFactor, units, validMax, validMin) VALUES('fr.ifremer.echobase.entities.references.DataMetadata#4443610280597#0.9322615025965290', 0, '2014-02-27 17:01:48.355', 0.0, 'Mean biomass averaged in a grid map cell using a block averaging procedure', 0, 'Mean biomass in map cell', 'meanMapcellBiomass', 1.0, 'tons', 999999999, 0); 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:199) executeSQL - INSERT INTO datametadata (topiaId,topiaversion, topiacreatedate, addOffset, comment, fillValue, longName, name, scaleFactor, units, validMax, validMin) VALUES('fr.ifremer.echobase.entities.references.DataMetadata#4443610280597#0.9322615025965291', 0, '2014-02-27 17:01:48.355', 0.0, 'Biomass standard deviation in a grid map cell produced from a block averaging procedure', 0, 'Biomass standard deviation in map cell', 'stdevMapcellBiomass', 1.0, 'tons', 999999999, 0); 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:199) executeSQL - INSERT INTO datametadata (topiaId,topiaversion, topiacreatedate, addOffset, comment, fillValue, longName, name, scaleFactor, units, validMax, validMin) VALUES('fr.ifremer.echobase.entities.references.DataMetadata#4443610280597#0.9322615025965292', 0, '2014-02-27 17:01:48.355', 0.0, 'No. of data samples in a grid map cell in a block averaging procedure', 0, 'No. of samples in map cell', 'NsampleMapcell', 1.0, 'tons', 999999999, 0); 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:113) doMigration - Start migration to version 2.6.1 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:167) executeSQL - Will execute 0 requests... 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:174) executeSQL - SQL TO EXECUTE : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:113) doMigration - Start migration to version 2.7.2 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:167) executeSQL - Will execute 1 requests... 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:174) executeSQL - SQL TO EXECUTE : -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- --- -- #%L -- EchoBase :: Domain -- %% -- Copyright (C) 2011 - 2015 Ifremer, Codelutin -- %% -- This program is free software: you can redistribute it and/or modify -- it under the terms of the GNU Affero General Public License as published by -- the Free Software Foundation, either version 3 of the License, or -- (at your option) any later version. -- -- This program is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- GNU General Public License for more details. -- -- You should have received a copy of the GNU Affero General Public License -- along with this program. If not, see <http://www.gnu.org/licenses/>. -- #L% --- CREATE TABLE IMPORTFILE( topiaid VARCHAR(255) NOT NULL,topiaversion BIGINT NOT NULL, topiacreatedate DATE, name VARCHAR(255), file BLOB, importLog VARCHAR(255)); ALTER TABLE IMPORTFILE ADD CONSTRAINT PK_IMPORTFILE PRIMARY KEY(TOPIAID); ALTER TABLE IMPORTFILE ADD CONSTRAINT FK_IMPORTFILE_IMPORTLOG FOREIGN KEY(IMPORTLOG) REFERENCES IMPORTLOG(TOPIAID); -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- 05 Feb 2016 08:20:08 INFO [main] (AbstractTopiaMigrationCallback.java:199) executeSQL - --- -- #%L -- EchoBase :: Domain -- %% -- Copyright (C) 2011 - 2015 Ifremer, Codelutin -- %% -- This program is free software: you can redistribute it and/or modify -- it under the terms of the GNU Affero General Public License as published by -- the Free Software Foundation, either version 3 of the License, or -- (at your option) any later version. -- -- This program is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- GNU General Public License for more details. -- -- You should have received a copy of the GNU Affero General Public License -- along with this program. If not, see <http://www.gnu.org/licenses/>. -- #L% --- CREATE TABLE IMPORTFILE( topiaid VARCHAR(255) NOT NULL,topiaversion BIGINT NOT NULL, topiacreatedate DATE, name VARCHAR(255), file BLOB, importLog VARCHAR(255)); ALTER TABLE IMPORTFILE ADD CONSTRAINT PK_IMPORTFILE PRIMARY KEY(TOPIAID); ALTER TABLE IMPORTFILE ADD CONSTRAINT FK_IMPORTFILE_IMPORTLOG FOREIGN KEY(IMPORTLOG) REFERENCES IMPORTLOG(TOPIAID); 05 Feb 2016 08:20:08 INFO [main] (TopiaMigrationEngine.java:469) saveApplicationVersion - Saving new database version: 2.7.2 05 Feb 2016 08:20:08 INFO [main] (AbstractRemoveDataServiceTest.java:881) createImport - Created importdata COMMON_VOYAGE: fr.ifremer.echobase.entities.ImportLog#1454656808026#0.13840324677724025 05 Feb 2016 08:20:08 INFO [main] (AbstractRemoveDataServiceTest.java:881) createImport - Created importdata COMMON_TRANSIT: fr.ifremer.echobase.entities.ImportLog#1454656808030#0.5027141558640851 05 Feb 2016 08:20:08 INFO [main] (AbstractRemoveDataServiceTest.java:881) createImport - Created importdata COMMON_TRANSECT: fr.ifremer.echobase.entities.ImportLog#1454656808034#0.9511022797280012 05 Feb 2016 08:20:08 INFO [main] (AbstractRemoveDataServiceTest.java:881) createImport - Created importdata OPERATION: fr.ifremer.echobase.entities.ImportLog#1454656808045#0.2382319035185796 05 Feb 2016 08:20:08 INFO [main] (AbstractRemoveDataServiceTest.java:881) createImport - Created importdata CATCHES: fr.ifremer.echobase.entities.ImportLog#1454656808070#0.8083169057764776 05 Feb 2016 08:20:08 INFO [main] (AbstractRemoveDataServiceTest.java:881) createImport - Created importdata ACOUSTIC: fr.ifremer.echobase.entities.ImportLog#1454656808086#0.12420645350123727 05 Feb 2016 08:20:08 INFO [main] (AbstractRemoveDataServiceTest.java:881) createImport - Created importdata RESULT_VOYAGE: fr.ifremer.echobase.entities.ImportLog#1454656808105#0.37054087481882825 05 Feb 2016 08:20:08 INFO [main] (AbstractRemoveDataServiceTest.java:881) createImport - Created importdata RESULT_ESDU: fr.ifremer.echobase.entities.ImportLog#1454656808112#0.08296905546064803 05 Feb 2016 08:20:08 INFO [main] (AbstractRemoveDataServiceTest.java:881) createImport - Created importdata RESULT_REGION: fr.ifremer.echobase.entities.ImportLog#1454656808121#0.9575696915444738 05 Feb 2016 08:20:08 INFO [main] (AbstractRemoveDataServiceTest.java:881) createImport - Created importdata RESULT_MAP_FISH: fr.ifremer.echobase.entities.ImportLog#1454656808129#0.48191085549706336 05 Feb 2016 08:20:08 INFO [main] (AbstractRemoveDataServiceTest.java:881) createImport - Created importdata RESULT_MAP_OTHER: fr.ifremer.echobase.entities.ImportLog#1454656808137#0.7583211335315397 05 Feb 2016 08:20:08 INFO [main] (AbstractRemoveDataServiceTest.java:881) createImport - Created importdata COMMON_VOYAGE: fr.ifremer.echobase.entities.ImportLog#1454656808144#0.5995234022465938 05 Feb 2016 08:20:08 INFO [main] (AbstractRemoveDataServiceTest.java:881) createImport - Created importdata COMMON_TRANSIT: fr.ifremer.echobase.entities.ImportLog#1454656808150#0.27957951556824645 05 Feb 2016 08:20:08 INFO [main] (AbstractRemoveDataServiceTest.java:881) createImport - Created importdata COMMON_TRANSECT: fr.ifremer.echobase.entities.ImportLog#1454656808159#0.23331050340826454 05 Feb 2016 08:20:08 INFO [main] (RemoveDataService.java:136) removeImport - Nb steps for importLog fr.ifremer.echobase.entities.ImportLog#1454656808121#0.9575696915444738: 1 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 sec - in fr.ifremer.echobase.ui.actions.removedata.ResultRegionRemoveDataServiceTest Results : Tests run: 35, Failures: 0, Errors: 0, Skipped: 4 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ echobase-services --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/echobase-ci/ws/echobase-services/target/echobase-services-3.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ echobase-services --- [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 EchoBase :: UI 3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/mort... [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/echobase-group/org/mortbay/jet... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-jspc-maven-plug... [WARNING] The POM for org.mortbay.jetty:jetty-jspc-maven-plugin:jar:9.2.4.v20141103 is missing, no dependency information available [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/mort... [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/echobase-group/org/mortbay/jet... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-jspc-maven-plug... [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] EchoBase ........................................... SUCCESS [ 2.444 s] [INFO] EchoBase :: Domain ................................. SUCCESS [ 12.972 s] [INFO] EchoBase :: Services ............................... SUCCESS [ 37.175 s] [INFO] EchoBase :: UI ..................................... FAILURE [ 0.656 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 58.009 s [INFO] Finished at: 2016-02-05T08:20:11+01:00 [INFO] Final Memory: 54M/488M [INFO] ------------------------------------------------------------------------ [ERROR] Plugin org.mortbay.jetty:jetty-jspc-maven-plugin:9.2.4.v20141103 or one of its dependencies could not be resolved: Could not find artifact org.mortbay.jetty:jetty-jspc-maven-plugin:jar:9.2.4.v20141103 in releases (http://nexus.nuiton.org/nexus/content/repositories/central-releases) -> [Help 1] org.apache.maven.plugin.PluginResolutionException: Plugin org.mortbay.jetty:jetty-jspc-maven-plugin:9.2.4.v20141103 or one of its dependencies could not be resolved: Could not find artifact org.mortbay.jetty:jetty-jspc-maven-plugin:jar:9.2.4.v20141103 in releases (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:128) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getPluginDescriptor(DefaultMavenPluginManager.java:179) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getMojoDescriptor(DefaultMavenPluginManager.java:298) at org.apache.maven.plugin.DefaultBuildPluginManager.getMojoDescriptor(DefaultBuildPluginManager.java:241) at org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate.calculateLifecycleMappings(DefaultLifecycleMappingDelegate.java:110) at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateLifecycleMappings(DefaultLifecycleExecutionPlanCalculator.java:266) at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateMojoExecutions(DefaultLifecycleExecutionPlanCalculator.java:217) at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan(DefaultLifecycleExecutionPlanCalculator.java:127) at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan(DefaultLifecycleExecutionPlanCalculator.java:145) at org.apache.maven.lifecycle.internal.builder.BuilderCommon.resolveBuildPlan(BuilderCommon.java:96) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:109) 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:186) 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:120) at hudson.remoting.UserRequest.perform(UserRequest.java:48) 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.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.mortbay.jetty:jetty-jspc-maven-plugin:jar:9.2.4.v20141103 in releases (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294) at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:124) ... 38 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.mortbay.jetty:jetty-jspc-maven-plugin:jar:9.2.4.v20141103 in releases (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:581) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:249) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:520) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421) ... 42 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/PluginResolutionException Sending e-mails to: echobase-build@list.forge.codelutin.com channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds