See <http://hudson.codelutin.com/hudson/job/pollen/1021/changes> Changes: [Tony Chemit] Utilisation de mavenpom4redmine 2.1.5 [Florian Desbois] Implement getPollsByUser ------------------------------------------ [...truncated 635 lines...] 2010-06-02 13:06:45,804 [INFO] pollen.PollenUtilsTest testPrepareQueryForFilter 2010-06-02 13:06:45,805 [DEBUG] pollen.PollenUtils Filter added to the query : startIndex = 1 _ endIndex = 40 _ orderBy = login _ referenceId = null 2010-06-02 13:06:45,805 [DEBUG] pollen.PollenUtilsTest Query : FROM org.chorem.pollen.entity.UserAccount ORDER BY login; (PARAMS : []); (LIMIT : 1, 40) 2010-06-02 13:06:45,805 [DEBUG] pollen.PollenUtils Filter added to the query : startIndex = 1 _ endIndex = 40 _ orderBy = null _ referenceId = null 2010-06-02 13:06:45,805 [DEBUG] pollen.PollenUtilsTest Query : FROM org.chorem.pollen.entity.UserAccount ORDER BY topiaCreateDate DESC; (PARAMS : []); (LIMIT : 1, 40) 2010-06-02 13:06:45,806 [INFO] pollen.PollenUtilsTest test1 : orderBy FavoriteParticipant name 2010-06-02 13:06:45,806 [DEBUG] pollen.PollenUtils Filter added to the query : startIndex = 1 _ endIndex = 40 _ orderBy = name _ referenceId = null 2010-06-02 13:06:45,807 [DEBUG] pollen.PollenUtilsTest Query : SELECT P FROM org.chorem.pollen.entity.FavoriteParticipant P, org.chorem.pollen.entity.FavoriteList L WHERE P IN elements(L.favoriteParticipant) ORDER BY P.name; (PARAMS : []); (LIMIT : 1, 40) 2010-06-02 13:06:45,807 [INFO] pollen.PollenUtilsTest test2 : orderBy not set (default to topiaCreateDate desc) 2010-06-02 13:06:45,807 [DEBUG] pollen.PollenUtils Filter added to the query : startIndex = 1 _ endIndex = 40 _ orderBy = null _ referenceId = null 2010-06-02 13:06:45,807 [DEBUG] pollen.PollenUtilsTest Query : SELECT P FROM org.chorem.pollen.entity.FavoriteParticipant P, org.chorem.pollen.entity.FavoriteList L WHERE P IN elements(L.favoriteParticipant) ORDER BY P.topiaCreateDate DESC; (PARAMS : []); (LIMIT : 1, 40) 2010-06-02 13:06:45,807 [INFO] pollen.PollenUtilsTest test3 : orderBy name and email desc 2010-06-02 13:06:45,807 [DEBUG] pollen.PollenUtils Filter added to the query : startIndex = 1 _ endIndex = 40 _ orderBy = name, email desc _ referenceId = null 2010-06-02 13:06:45,807 [DEBUG] pollen.PollenUtilsTest Query : SELECT P FROM org.chorem.pollen.entity.FavoriteParticipant P, org.chorem.pollen.entity.FavoriteList L WHERE P IN elements(L.favoriteParticipant) ORDER BY P.name, P.email desc; (PARAMS : []); (LIMIT : 1, 40) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.chorem.pollen.service.ServicePollImplTest 2010-06-02 13:06:45,820 [INFO] test.AbstractServiceTest ## START ## : testInternalCreateBasicPoll 2010-06-02 13:06:45,820 [INFO] pollen.PollenContextImpl Démarrage de Pollen... 2010-06-02 13:06:45,820 [DEBUG] service.ServiceUser P:[ begin GetNewUser ] 2010-06-02 13:06:45,821 [DEBUG] service.ServiceUser P:[ end GetNewUser ] Time = 0:00:00.000 _ Memory = 76 Mo 2010-06-02 13:06:46,071 [DEBUG] service.ServiceUser P:[ begin CreateUser ] 2010-06-02 13:06:46,095 [DEBUG] service.ServiceUser P:[ end CreateUser ] Time = 0:00:00.009 _ Memory = 91 Mo 2010-06-02 13:06:46,111 [INFO] pollen.PollenContextImpl Le super admin a été créé avec l'identifiant admin. 2010-06-02 13:06:46,111 [INFO] pollen.PollenContextImpl Pollen a été démarré avec succès ! 2010-06-02 13:06:46,113 [DEBUG] service.ServiceUser P:[ begin GetNewUser ] 2010-06-02 13:06:46,113 [DEBUG] service.ServiceUser P:[ end GetNewUser ] Time = 0:00:00.000 _ Memory = 91 Mo 2010-06-02 13:06:46,113 [DEBUG] service.ServiceUser P:[ begin CreateUser ] 2010-06-02 13:06:46,120 [DEBUG] service.ServiceUser P:[ end CreateUser ] Time = 0:00:00.007 _ Memory = 91 Mo 2010-06-02 13:06:46,126 [DEBUG] entity.ParticipantHelper Set participants for list : List1 2010-06-02 13:06:46,126 [DEBUG] entity.ParticipantHelper Participant added : participant1_1 _ email1_1@domain.org 2010-06-02 13:06:46,126 [DEBUG] entity.ParticipantHelper Participant added : participant1_2 _ null 2010-06-02 13:06:46,160 [INFO] service.ServicePollImplTest test 1 : create poll with creator from existing user 2010-06-02 13:06:46,173 [INFO] service.ServicePollImplTest test 2 : create poll with new creator 2010-06-02 13:06:46,175 [DEBUG] pollen.PollenContextImpl Arrêt de Pollen 2010-06-02 13:06:46,245 [INFO] test.AbstractServiceTest ## START ## : testInternalCreatePollAccounts 2010-06-02 13:06:46,246 [INFO] pollen.PollenContextImpl Démarrage de Pollen... 2010-06-02 13:06:46,246 [DEBUG] service.ServiceUser P:[ begin GetNewUser ] 2010-06-02 13:06:46,246 [DEBUG] service.ServiceUser P:[ end GetNewUser ] Time = 0:00:00.000 _ Memory = 96 Mo 2010-06-02 13:06:46,418 [DEBUG] service.ServiceUser P:[ begin CreateUser ] 2010-06-02 13:06:46,426 [DEBUG] service.ServiceUser P:[ end CreateUser ] Time = 0:00:00.007 _ Memory = 110 Mo 2010-06-02 13:06:46,426 [INFO] pollen.PollenContextImpl Le super admin a été créé avec l'identifiant admin. 2010-06-02 13:06:46,426 [INFO] pollen.PollenContextImpl Pollen a été démarré avec succès ! 2010-06-02 13:06:46,427 [DEBUG] service.ServiceUser P:[ begin GetNewUser ] 2010-06-02 13:06:46,427 [DEBUG] service.ServiceUser P:[ end GetNewUser ] Time = 0:00:00.000 _ Memory = 110 Mo 2010-06-02 13:06:46,427 [DEBUG] service.ServiceUser P:[ begin CreateUser ] 2010-06-02 13:06:46,433 [DEBUG] service.ServiceUser P:[ end CreateUser ] Time = 0:00:00.006 _ Memory = 110 Mo 2010-06-02 13:06:46,437 [DEBUG] entity.ParticipantHelper Set participants for list : List1 2010-06-02 13:06:46,437 [DEBUG] entity.ParticipantHelper Participant added : participant1_1 _ email1_1@domain.org 2010-06-02 13:06:46,437 [DEBUG] entity.ParticipantHelper Participant added : participant1_2 _ null 2010-06-02 13:06:46,449 [INFO] service.ServicePollImplTest test 1 : createPollAccounts from one new list : RESTRICTED 2010-06-02 13:06:46,455 [INFO] service.ServicePollImplTest test 2 : createPollAccounts from two lists : GROUP. One of the list is an existing favorite one 2010-06-02 13:06:46,458 [DEBUG] pollen.PollenContextImpl Arrêt de Pollen 2010-06-02 13:06:46,507 [INFO] test.AbstractServiceTest ## START ## : integrationCreatePollFree 2010-06-02 13:06:46,508 [INFO] pollen.PollenContextImpl Démarrage de Pollen... 2010-06-02 13:06:46,508 [DEBUG] service.ServiceUser P:[ begin GetNewUser ] 2010-06-02 13:06:46,508 [DEBUG] service.ServiceUser P:[ end GetNewUser ] Time = 0:00:00.000 _ Memory = 115 Mo 2010-06-02 13:06:46,743 [DEBUG] service.ServiceUser P:[ begin CreateUser ] 2010-06-02 13:06:46,749 [DEBUG] service.ServiceUser P:[ end CreateUser ] Time = 0:00:00.006 _ Memory = 48 Mo 2010-06-02 13:06:46,750 [INFO] pollen.PollenContextImpl Le super admin a été créé avec l'identifiant admin. 2010-06-02 13:06:46,750 [INFO] pollen.PollenContextImpl Pollen a été démarré avec succès ! 2010-06-02 13:06:46,750 [DEBUG] service.ServiceUser P:[ begin GetNewUser ] 2010-06-02 13:06:46,750 [DEBUG] service.ServiceUser P:[ end GetNewUser ] Time = 0:00:00.000 _ Memory = 48 Mo 2010-06-02 13:06:46,750 [DEBUG] service.ServiceUser P:[ begin CreateUser ] 2010-06-02 13:06:46,756 [DEBUG] service.ServiceUser P:[ end CreateUser ] Time = 0:00:00.006 _ Memory = 48 Mo 2010-06-02 13:06:46,761 [DEBUG] entity.ParticipantHelper Set participants for list : List1 2010-06-02 13:06:46,762 [DEBUG] entity.ParticipantHelper Participant added : participant1_1 _ email1_1@domain.org 2010-06-02 13:06:46,762 [DEBUG] entity.ParticipantHelper Participant added : participant1_2 _ null 2010-06-02 13:06:46,776 [DEBUG] service.ServicePoll P:[ begin GetNewPoll ] 2010-06-02 13:06:46,776 [DEBUG] service.ServicePoll P:[ end GetNewPoll ] Time = 0:00:00.000 _ Memory = 48 Mo 2010-06-02 13:06:46,777 [DEBUG] service.ServicePoll P:[ begin CreatePoll ] 2010-06-02 13:06:46,789 [DEBUG] service.ServicePoll P:[ end CreatePoll ] Time = 0:00:00.012 _ Memory = 48 Mo 2010-06-02 13:06:46,799 [DEBUG] pollen.PollenContextImpl Arrêt de Pollen 2010-06-02 13:06:46,841 [INFO] test.AbstractServiceTest ## START ## : integrationCreatePollRestrictedFromNewList 2010-06-02 13:06:46,842 [INFO] pollen.PollenContextImpl Démarrage de Pollen... 2010-06-02 13:06:46,842 [DEBUG] service.ServiceUser P:[ begin GetNewUser ] 2010-06-02 13:06:46,842 [DEBUG] service.ServiceUser P:[ end GetNewUser ] Time = 0:00:00.000 _ Memory = 51 Mo 2010-06-02 13:06:46,993 [DEBUG] service.ServiceUser P:[ begin CreateUser ] 2010-06-02 13:06:47,000 [DEBUG] service.ServiceUser P:[ end CreateUser ] Time = 0:00:00.007 _ Memory = 67 Mo 2010-06-02 13:06:47,000 [INFO] pollen.PollenContextImpl Le super admin a été créé avec l'identifiant admin. 2010-06-02 13:06:47,001 [INFO] pollen.PollenContextImpl Pollen a été démarré avec succès ! 2010-06-02 13:06:47,001 [DEBUG] service.ServiceUser P:[ begin GetNewUser ] 2010-06-02 13:06:47,001 [DEBUG] service.ServiceUser P:[ end GetNewUser ] Time = 0:00:00.000 _ Memory = 67 Mo 2010-06-02 13:06:47,001 [DEBUG] service.ServiceUser P:[ begin CreateUser ] 2010-06-02 13:06:47,008 [DEBUG] service.ServiceUser P:[ end CreateUser ] Time = 0:00:00.007 _ Memory = 67 Mo 2010-06-02 13:06:47,013 [DEBUG] entity.ParticipantHelper Set participants for list : List1 2010-06-02 13:06:47,013 [DEBUG] entity.ParticipantHelper Participant added : participant1_1 _ email1_1@domain.org 2010-06-02 13:06:47,013 [DEBUG] entity.ParticipantHelper Participant added : participant1_2 _ null 2010-06-02 13:06:47,027 [DEBUG] service.ServicePoll P:[ begin GetNewPoll ] 2010-06-02 13:06:47,028 [DEBUG] service.ServicePoll P:[ end GetNewPoll ] Time = 0:00:00.000 _ Memory = 71 Mo 2010-06-02 13:06:47,028 [DEBUG] service.ServicePoll P:[ begin GetNewPollList ] 2010-06-02 13:06:47,028 [DEBUG] service.ServicePoll P:[ end GetNewPollList ] Time = 0:00:00.000 _ Memory = 71 Mo 2010-06-02 13:06:47,028 [DEBUG] service.ServicePoll P:[ begin GetNewPollParticipant ] 2010-06-02 13:06:47,028 [DEBUG] service.ServicePoll P:[ end GetNewPollParticipant ] Time = 0:00:00.000 _ Memory = 71 Mo 2010-06-02 13:06:47,029 [DEBUG] service.ServicePoll P:[ begin GetNewPollParticipant ] 2010-06-02 13:06:47,029 [DEBUG] service.ServicePoll P:[ end GetNewPollParticipant ] Time = 0:00:00.000 _ Memory = 71 Mo 2010-06-02 13:06:47,029 [DEBUG] entity.ParticipantHelper Set participants for list : null 2010-06-02 13:06:47,029 [DEBUG] entity.ParticipantHelper Participant added : participant1 _ email1 2010-06-02 13:06:47,029 [DEBUG] entity.ParticipantHelper Participant added : participant2 _ null 2010-06-02 13:06:47,029 [DEBUG] service.ServicePoll P:[ begin CreatePoll ] 2010-06-02 13:06:47,046 [DEBUG] service.ServicePoll P:[ end CreatePoll ] Time = 0:00:00.016 _ Memory = 71 Mo 2010-06-02 13:06:47,059 [DEBUG] pollen.PollenContextImpl Arrêt de Pollen 2010-06-02 13:06:47,140 [INFO] test.AbstractServiceTest ## START ## : testGetPollsByUser2 2010-06-02 13:06:47,141 [INFO] pollen.PollenContextImpl Démarrage de Pollen... 2010-06-02 13:06:47,141 [DEBUG] service.ServiceUser P:[ begin GetNewUser ] 2010-06-02 13:06:47,141 [DEBUG] service.ServiceUser P:[ end GetNewUser ] Time = 0:00:00.000 _ Memory = 74 Mo 2010-06-02 13:06:47,443 [DEBUG] service.ServiceUser P:[ begin CreateUser ] 2010-06-02 13:06:47,471 [DEBUG] service.ServiceUser P:[ end CreateUser ] Time = 0:00:00.006 _ Memory = 90 Mo 2010-06-02 13:06:47,472 [INFO] pollen.PollenContextImpl Le super admin a été créé avec l'identifiant admin. 2010-06-02 13:06:47,472 [INFO] pollen.PollenContextImpl Pollen a été démarré avec succès ! 2010-06-02 13:06:47,472 [DEBUG] service.ServiceUser P:[ begin GetNewUser ] 2010-06-02 13:06:47,472 [DEBUG] service.ServiceUser P:[ end GetNewUser ] Time = 0:00:00.000 _ Memory = 90 Mo 2010-06-02 13:06:47,472 [DEBUG] service.ServiceUser P:[ begin CreateUser ] 2010-06-02 13:06:47,478 [DEBUG] service.ServiceUser P:[ end CreateUser ] Time = 0:00:00.006 _ Memory = 90 Mo 2010-06-02 13:06:47,482 [DEBUG] entity.ParticipantHelper Set participants for list : List1 2010-06-02 13:06:47,483 [DEBUG] entity.ParticipantHelper Participant added : participant1_1 _ email1_1@domain.org 2010-06-02 13:06:47,483 [DEBUG] entity.ParticipantHelper Participant added : participant1_2 _ null 2010-06-02 13:06:47,554 [DEBUG] service.ServicePoll P:[ begin GetPollsByUser ] 2010-06-02 13:06:47,578 [DEBUG] service.ServicePoll P:[ end GetPollsByUser ] Time = 0:00:00.021 _ Memory = 93 Mo 2010-06-02 13:06:47,579 [DEBUG] service.ServicePollImplTest Poll : POLL 2010-06-02 13:06:47,579 [DEBUG] service.ServicePollImplTest Account : homer admin (true) 2010-06-02 13:06:47,579 [DEBUG] service.ServicePollImplTest Poll : POLL 2010-06-02 13:06:47,579 [DEBUG] service.ServicePollImplTest Account : group1_participant1 admin (false) 2010-06-02 13:06:47,579 [DEBUG] service.ServicePollImplTest Poll : POLL 2010-06-02 13:06:47,579 [DEBUG] service.ServicePollImplTest Account : group2_participant1 admin (false) 2010-06-02 13:06:47,580 [DEBUG] pollen.PollenContextImpl Arrêt de Pollen Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.822 sec Results : Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Enregistrement des résultats des tests [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: <http://hudson.codelutin.com/hudson/job/pollen/ws/pollen/pollen-business/target/pollen-business-2.0-SNAPSHOT.jar> [INFO] [install:install {execution: default-install}] [INFO] Installing <http://hudson.codelutin.com/hudson/job/pollen/ws/pollen/pollen-business/target/pollen-business-2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/chorem/pollen/pollen-business/2.0-SNAPSHOT/pollen-business-2.0-SNAPSHOT.jar [HUDSON] Archiving <http://hudson.codelutin.com/hudson/job/pollen/ws/pollen/pollen-business/target/pollen-business-2.0-SNAPSHOT.jar> to /home/hudson/hudson-home/jobs/pollen/modules/org.chorem.pollen$pollen-business/builds/2010-06-02_13-06-07/archive/org.chorem.pollen/pollen-business/2.0-SNAPSHOT/pollen-business-2.0-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Pollen :: Web Interface [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting <http://hudson.codelutin.com/hudson/job/pollen/ws/pollen/pollen-ui/target> [INFO] snapshot org.nuiton.web:nuiton-tapestry-extra:0.1-SNAPSHOT: checking for updates from central [INFO] snapshot org.nuiton.web:nuiton-tapestry-extra:0.1-SNAPSHOT: checking for updates from nuiton.snapshot [INFO] snapshot org.nuiton:nuiton-web:0.1-SNAPSHOT: checking for updates from central [INFO] snapshot org.nuiton:nuiton-web:0.1-SNAPSHOT: checking for updates from nuiton.snapshot [INFO] [enforcer:enforce {execution: check-project-files}] [INFO] Preparing i18n:tapestry-bundle [HUDSON] Archiving <http://hudson.codelutin.com/hudson/job/pollen/ws/pollen/pollen-ui/pom.xml> to /home/hudson/hudson-home/jobs/pollen/modules/org.chorem.pollen$pollen-ui/builds/2010-06-02_13-06-07/archive/org.chorem.pollen/pollen-ui/2.0-SNAPSHOT/pom.xml [INFO] [i18n:collect-i18n-artifacts {execution: collect-i18n-artifacts}] [INFO] detected i18n artifact org.chorem.pollen:pollen-business:2.0-SNAPSHOT [INFO] detected i18n artifact org.nuiton:nuiton-utils:1.3.1-SNAPSHOT [INFO] detected i18n artifact org.nuiton.topia:topia-persistence:2.4-SNAPSHOT [INFO] detected i18n artifact org.nuiton.topia:topia-service-migration:2.4-SNAPSHOT [INFO] detected i18n artifact org.chorem.pollen:pollen-ui:2.0-SNAPSHOT [INFO] generate collected i18n artifacts for locale fr_FR [INFO] collected 5 i18n artifacts for locale fr_FR stored in <http://hudson.codelutin.com/hudson/job/pollen/ws/pollen/pollen-ui/target/i18n/app-fr_FR.properties> [INFO] generate collected i18n artifacts for locale en_GB [INFO] collected 5 i18n artifacts for locale en_GB stored in <http://hudson.codelutin.com/hudson/job/pollen/ws/pollen/pollen-ui/target/i18n/app-en_GB.properties> [INFO] [i18n:tapestry-bundle {execution: default}] [INFO] config - bundle name : app [INFO] config - basedir : <http://hudson.codelutin.com/hudson/job/pollen/ws/pollen/pollen-ui/src/main/webapp/WEB-INF> [INFO] config - locales : [fr_FR, en_GB] [INFO] generate bundle for locale fr_FR in file app_fr.properties [INFO] bundles for locale : i18n/nuiton-utils-fr_FR.properties,i18n/topia-persistence-fr_FR.properties,i18n/topia-service-migration-fr_FR.properties,i18n/pollen-business-fr_FR.properties,i18n/pollen-ui-fr_FR.properties [WARNING] bundle fr_FR contains 74/302 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] generate bundle for locale en_GB in file app_en.properties [INFO] bundles for locale : i18n/nuiton-utils-en_GB.properties,i18n/topia-persistence-en_GB.properties,i18n/topia-service-migration-en_GB.properties,i18n/pollen-business-en_GB.properties,i18n/pollen-ui-en_GB.properties [WARNING] bundle en_GB contains 137/254 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 54 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 74 source files to <http://hudson.codelutin.com/hudson/job/pollen/ws/pollen/pollen-ui/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://hudson.codelutin.com/hudson/job/pollen/ws/pollen/pollen-ui/src/main/java/org/chorem/pollen/ui/pages/user/UserPollsParticipated.java>:[90,73] incompatible types found : java.util.Map<org.chorem.pollen.entity.PollAccount,org.chorem.pollen.entity.Poll> required: java.util.List<org.chorem.pollen.entity.Poll> [ERROR] <http://hudson.codelutin.com/hudson/job/pollen/ws/pollen/pollen-ui/src/main/java/org/chorem/pollen/ui/pages/user/UserPollsCreated.java>:[108,46] incompatible types found : java.util.Map<org.chorem.pollen.entity.PollAccount,org.chorem.pollen.entity.Poll> required: java.util.List<org.chorem.pollen.entity.Poll> [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <http://hudson.codelutin.com/hudson/job/pollen/ws/pollen/pollen-ui/src/main/java/org/chorem/pollen/ui/pages/user/UserPollsParticipated.java>:[90,73] incompatible types found : java.util.Map<org.chorem.pollen.entity.PollAccount,org.chorem.pollen.entity.Poll> required: java.util.List<org.chorem.pollen.entity.Poll> <http://hudson.codelutin.com/hudson/job/pollen/ws/pollen/pollen-ui/src/main/java/org/chorem/pollen/ui/pages/user/UserPollsCreated.java>:[108,46] incompatible types found : java.util.Map<org.chorem.pollen.entity.PollAccount,org.chorem.pollen.entity.Poll> required: java.util.List<org.chorem.pollen.entity.Poll> [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.BuildFailureException: Compilation failure at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at hudson.maven.agent.Main.launch(Main.java:165) at hudson.maven.MavenBuilder.call(MavenBuilder.java:165) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:696) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:640) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:270) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656) at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) ... 28 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: 42 seconds [INFO] Finished at: Wed Jun 02 13:06:52 CEST 2010 [INFO] Final Memory: 99M/494M [INFO] ------------------------------------------------------------------------ Sending e-mails to: pollen-devel@list.chorem.org channel stopped Sonar est désactivé (Sonar CodeLutin). Voir la configuration Hudson globale.