Started by user anonymous Updating http://myserver.com:8978/svn/MyProject/trunk/MyProject At revision 16 no change for http://myserver.com:8978/svn/MyProject/trunk/MyProject since the previous build Parsing POMs [pom] $ "C:\Program Files\Java\jdk1.6.0_07/bin/java" -Xmx1024m -Xms256m -cp C:\Tomcat\webapps\hudson\WEB-INF\lib\maven-agent-1.294-SNAPSHOT.jar;c:\maven-2.1.0\boot\classworlds-1.1.jar hudson.maven.agent.Main c:\maven-2.1.0 C:\Tomcat\webapps\hudson\WEB-INF\lib\remoting-1.294-SNAPSHOT.jar C:\Tomcat\webapps\hudson\WEB-INF\lib\maven-interceptor-1.294-SNAPSHOT.jar 4580 channel started Executing Maven: -B -B -f C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\pom/pom.xml -U clean compile test package install site [WARNING] ************ WARNING ************ This Maven runtime contains a LifecycleExecutor component with an incomplete configuration. LifecycleExecutor class: org.apache.maven.lifecycle.LifecycleExecutorInterceptor Missing component requirement: org.apache.maven.project.MavenProjectBuilder NOTE: This seems to be a third-party Maven derivative you are using. If so, please notify the developers for this derivative project of the problem. The Apache Maven team is not responsible for maintaining the integrity of third-party component overrides. [WARNING] ************ WARNING ************ This Maven runtime contains a LifecycleExecutor component with an incomplete configuration. LifecycleExecutor class: org.apache.maven.lifecycle.LifecycleExecutorInterceptor Missing component requirement: org.apache.maven.project.interpolation.ModelInterpolator NOTE: This seems to be a third-party Maven derivative you are using. If so, please notify the developers for this derivative project of the problem. The Apache Maven team is not responsible for maintaining the integrity of third-party component overrides. [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] MyProject [INFO] MyProject-ejb [INFO] MyProject-web [INFO] MyProject-ear [INFO] ------------------------------------------------------------------------ [INFO] Building MyProject [INFO] task-segment: [clean, compile, test, package, install, site] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\pom\target [INFO] No goals needed for project - skipping [INFO] No goals needed for project - skipping [INFO] [site:attach-descriptor] [INFO] [site:attach-descriptor] [INFO] [install:install] [INFO] Installing C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\pom\target\pom-transformed.xml to C:\.repository\MyProject\MyProject\1.0-SNAPSHOT\MyProject-1.0-SNAPSHOT.pom [INFO] artifact org.apache.maven.plugins:maven-project-info-reports-plugin: checking for updates from central [INFO] snapshot myframework-2.0.4-RESOURCES:myframework-checkstyle-config:1.0-SNAPSHOT: checking for updates from myclient [INFO] snapshot myframework-2.0.4-RESOURCES:myframework-pmd-config:1.0-SNAPSHOT: checking for updates from myclient [INFO] snapshot myframework-2.0.4-RESOURCES:commons-logging:1.0-SNAPSHOT: checking for updates from myclient [INFO] snapshot myframework-2.0.4-RESOURCES:displaytag:1.0-SNAPSHOT: checking for updates from myclient [INFO] snapshot myframework-2.0.4-RESOURCES:job-scheduler:1.0-SNAPSHOT: checking for updates from myclient [INFO] snapshot myframework-2.0.4-RESOURCES:log4j:1.0-SNAPSHOT: checking for updates from myclient [INFO] [site:site] [INFO] artifact org.apache.maven.skins:maven-default-skin: checking for updates from myclient [INFO] artifact org.apache.maven.skins:maven-default-skin: checking for updates from central [INFO] Generating "About" report. [INFO] Generating "Project Team" report. [INFO] Generating "Issue Tracking" report. [INFO] Generating "Dependencies" report. [INFO] Generating "Continuous Integration" report. [INFO] Generating "Mailing Lists" report. [INFO] Generating "Plugin Management" report. [INFO] Generating "Source Repository" report. [INFO] Generating "Project License" report. [INFO] Generating "Project Summary" report. [INFO] Generating "Dependency Convergence" report. [CHECKSTYLE] Found 0 annotations (0 new, 0 high, 0 normal, 0 low) [CHECKSTYLE] Don't changing build status, no threshold has been exceeded [FINDBUGS] Found 0 annotations (0 new, 0 high, 0 normal, 0 low) [FINDBUGS] Don't changing build status, no threshold has been exceeded [PMD] Found 0 annotations (0 new, 0 high, 0 normal, 0 low) [PMD] Don't changing build status, no threshold has been exceeded [HUDSON] Archiving site FATAL: Unable to copy site from {0} to {1} hudson.util.IOException2: java.io.IOException: Not in GZIP format at hudson.FilePath.copyRecursiveTo(FilePath.java:1091) at hudson.FilePath.copyRecursiveTo(FilePath.java:1018) at hudson.maven.reporters.MavenSiteArchiver.postExecute(MavenSiteArchiver.java:76) at hudson.maven.MavenModuleSetBuild$Builder.postExecute(MavenModuleSetBuild.java:639) at hudson.maven.MavenBuilder$Adapter.postExecute(MavenBuilder.java:290) at hudson.maven.agent.PluginManagerInterceptor$1MojoIntercepterImpl.callPost(PluginManagerInterceptor.java:170) at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:183) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:540) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:519) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:371) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:332) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:181) at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137) at org.apache.maven.cli.MavenCli.main(MavenCli.java:356) 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:158) at hudson.maven.MavenBuilder.call(MavenBuilder.java:162) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:578) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:524) at hudson.remoting.UserRequest.perform(UserRequest.java:92) at hudson.remoting.UserRequest.perform(UserRequest.java:46) at hudson.remoting.Request$2.run(Request.java:236) 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:885) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907) at java.lang.Thread.run(Thread.java:619) Caused by: java.util.concurrent.ExecutionException: java.io.IOException: Not in GZIP format at hudson.remoting.Channel$1.adapt(Channel.java:514) at hudson.remoting.Channel$1.adapt(Channel.java:509) at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) at hudson.FilePath.copyRecursiveTo(FilePath.java:1089) ... 35 more Caused by: java.io.IOException: Not in GZIP format at java.util.zip.GZIPInputStream.readHeader(Unknown Source) at java.util.zip.GZIPInputStream.(Unknown Source) at java.util.zip.GZIPInputStream.(Unknown Source) at hudson.FilePath$27.invoke(FilePath.java:1080) at hudson.FilePath$27.invoke(FilePath.java:1077) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1510) at hudson.remoting.UserRequest.perform(UserRequest.java:92) at hudson.remoting.UserRequest.perform(UserRequest.java:46) at hudson.remoting.Request$2.run(Request.java:236) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) [HUDSON] Archiving C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\pom\pom.xml to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\modules\MyProject$MyProject\builds\2009-03-28_22-16-18\archive\MyProject\MyProject\1.0-SNAPSHOT\pom.xml [HUDSON] Archiving C:\.repository\MyProject\MyProject\1.0-SNAPSHOT\MyProject-1.0-SNAPSHOT.pom to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\modules\MyProject$MyProject\builds\2009-03-28_22-16-18\archive\MyProject\MyProject\1.0-SNAPSHOT\MyProject-1.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building MyProject-ejb [INFO] task-segment: [clean, compile, test, package, install, site] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ejb\target [INFO] Deleting directory C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ejb\bin [INFO] [resources:resources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 5 resources to META-INF [INFO] snapshot myframework-1.0-SNAPSHOT:MyComponentCics:1.0-SNAPSHOT: checking for updates from myclient [INFO] snapshot myframework-1.0-SNAPSHOT:MyComponent-webutil:1.0-SNAPSHOT: checking for updates from myclient [INFO] snapshot myframework-1.0-SNAPSHOT:MyComponent-util:1.0-SNAPSHOT: checking for updates from myclient [INFO] snapshot myframework-1.0-SNAPSHOT:MyComponent-ejbClient:1.0-SNAPSHOT: checking for updates from myclient [INFO] snapshot myframework-servicos-1.0-SNAPSHOT:CCEP-ConsultaCEP-ejbClient:1.0-SNAPSHOT: checking for updates from myclient [INFO] snapshot was-6.1:j2ee:1.0-SNAPSHOT: checking for updates from myclient [INFO] [compiler:compile] [INFO] Compiling 14 source files to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ejb\bin [INFO] [resources:resources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 5 resources to META-INF [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ejb\src\test\resources [INFO] [compiler:testCompile] [INFO] No sources to compile [INFO] [surefire:test] [INFO] No tests to run. [HUDSON] Recording test results [INFO] [resources:resources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 5 resources to META-INF [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ejb\src\test\resources [INFO] [compiler:testCompile] [INFO] No sources to compile [INFO] [surefire:test] [INFO] No tests to run. [HUDSON] Recording test results [INFO] [ejb:ejb] [INFO] Building ejb MyProject-ejb with ejbVersion 2.1 [INFO] Building jar: C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ejb\target\MyProject-ejb.jar [INFO] [resources:resources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 5 resources to META-INF [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ejb\src\test\resources [INFO] [compiler:testCompile] [INFO] No sources to compile [INFO] [surefire:test] [INFO] No tests to run. [HUDSON] Recording test results [INFO] [ejb:ejb] [INFO] Building ejb MyProject-ejb with ejbVersion 2.1 [INFO] Building jar: C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ejb\target\MyProject-ejb.jar [INFO] [install:install] [INFO] Installing C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ejb\target\MyProject-ejb.jar to C:\.repository\MyProject\MyProject-ejb\MyProject-ejb\1.0-SNAPSHOT\MyProject-ejb-1.0-SNAPSHOT.jar [INFO] artifact org.apache.maven.plugins:maven-checkstyle-plugin: checking for updates from central [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] 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] Preparing findbugs:findbugs [HUDSON] Archiving C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ejb\pom.xml to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\modules\MyProject.MyProject-ejb$MyProject-ejb\builds\2009-03-28_22-16-18\archive\MyProject.MyProject-ejb\MyProject-ejb\1.0-SNAPSHOT\pom.xml [HUDSON] Archiving C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ejb\target\MyProject-ejb.jar to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\modules\MyProject.MyProject-ejb$MyProject-ejb\builds\2009-03-28_22-16-18\archive\MyProject.MyProject-ejb\MyProject-ejb\1.0-SNAPSHOT\MyProject-ejb.jar [INFO] [resources:resources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 5 resources to META-INF [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [HUDSON] Archiving C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ejb\pom.xml to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\modules\MyProject.MyProject-ejb$MyProject-ejb\builds\2009-03-28_22-16-18\archive\MyProject.MyProject-ejb\MyProject-ejb\1.0-SNAPSHOT\pom.xml [INFO] [site:site] [INFO] Generating "Issue Tracking" report. [INFO] Generating "Project Team" report. [INFO] Generating "Dependencies" report. [INFO] Generating "Project Plugins" report. [INFO] Generating "Checkstyle" report. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] Generating "PMD Report" report. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] Generating "Continuous Integration" report. [INFO] Generating "Source Repository" report. [INFO] Generating "Plugin Management" report. [INFO] Generating "Mailing Lists" report. [INFO] Generating "Project Summary" report. [INFO] Generating "FindBugs Report" report. [INFO] No effort provided, using default effort. [INFO] No threshold provided, using default threshold. [INFO] Using FindBugs Version: 1.2.1 [INFO] No threshold provided, using default threshold. [INFO] No threshold provided, using default threshold. [INFO] Debugging is Off [INFO] No bug include filter. [INFO] No bug exclude filter. [INFO] Generating "About" report. [INFO] Generating "Project License" report. [INFO] Generating "CPD Report" report. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] Generating "Dependency Convergence" report. log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax). log4j:WARN Please initialize the log4j system properly. [CHECKSTYLE] Successfully parsed file C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ejb\target\checkstyle-result.xml of module MyProject-ejb with 9 warnings. [CHECKSTYLE] Found 9 annotations (0 new, 0 high, 9 normal, 0 low) [CHECKSTYLE] Don't changing build status, no threshold has been exceeded [FINDBUGS] Found 0 annotations (0 new, 0 high, 0 normal, 0 low) [FINDBUGS] Don't changing build status, no threshold has been exceeded [PMD] Successfully parsed file C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ejb\target\pmd.xml of module MyProject-ejb with 0 warnings. [PMD] Found 0 annotations (0 new, 0 high, 0 normal, 0 low) [PMD] Don't changing build status, no threshold has been exceeded [HUDSON] Archiving site [HUDSON] Archiving C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ejb\pom.xml to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\modules\MyProject.MyProject-ejb$MyProject-ejb\builds\2009-03-28_22-16-18\archive\MyProject.MyProject-ejb\MyProject-ejb\1.0-SNAPSHOT\pom.xml [HUDSON] Archiving C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ejb\target\MyProject-ejb.jar to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\modules\MyProject.MyProject-ejb$MyProject-ejb\builds\2009-03-28_22-16-18\archive\MyProject.MyProject-ejb\MyProject-ejb\1.0-SNAPSHOT\MyProject-ejb.jar [INFO] ------------------------------------------------------------------------ [INFO] Building MyProject-web [INFO] task-segment: [clean, compile, test, package, install, site] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\target [INFO] Deleting directory C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\web\WEB-INF\classes [INFO] [resources:resources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [compiler:compile] [INFO] Compiling 13 source files to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\web\WEB-INF\classes [INFO] [resources:resources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\src\test\resources [INFO] [compiler:testCompile] [INFO] No sources to compile [INFO] [surefire:test] [INFO] No tests to run. [HUDSON] Recording test results [INFO] [resources:resources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\src\test\resources [INFO] [compiler:testCompile] [INFO] No sources to compile [INFO] [surefire:test] [INFO] No tests to run. [HUDSON] Recording test results [INFO] [war:war] [INFO] Packaging webapp [INFO] Assembling webapp[MyProject-web] in [C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\target\MyProject-web] [INFO] Processing war project [INFO] Copying webapp resources[C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\web] [INFO] Webapp assembled in[360 msecs] [INFO] Building war: C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\target\MyProject-web.war [INFO] [resources:resources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\src\test\resources [INFO] [compiler:testCompile] [INFO] No sources to compile [INFO] [surefire:test] [INFO] No tests to run. [HUDSON] Recording test results [INFO] [war:war] [INFO] Packaging webapp [INFO] Assembling webapp[MyProject-web] in [C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\target\MyProject-web] [INFO] Processing war project [INFO] Copying webapp resources[C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\web] [INFO] Webapp assembled in[79 msecs] [INFO] Building war: C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\target\MyProject-web.war [INFO] [install:install] [INFO] Installing C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\target\MyProject-web.war to C:\.repository\MyProject\MyProject-web\MyProject-web\1.0-SNAPSHOT\MyProject-web-1.0-SNAPSHOT.war [INFO] Preparing findbugs:findbugs [HUDSON] Archiving C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\pom.xml to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\modules\MyProject.MyProject-web$MyProject-web\builds\2009-03-28_22-16-18\archive\MyProject.MyProject-web\MyProject-web\1.0-SNAPSHOT\pom.xml [HUDSON] Archiving C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\target\MyProject-web.war to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\modules\MyProject.MyProject-web$MyProject-web\builds\2009-03-28_22-16-18\archive\MyProject.MyProject-web\MyProject-web\1.0-SNAPSHOT\MyProject-web.war [INFO] [resources:resources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [HUDSON] Archiving C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\pom.xml to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\modules\MyProject.MyProject-web$MyProject-web\builds\2009-03-28_22-16-18\archive\MyProject.MyProject-web\MyProject-web\1.0-SNAPSHOT\pom.xml [INFO] [site:site] [INFO] Generating "Issue Tracking" report. [INFO] Generating "Project Team" report. [INFO] Generating "Dependencies" report. [INFO] Generating "Project Plugins" report. [INFO] Generating "Checkstyle" report. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] Generating "PMD Report" report. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] Generating "Continuous Integration" report. [INFO] Generating "Source Repository" report. [INFO] Generating "Plugin Management" report. [INFO] Generating "Mailing Lists" report. [INFO] Generating "Project Summary" report. [INFO] Generating "FindBugs Report" report. [INFO] No effort provided, using default effort. [INFO] No threshold provided, using default threshold. [INFO] Using FindBugs Version: 1.2.1 [INFO] No threshold provided, using default threshold. [INFO] No threshold provided, using default threshold. [INFO] Debugging is Off [INFO] No bug include filter. [INFO] No bug exclude filter. [INFO] Generating "About" report. [INFO] Generating "Project License" report. [INFO] Generating "CPD Report" report. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] Generating "Dependency Convergence" report. [CHECKSTYLE] Successfully parsed file C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\target\checkstyle-result.xml of module MyProject-web with 4 warnings. [CHECKSTYLE] Found 4 annotations (0 new, 0 high, 4 normal, 0 low) [CHECKSTYLE] Don't changing build status, no threshold has been exceeded [FINDBUGS] Found 0 annotations (0 new, 0 high, 0 normal, 0 low) [FINDBUGS] Don't changing build status, no threshold has been exceeded [PMD] Successfully parsed file C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\target\pmd.xml of module MyProject-web with 2 warnings. [PMD] Found 2 annotations (0 new, 0 high, 2 normal, 0 low) [PMD] Don't changing build status, no threshold has been exceeded [HUDSON] Archiving site [HUDSON] Archiving C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\pom.xml to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\modules\MyProject.MyProject-web$MyProject-web\builds\2009-03-28_22-16-18\archive\MyProject.MyProject-web\MyProject-web\1.0-SNAPSHOT\pom.xml [HUDSON] Archiving C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-web\target\MyProject-web.war to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\modules\MyProject.MyProject-web$MyProject-web\builds\2009-03-28_22-16-18\archive\MyProject.MyProject-web\MyProject-web\1.0-SNAPSHOT\MyProject-web.war [INFO] ------------------------------------------------------------------------ [INFO] Building MyProject-ear [INFO] task-segment: [clean, compile, test, package, install, site] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ear\target [INFO] [ear:generate-application-xml] [INFO] [resources:resources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 5 resources to META-INF [INFO] [ear:generate-application-xml] [INFO] [resources:resources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 5 resources to META-INF [INFO] [ear:generate-application-xml] [INFO] [resources:resources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 5 resources to META-INF [INFO] [ear:ear] [INFO] Copying artifact[ejb:MyProject.MyProject-ejb:MyProject-ejb:1.0-SNAPSHOT] to[MyProject-ejb.jar] [INFO] Copying artifact[war:MyProject.MyProject-web:MyProject-web:1.0-SNAPSHOT] to[MyProject-web.war] [INFO] Copy ear sources to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ear\target\MyProject [INFO] Could not find manifest file: C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ear\src\main\application\META-INF\MANIFEST.MF - Generating one [INFO] Building jar: C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ear\target\MyProject.ear [INFO] [ear:generate-application-xml] [INFO] [resources:resources] [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 5 resources to META-INF [INFO] [ear:ear] [INFO] Copy ear sources to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ear\target\MyProject [INFO] Could not find manifest file: C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ear\src\main\application\META-INF\MANIFEST.MF - Generating one [INFO] Building jar: C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ear\target\MyProject.ear [INFO] [install:install] [INFO] Installing C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ear\target\MyProject.ear to C:\.repository\MyProject\MyProject-ear\MyProject-ear\1.0-SNAPSHOT\MyProject-ear-1.0-SNAPSHOT.ear [INFO] [site:site] [INFO] Generating "Issue Tracking" report. [INFO] Generating "Project Team" report. [INFO] Generating "Continuous Integration" report. [INFO] Generating "Project Plugins" report. [INFO] Generating "Dependencies" report. [INFO] Generating "Source Repository" report. [INFO] Generating "Plugin Management" report. [INFO] Generating "Mailing Lists" report. [INFO] Generating "Project Summary" report. [INFO] Generating "About" report. [INFO] Generating "Project License" report. [INFO] Generating "Dependency Convergence" report. [CHECKSTYLE] Found 0 annotations (0 new, 0 high, 0 normal, 0 low) [CHECKSTYLE] Don't changing build status, no threshold has been exceeded [FINDBUGS] Found 0 annotations (0 new, 0 high, 0 normal, 0 low) [FINDBUGS] Don't changing build status, no threshold has been exceeded [PMD] Found 0 annotations (0 new, 0 high, 0 normal, 0 low) [PMD] Don't changing build status, no threshold has been exceeded [HUDSON] Archiving site FATAL: Unable to copy site from {0} to {1} hudson.util.IOException2: java.io.IOException: Not in GZIP format at hudson.FilePath.copyRecursiveTo(FilePath.java:1091) at hudson.FilePath.copyRecursiveTo(FilePath.java:1018) at hudson.maven.reporters.MavenSiteArchiver.postExecute(MavenSiteArchiver.java:76) at hudson.maven.MavenModuleSetBuild$Builder.postExecute(MavenModuleSetBuild.java:639) at hudson.maven.MavenBuilder$Adapter.postExecute(MavenBuilder.java:290) at hudson.maven.agent.PluginManagerInterceptor$1MojoIntercepterImpl.callPost(PluginManagerInterceptor.java:170) at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:183) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:540) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:519) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:371) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:332) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:181) at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137) at org.apache.maven.cli.MavenCli.main(MavenCli.java:356) 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:158) at hudson.maven.MavenBuilder.call(MavenBuilder.java:162) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:578) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:524) at hudson.remoting.UserRequest.perform(UserRequest.java:92) at hudson.remoting.UserRequest.perform(UserRequest.java:46) at hudson.remoting.Request$2.run(Request.java:236) 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:885) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907) at java.lang.Thread.run(Thread.java:619) Caused by: java.util.concurrent.ExecutionException: java.io.IOException: Not in GZIP format at hudson.remoting.Channel$1.adapt(Channel.java:514) at hudson.remoting.Channel$1.adapt(Channel.java:509) at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) at hudson.FilePath.copyRecursiveTo(FilePath.java:1089) ... 35 more Caused by: java.io.IOException: Not in GZIP format at java.util.zip.GZIPInputStream.readHeader(Unknown Source) at java.util.zip.GZIPInputStream.(Unknown Source) at java.util.zip.GZIPInputStream.(Unknown Source) at hudson.FilePath$27.invoke(FilePath.java:1080) at hudson.FilePath$27.invoke(FilePath.java:1077) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1510) at hudson.remoting.UserRequest.perform(UserRequest.java:92) at hudson.remoting.UserRequest.perform(UserRequest.java:46) at hudson.remoting.Request$2.run(Request.java:236) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) [HUDSON] Archiving C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ear\pom.xml to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\modules\MyProject.MyProject-ear$MyProject-ear\builds\2009-03-28_22-16-18\archive\MyProject.MyProject-ear\MyProject-ear\1.0-SNAPSHOT\pom.xml [HUDSON] Archiving C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\workspace\MyProject\MyProject-ear\target\MyProject.ear to C:\WINDOWS\system32\config\systemprofile\.hudson\jobs\MyProject (INTEGRATE)\modules\MyProject.MyProject-ear$MyProject-ear\builds\2009-03-28_22-16-18\archive\MyProject.MyProject-ear\MyProject-ear\1.0-SNAPSHOT\MyProject.ear [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] ------------------------------------------------------------------------ [INFO] MyProject .................................... SUCCESS [13.454s] [INFO] MyProject-ejb ................................ SUCCESS [49.220s] [INFO] MyProject-web ................................ SUCCESS [35.438s] [INFO] MyProject-ear ................................ SUCCESS [6.687s] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 45 seconds [INFO] Finished at: Sat Mar 28 22:18:06 BRT 2009 [INFO] Final Memory: 75M/254M [INFO] ------------------------------------------------------------------------ channel stopped Finished: SUCCESS