Démarré par l'utilisateur anonymous Updating svn://localhost:3691/trunk At revision 66403 no change for svn://localhost:3691/trunk since the previous build Parsing POMs [my-project] $ D:\programs\sdk\jdk1.5.0_06/bin/java -Xms96m -Xmx512m -cp C:\.hudson\plugins\maven-plugin\WEB-INF\lib\maven-agent-1.307.jar;D:\programs\maven\apache-maven-2.0.9-hudson\boot\classworlds-1.1.jar hudson.maven.agent.Main D:\programs\maven\apache-maven-2.0.9-hudson C:\.hudson\war\WEB-INF\lib\remoting-1.307.jar C:\.hudson\plugins\maven-plugin\WEB-INF\lib\maven-interceptor-1.307.jar 3523 channel started Executing Maven: -B -f C:\.hudson\jobs\MY_PROJECT\workspace\my-project\pom.xml clean install [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] MY_PROJECT [INFO] MY_PROJECT :: Service [INFO] ------------------------------------------------------------------------ [INFO] Building MY_PROJECT :: MY_MODULE [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] [resources:copy-resources {execution: copy-generate-resources}] [INFO] Using 'ISO-8859-15' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\.hudson\jobs\MY_PROJECT\workspace\my-project\target\generated-sources\resources [INFO] [site:attach-descriptor] [INFO] [install:install] [INFO] Installing C:\.hudson\jobs\MY_PROJECT\workspace\my-project\pom.xml to C:\.hudson\.m2\repository\org\my\project\my-project\1.1.0-SNAPSHOT\my-project-1.1.0-SNAPSHOT.pom [HUDSON] Archiving C:\.hudson\jobs\MY_PROJECT\workspace\my-project\pom.xml to C:\.hudson\jobs\MY_PROJECT\modules\org.my.project$my-project\builds\2009-05-26_13-58-38\archive\org.my.project\my-project\1.1.0-SNAPSHOT\pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Building MY_PROJECT :: MY_MODULE :: Service [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\target [INFO] [resources:resources] [INFO] Using 'ISO-8859-15' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [resources:copy-resources {execution: copy-generate-resources}] [INFO] Using 'ISO-8859-15' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\target\generated-sources\resources [INFO] [compiler:compile] [INFO] Compiling 18 source files to C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\target\classes [INFO] [resources:testResources] [INFO] Using 'ISO-8859-15' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile] [INFO] Compiling 2 source files to C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\target\test-classes [INFO] [surefire:test] [INFO] Surefire report directory: C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.my.project.service.test.ServiceTest ..... Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 2.343 sec <<< FAILURE! Results : Tests in error: test1(org.my.project.service.test.ServiceTest) test2(org.my.project.service.test.ServiceTest) test3(org.my.project.service.test.ServiceTest) test4(org.my.project.service.test.ServiceTest) test5(org.my.project.service.test.ServiceTest) test6(org.my.project.service.test.ServiceTest) Tests run: 6, Failures: 0, Errors: 6, Skipped: 0 [ERROR] There are test failures. Please refer to C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\target\surefire-reports for the individual test results. [HUDSON] Enregistrement des résultats des tests [INFO] [jar:jar] [INFO] Building jar: C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\target\my-project-service-1.1.0-SNAPSHOT.jar [INFO] [install:install] [INFO] Installing C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\target\my-project-service-1.1.0-SNAPSHOT.jar to C:\.hudson\.m2\repository\org\my\project\my-project-service\1.1.0-SNAPSHOT\my-project-service-1.1.0-SNAPSHOT.jar [HUDSON] Archiving C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\pom.xml to C:\.hudson\jobs\MY_PROJECT\modules\org.my.project$my-project-service\builds\2009-05-26_13-58-38\archive\org.my.project\my-project-service\1.1.0-SNAPSHOT\pom.xml [HUDSON] Archiving C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\target\my-project-service-1.1.0-SNAPSHOT.jar to C:\.hudson\jobs\MY_PROJECT\modules\org.my.project$my-project-service\builds\2009-05-26_13-58-38\archive\org.my.project\my-project-service\1.1.0-SNAPSHOT\my-project-service-1.1.0-SNAPSHOT.jar [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] ------------------------------------------------------------------------ [INFO] MY_PROJECT ......................... SUCCESS [4.703s] [INFO] MY_PROJECT :: Service .............. SUCCESS [12.765s] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18 seconds [INFO] Finished at: Tue May 26 13:58:58 CEST 2009 [INFO] Final Memory: 32M/95M [INFO] ------------------------------------------------------------------------ En attente qu'Hudson finisse de récupérer les données channel stopped [my-project] $ D:\programs\maven\apache-maven-2.0.9-hudson\bin\mvn.bat -e -B sonar:sonar -Dsonar.jdbc.driver=com.mysql.jdbc.Driver -Dsonar.jdbc.url=jdbc:mysql://localhost:3306/sonar?useUnicode=true&amp;characterEncoding=utf8 -f pom.xml + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] MY_PROJECT [INFO] MY_PROJECT :: Service [INFO] Searching repository for plugin with prefix: 'sonar'. [INFO] org.apache.maven.plugins: checking for updates from as-releases [INFO] org.codehaus.mojo: checking for updates from as-releases [INFO] artifact org.codehaus.mojo:sonar-maven-plugin: checking for updates from as-releases [INFO] ------------------------------------------------------------------------ [INFO] Building MY_PROJECT [INFO] task-segment: [sonar:sonar] (aggregator-style) [INFO] ------------------------------------------------------------------------ [INFO] [sonar:sonar] [INFO] Sonar host: http://localhost:9000 [INFO] Sonar version: 1.9 [INFO] artifact org.codehaus.woodstox:stax2-api: checking for updates from as-releases [INFO] [sonar-core:internal] [INFO] Sonar JDBC URL: jdbc:mysql://localhost:3306/sonar?useUnicode=true [INFO] Sonar JDBC login: sonar [INFO] Sonar JDBC driver: com.mysql.jdbc.Driver [INFO] Sonar branch: [INFO] MY_PROJECT Selected quality profile : Sonar way, language=java [INFO] MY_PROJECT Executing org.apache.maven.plugins:maven-surefire-plugin:[] [INFO] MY_PROJECT [class org.sonar.plugins.core.SaveProfileMavenCollector] executing [INFO] MY_PROJECT [class org.sonar.plugins.core.SaveProjectLinksFromPom] executing [INFO] MY_PROJECT [class org.sonar.plugins.cpd.CpdMavenCollector] executing [INFO] MY_PROJECT Collecting duplications... [INFO] MY_PROJECT File suffixes : java [INFO] MY_PROJECT Exclusions : {} [INFO] MY_PROJECT [class org.sonar.plugins.surefire.SurefireMavenCollector] executing [INFO] MY_PROJECT parsing C:\.hudson\jobs\MY_PROJECT\workspace\my-project\target\surefire-reports [INFO] MY_PROJECT :: Service Selected quality profile : Sonar way, language=java [INFO] MY_PROJECT :: Service Executing org.apache.maven.plugins:maven-pmd-plugin:[pmd] [INFO] ------------------------------------------------------------------------ [INFO] Building MY_PROJECT :: Service [INFO] task-segment: [org.apache.maven.plugins:maven-pmd-plugin:2.4:pmd] [INFO] ------------------------------------------------------------------------ [INFO] [pmd:pmd] [WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent! [INFO] MY_PROJECT :: Service Executing org.apache.maven.plugins:maven-checkstyle-plugin:[checkstyle] [INFO] ------------------------------------------------------------------------ [INFO] Building MY_PROJECT :: Service [INFO] task-segment: [org.apache.maven.plugins:maven-checkstyle-plugin:2.2:checkstyle] [INFO] ------------------------------------------------------------------------ [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] ************************************************************** [INFO] Starting Jakarta Velocity v1.4 [INFO] RuntimeInstance initializing. [INFO] Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties [INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl) [INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader [INFO] ClasspathResourceLoader : initialization starting. [INFO] ClasspathResourceLoader : initialization complete. [INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl) [INFO] Default ResourceManager initialization complete. [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach [INFO] Created: 20 parsers. [INFO] Velocimacro : initialization starting. [INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader. [INFO] Velocimacro : error using VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm' [INFO] Velocimacro : VM library template macro registration complete. [INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates [INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions [INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. [INFO] Velocimacro : initialization complete. [INFO] Velocity successfully started. [INFO] [checkstyle:checkstyle] [WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent! [INFO] There are 19 checkstyle errors. [INFO] MY_PROJECT :: Service Executing org.codehaus.mojo:taglist-maven-plugin:[taglist] [INFO] ------------------------------------------------------------------------ [INFO] Building MY_PROJECT :: Service [INFO] task-segment: [org.codehaus.mojo:taglist-maven-plugin:2.3:taglist] [INFO] ------------------------------------------------------------------------ [INFO] [taglist:taglist] [INFO] MY_PROJECT :: Service Executing org.codehaus.mojo:cobertura-maven-plugin:[cobertura] [INFO] ------------------------------------------------------------------------ [INFO] Building MY_PROJECT :: Service [INFO] task-segment: [org.codehaus.mojo:cobertura-maven-plugin:2.2:cobertura] [INFO] ------------------------------------------------------------------------ [INFO] Preparing cobertura:cobertura [INFO] [resources:resources] [INFO] Using 'ISO-8859-15' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [resources:copy-resources {execution: copy-generate-resources}] [INFO] Using 'ISO-8859-15' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\target\generated-sources\resources [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [cobertura:instrument] [INFO] Cobertura 1.9 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file Instrumenting 22 files to C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\target\generated-classes\cobertura Cobertura: Saved information on 22 classes. Instrument time: 250ms [INFO] Instrumentation was successful. [INFO] [resources:testResources] [INFO] Using 'ISO-8859-15' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile] [INFO] Nothing to compile - all classes are up to date [INFO] [surefire:test] [INFO] Surefire report directory: C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.my.project.service.test.ServiceTest ..... Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 2.343 sec <<< FAILURE! Results : Tests in error: test1(org.my.project.service.test.ServiceTest) test2(org.my.project.service.test.ServiceTest) test3(org.my.project.service.test.ServiceTest) test4(org.my.project.service.test.ServiceTest) test5(org.my.project.service.test.ServiceTest) test6(org.my.project.service.test.ServiceTest) Tests run: 6, Failures: 0, Errors: 6, Skipped: 0 [ERROR] There are test failures. Please refer to C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\target\surefire-reports for the individual test results. [INFO] [cobertura:cobertura] [INFO] Cobertura 1.9 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file Cobertura: Loaded information on 22 classes. Report time: 344ms [INFO] Cobertura Report generation was successful. [INFO] MY_PROJECT :: Service Executing org.apache.maven.plugins:maven-surefire-plugin:[] [INFO] MY_PROJECT :: Service [class org.sonar.plugins.pmd.PmdMavenCollector] executing [INFO] MY_PROJECT :: Service [class org.sonar.plugins.squid.SquidMavenCollector] executing [INFO] MY_PROJECT :: Service Starting audit... [INFO] MY_PROJECT :: Service Audit done. [INFO] MY_PROJECT :: Service [class org.sonar.plugins.core.SaveProfileMavenCollector] executing [INFO] MY_PROJECT :: Service [class org.sonar.plugins.core.sources.ImportJavaSourcesMavenCollector] executing [INFO] MY_PROJECT :: Service [class org.sonar.plugins.core.SaveProjectLinksFromPom] executing [INFO] MY_PROJECT :: Service [class org.sonar.plugins.checkstyle.CheckstyleMavenCollector] executing [INFO] MY_PROJECT :: Service [class org.sonar.plugins.cpd.CpdMavenCollector] executing [INFO] MY_PROJECT :: Service Collecting duplications... [INFO] MY_PROJECT :: Service File suffixes : java [INFO] MY_PROJECT :: Service Exclusions : {} [INFO] MY_PROJECT :: Service [class org.sonar.plugins.taglist.TaglistMavenCollector] executing [INFO] MY_PROJECT :: Service Parsing C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\target\taglist\taglist.xml [INFO] MY_PROJECT :: Service [class org.sonar.plugins.cobertura.CoberturaMavenCollector] executing [INFO] MY_PROJECT :: Service parsing C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\target\site\cobertura\coverage.xml [INFO] MY_PROJECT :: Service [class org.sonar.plugins.surefire.SurefireMavenCollector] executing [INFO] MY_PROJECT :: Service parsing C:\.hudson\jobs\MY_PROJECT\workspace\my-project\my-project-service\target\surefire-reports [INFO] Trigger server [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26 seconds [INFO] Finished at: Tue May 26 13:59:26 CEST 2009 [INFO] Final Memory: 32M/95M [INFO] ------------------------------------------------------------------------ 'amp' n'est pas reconnu en tant que commande interne ou externe, un programme ex‚cutable ou un fichier de commandes. Finished: FAILURE