|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
maven 3.0 build failure with IBM SDK 5Hi to all,
I just added a job on our Hudson server to build Maven 3.0 from the trunk. The job use maven 2.2.1 and a custom repository (to avoid collisions with our others projects). Goals are clean install and MAVEN_OPTS is set to -Xmx512m No problem when I use a Sun JVM Java 5. But if I select an IBM SDK 5 (SR9) as build JVM, the build fail : [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Core [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting file set: /home/hudson/jobs/maven-3/workspace/maven-3/maven-core/target (included: [**], excluded: []) [INFO] [modello:java {execution: standard}] [INFO] outputDirectory: /home/hudson/jobs/maven-3/workspace/maven-3/maven-core/target/generated-sources/modello [INFO] Working on model: src/main/mdo/toolchains.mdo [INFO] Generating current version: 1.0.0 [INFO] Working on model: src/main/mdo/metadata.mdo [INFO] Generating current version: 1.0.0 [INFO] [modello:xpp3-reader {execution: standard}] [INFO] outputDirectory: /home/hudson/jobs/maven-3/workspace/maven-3/maven-core/target/generated-sources/modello [INFO] Working on model: src/main/mdo/toolchains.mdo [INFO] Generating current version: 1.0.0 [INFO] Working on model: src/main/mdo/metadata.mdo [INFO] Generating current version: 1.0.0 [INFO] [modello:xpp3-writer {execution: standard}] [INFO] outputDirectory: /home/hudson/jobs/maven-3/workspace/maven-3/maven-core/target/generated-sources/modello [INFO] Working on model: src/main/mdo/toolchains.mdo [INFO] Generating current version: 1.0.0 [INFO] Working on model: src/main/mdo/metadata.mdo [INFO] Generating current version: 1.0.0 [INFO] [remote-resources:process {execution: default}] [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [WARNING] Component returned which is not the same manager. Ignored. component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a [INFO] [buildnumber:create {execution: default}] [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Storing buildNumber: 832364 at timestamp: 1257241662302 [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [HUDSON] Archiving /home/hudson/jobs/maven-3/workspace/maven-3/maven-core/pom.xml to /home/hudson/jobs/maven-3/modules/org.apache.maven$maven-core/builds/2009-11-03_10-46-16/archive/org.apache.maven/maven-core/3.0-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.lifecycle.LifecycleExecutionException at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719) 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:79) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:618) 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:159) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:634) at hudson.remoting.UserRequest.perform(UserRequest.java:104) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:244) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:432) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:284) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690) at java.lang.Thread.run(Thread.java:810) Caused by: org.apache.maven.plugin.MojoExecutionException at org.apache.maven.plugin.resources.ResourcesMojo.execute(ResourcesMojo.java:254) 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 Caused by: org.apache.maven.shared.filtering.MavenFilteringException at org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:130) at org.apache.maven.shared.filtering.DefaultMavenResourcesFiltering.filterResources(DefaultMavenResourcesFiltering.java:262) at org.apache.maven.plugin.resources.ResourcesMojo.execute(ResourcesMojo.java:250) ... 31 more Caused by: sun.io.MalformedInputException at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java:278) at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:316) at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:366) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:252) at java.io.InputStreamReader.read(InputStreamReader.java:212) at java.io.BufferedReader.fill(BufferedReader.java:157) at java.io.BufferedReader.read(BufferedReader.java:178) at org.codehaus.plexus.interpolation.multi.MultiDelimiterInterpolatorFilterReader.read(MultiDelimiterInterpolatorFilterReader.java:262) at org.codehaus.plexus.interpolation.multi.MultiDelimiterInterpolatorFilterReader.read(MultiDelimiterInterpolatorFilterReader.java:219) at java.io.Reader.read(Reader.java:143) at org.codehaus.plexus.util.IOUtil.copy(IOUtil.java:212) at org.codehaus.plexus.util.IOUtil.copy(IOUtil.java:200) at org.codehaus.plexus.util.FileUtils.copyFile(FileUtils.java:2222) at org.codehaus.plexus.util.FileUtils.copyFile(FileUtils.java:2170) at org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:115) ... 33 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 19 seconds [INFO] Finished at: Tue Nov 03 10:47:43 CET 2009 [INFO] Final Memory: 32M/88M [INFO] ------------------------------------------------------------------------ channel stopped Finished: FAILURE Regards --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: maven 3.0 build failure with IBM SDK 5A note on this one.
Build works with an IBM SDK 6. 2009/11/3 Henri Gomez <henri.gomez@...>: > Hi to all, > > I just added a job on our Hudson server to build Maven 3.0 from the trunk. > The job use maven 2.2.1 and a custom repository (to avoid collisions > with our others projects). > Goals are clean install and MAVEN_OPTS is set to -Xmx512m > > No problem when I use a Sun JVM Java 5. > > But if I select an IBM SDK 5 (SR9) as build JVM, the build fail : > > [INFO] ------------------------------------------------------------------------ > [INFO] Building Maven Core > [INFO] task-segment: [clean, install] > [INFO] ------------------------------------------------------------------------ > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [INFO] [clean:clean {execution: default-clean}] > [INFO] Deleting file set: > /home/hudson/jobs/maven-3/workspace/maven-3/maven-core/target > (included: [**], excluded: []) > [INFO] [modello:java {execution: standard}] > [INFO] outputDirectory: > /home/hudson/jobs/maven-3/workspace/maven-3/maven-core/target/generated-sources/modello > [INFO] Working on model: src/main/mdo/toolchains.mdo > [INFO] Generating current version: 1.0.0 > [INFO] Working on model: src/main/mdo/metadata.mdo > [INFO] Generating current version: 1.0.0 > [INFO] [modello:xpp3-reader {execution: standard}] > [INFO] outputDirectory: > /home/hudson/jobs/maven-3/workspace/maven-3/maven-core/target/generated-sources/modello > [INFO] Working on model: src/main/mdo/toolchains.mdo > [INFO] Generating current version: 1.0.0 > [INFO] Working on model: src/main/mdo/metadata.mdo > [INFO] Generating current version: 1.0.0 > [INFO] [modello:xpp3-writer {execution: standard}] > [INFO] outputDirectory: > /home/hudson/jobs/maven-3/workspace/maven-3/maven-core/target/generated-sources/modello > [INFO] Working on model: src/main/mdo/toolchains.mdo > [INFO] Generating current version: 1.0.0 > [INFO] Working on model: src/main/mdo/metadata.mdo > [INFO] Generating current version: 1.0.0 > [INFO] [remote-resources:process {execution: default}] > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [WARNING] Component returned which is not the same manager. Ignored. > component=org.apache.maven.profiles.activation.OperatingSystemProfileActivator@2c4a2c4a > [INFO] [buildnumber:create {execution: default}] > [INFO] Checking for local modifications: skipped. > [INFO] Updating project files from SCM: skipped. > [INFO] Storing buildNumber: 832364 at timestamp: 1257241662302 > [INFO] [resources:resources {execution: default-resources}] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 16 resources > [HUDSON] Archiving > /home/hudson/jobs/maven-3/workspace/maven-3/maven-core/pom.xml to > /home/hudson/jobs/maven-3/modules/org.apache.maven$maven-core/builds/2009-11-03_10-46-16/archive/org.apache.maven/maven-core/3.0-SNAPSHOT/pom.xml > [INFO] ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] ------------------------------------------------------------------------ > [INFO] > > [INFO] ------------------------------------------------------------------------ > [INFO] Trace > org.apache.maven.lifecycle.LifecycleExecutionException > at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719) > 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:79) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:618) > 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:159) > at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688) > at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:634) > at hudson.remoting.UserRequest.perform(UserRequest.java:104) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:244) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:432) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:284) > at java.util.concurrent.FutureTask.run(FutureTask.java:138) > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690) > at java.lang.Thread.run(Thread.java:810) > Caused by: org.apache.maven.plugin.MojoExecutionException > at org.apache.maven.plugin.resources.ResourcesMojo.execute(ResourcesMojo.java:254) > 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 > Caused by: org.apache.maven.shared.filtering.MavenFilteringException > at org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:130) > at org.apache.maven.shared.filtering.DefaultMavenResourcesFiltering.filterResources(DefaultMavenResourcesFiltering.java:262) > at org.apache.maven.plugin.resources.ResourcesMojo.execute(ResourcesMojo.java:250) > ... 31 more > Caused by: sun.io.MalformedInputException > at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java:278) > at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:316) > at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:366) > at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:252) > at java.io.InputStreamReader.read(InputStreamReader.java:212) > at java.io.BufferedReader.fill(BufferedReader.java:157) > at java.io.BufferedReader.read(BufferedReader.java:178) > at org.codehaus.plexus.interpolation.multi.MultiDelimiterInterpolatorFilterReader.read(MultiDelimiterInterpolatorFilterReader.java:262) > at org.codehaus.plexus.interpolation.multi.MultiDelimiterInterpolatorFilterReader.read(MultiDelimiterInterpolatorFilterReader.java:219) > at java.io.Reader.read(Reader.java:143) > at org.codehaus.plexus.util.IOUtil.copy(IOUtil.java:212) > at org.codehaus.plexus.util.IOUtil.copy(IOUtil.java:200) > at org.codehaus.plexus.util.FileUtils.copyFile(FileUtils.java:2222) > at org.codehaus.plexus.util.FileUtils.copyFile(FileUtils.java:2170) > at org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:115) > ... 33 more > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 1 minute 19 seconds > [INFO] Finished at: Tue Nov 03 10:47:43 CET 2009 > [INFO] Final Memory: 32M/88M > [INFO] ------------------------------------------------------------------------ > channel stopped > Finished: FAILURE > > > Regards > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: maven 3.0 build failure with IBM SDK 5Henri Gomez wrote:
> Caused by: org.apache.maven.shared.filtering.MavenFilteringException > at org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:130) > at org.apache.maven.shared.filtering.DefaultMavenResourcesFiltering.filterResources(DefaultMavenResourcesFiltering.java:262) > at org.apache.maven.plugin.resources.ResourcesMojo.execute(ResourcesMojo.java:250) > ... 31 more > Caused by: sun.io.MalformedInputException Fixed in r832389. Benjamin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: maven 3.0 build failure with IBM SDK 5> Henri Gomez wrote:
> >> Caused by: org.apache.maven.shared.filtering.MavenFilteringException >> at >> org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:130) >> at >> org.apache.maven.shared.filtering.DefaultMavenResourcesFiltering.filterResources(DefaultMavenResourcesFiltering.java:262) >> at >> org.apache.maven.plugin.resources.ResourcesMojo.execute(ResourcesMojo.java:250) >> ... 31 more >> Caused by: sun.io.MalformedInputException > > Fixed in r832389. In future maven 2.2.2 ? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: maven 3.0 build failure with IBM SDK 5Hi Benjamin,
What's the JIRA for this problem (and fix in r832389) ? I'd like to verify if this bug could affect some of ours projects Regards 2009/11/3 Benjamin Bentmann <benjamin.bentmann@...>: > Henri Gomez wrote: > >> Caused by: org.apache.maven.shared.filtering.MavenFilteringException >> at >> org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:130) >> at >> org.apache.maven.shared.filtering.DefaultMavenResourcesFiltering.filterResources(DefaultMavenResourcesFiltering.java:262) >> at >> org.apache.maven.plugin.resources.ResourcesMojo.execute(ResourcesMojo.java:250) >> ... 31 more >> Caused by: sun.io.MalformedInputException > > Fixed in r832389. > > > Benjamin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: maven 3.0 build failure with IBM SDK 5FYI:
After upgrading our IBM SDK 1.5 to SR10 (build pxi32dev-20090707 (SR10 ), maven-3 from trunk build with maven 2.2.1. SDK is now : java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build pxi32dev-20090707 (SR10 )) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223-20090707 (JIT enabled) J9VM - 20090706_38445_lHdSMr JIT - 20090623_1334_r8 GC - 200906_09) JCL - 20090705 Regards 2009/11/3 Henri Gomez <henri.gomez@...>: > Hi Benjamin, > > What's the JIRA for this problem (and fix in r832389) ? > I'd like to verify if this bug could affect some of ours projects > > Regards > > 2009/11/3 Benjamin Bentmann <benjamin.bentmann@...>: >> Henri Gomez wrote: >> >>> Caused by: org.apache.maven.shared.filtering.MavenFilteringException >>> at >>> org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:130) >>> at >>> org.apache.maven.shared.filtering.DefaultMavenResourcesFiltering.filterResources(DefaultMavenResourcesFiltering.java:262) >>> at >>> org.apache.maven.plugin.resources.ResourcesMojo.execute(ResourcesMojo.java:250) >>> ... 31 more >>> Caused by: sun.io.MalformedInputException >> >> Fixed in r832389. >> >> >> Benjamin >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@... >> For additional commands, e-mail: dev-help@... >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: maven 3.0 build failure with IBM SDK 5Henri Gomez wrote:
> What's the JIRA for this problem (and fix in r832389) ? > I'd like to verify if this bug could affect some of ours projects There is no JIRA because it's not a bug in Maven itself. As visible from the mentioned SVN revision, the failure to build Maven was due to a corrupt resource file among its sources. Benjamin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: maven 3.0 build failure with IBM SDK 5Did you get this figured out? I've seen the MalformedInputException before
on Windows machines when the default character endcoding is being used. Are you configuring the resource plugin at all, or relying on defaults? You might try specifying UTF-8 explicitly in there. On Tue, Nov 3, 2009 at 8:46 AM, Benjamin Bentmann <benjamin.bentmann@... > wrote: > Henri Gomez wrote: > > What's the JIRA for this problem (and fix in r832389) ? >> I'd like to verify if this bug could affect some of ours projects >> > > There is no JIRA because it's not a bug in Maven itself. As visible from > the mentioned SVN revision, the failure to build Maven was due to a corrupt > resource file among its sources. > > > > Benjamin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > |
|
|
Re: maven 3.0 build failure with IBM SDK 5The problem dissapear after upgrading to IBM SDK SR10.
2009/11/6 Patrick Schneider <pschneider@...>: > Did you get this figured out? I've seen the MalformedInputException before > on Windows machines when the default character endcoding is being used. > > Are you configuring the resource plugin at all, or relying on defaults? You > might try specifying UTF-8 explicitly in there. > > On Tue, Nov 3, 2009 at 8:46 AM, Benjamin Bentmann <benjamin.bentmann@... >> wrote: > >> Henri Gomez wrote: >> >> What's the JIRA for this problem (and fix in r832389) ? >>> I'd like to verify if this bug could affect some of ours projects >>> >> >> There is no JIRA because it's not a bug in Maven itself. As visible from >> the mentioned SVN revision, the failure to build Maven was due to a corrupt >> resource file among its sources. >> >> >> >> Benjamin >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@... >> For additional commands, e-mail: dev-help@... >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| Free embeddable forum powered by Nabble | Forum Help |