Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 41959 invoked from network); 25 Aug 2007 01:12:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Aug 2007 01:12:01 -0000 Received: (qmail 47826 invoked by uid 500); 25 Aug 2007 01:11:56 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 47773 invoked by uid 500); 25 Aug 2007 01:11:56 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 47757 invoked by uid 99); 25 Aug 2007 01:11:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Aug 2007 18:11:56 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Aug 2007 01:11:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E6C117141FE for ; Fri, 24 Aug 2007 18:11:30 -0700 (PDT) Message-ID: <21793005.1188004290942.JavaMail.jira@brutus> Date: Fri, 24 Aug 2007 18:11:30 -0700 (PDT) From: "Jason Dillon (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-3424) Fatal error in geronimo-service-builder during copy-xmlbeans-schemas on windows In-Reply-To: <28535176.1187661570752.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522703 ] Jason Dillon commented on GERONIMO-3424: ---------------------------------------- This is directly related to this issue with the groovy-maven-plugin: * http://jira.codehaus.org/browse/MGROOVY-64 I've got a hack work around... but I need to figure out how to get it working with the current version of Maven, Classworlds, Ant and Groovy. See the last comment in the {{MGROOVY-64}} issue for more details about the hack/fix/fluff/whatever. Hopefully the solution to this will come to me soon, so I can put this one to bed finally. Windows just makes my life more hellacious/painful/unpleasant than any reasonable person deserves... > Fatal error in geronimo-service-builder during copy-xmlbeans-schemas on windows > ------------------------------------------------------------------------------- > > Key: GERONIMO-3424 > URL: https://issues.apache.org/jira/browse/GERONIMO-3424 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: buildsystem > Affects Versions: 2.1 > Environment: windows > Reporter: Anita Kulshreshtha > Assignee: Jason Dillon > Priority: Minor > > The build for trunk rev 567880 is failing in geronimo-service-builder. This may be a windows only problem. The module builds fine after commenting out the copy-xmlbeans-schemas part. > ............................................................................. > [INFO] [enforcer:enforce {execution: default}] > [INFO] [xmlbeans:xmlbeans {execution: default}] > Time to build schema type system: 1.016 seconds > Time to generate code: 0.422 seconds > Time to compile code: 2.625 seconds > [INFO] [tools:copy-legal-files {execution: install-legal-files}] > [INFO] Created dir: C:\anita\geronimo\g2.0\modules\geronimo-service-builder\targ > et\classes\META-INF > [INFO] Copying 2 files to C:\anita\geronimo\g2.0\modules\geronimo-service-builde > r\target\classes\META-INF > [INFO] [buildsupport:copy-xmlbeans-schemas {execution: default}] > [INFO] ------------------------------------------------------------------------ > [ERROR] FATAL ERROR > [INFO] ------------------------------------------------------------------------ > [INFO] null > Illegal character in path at index 18: file:/C:/Documents and Settings/Anita/.m2 > /repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar > [INFO] ------------------------------------------------------------------------ > [INFO] Trace > java.lang.IllegalArgumentException > at java.net.URI.create(URI.java:842) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.apache.tools.ant.launch.Locator.fromURI(Locator.java:162) > at org.apache.tools.ant.launch.Locator.getResourceSource(Locator.java:11 > 9) > at org.apache.tools.ant.launch.Locator.getClassSource(Locator.java:90) > at org.apache.tools.ant.Project.setAntLib(Project.java:313) > at org.apache.tools.ant.Project.initProperties(Project.java:309) > at org.apache.tools.ant.Project.init(Project.java:295) > at org.codehaus.mojo.groovy.util.AntBuilder.createProject(AntBuilder.jav > a:65) > at org.codehaus.mojo.groovy.util.AntBuilder.(AntBuilder.java:39) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct > orAccessorImpl.java:39) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC > onstructorAccessorImpl.java:27) > at java.lang.reflect.Constructor.newInstance(Constructor.java:494) > at org.codehaus.groovy.runtime.MetaClassHelper.doConstructorInvoke(MetaC > lassHelper.java:563) > at groovy.lang.MetaClassImpl.doConstructorInvoke(MetaClassImpl.java:1864 > ) > at groovy.lang.MetaClassImpl.invokeConstructor(MetaClassImpl.java:804) > at groovy.lang.MetaClassImpl.invokeConstructor(MetaClassImpl.java:734) > at org.codehaus.groovy.runtime.Invoker.invokeConstructorOf(Invoker.java: > 143) > at org.codehaus.groovy.runtime.InvokerHelper.invokeConstructorOf(Invoker > Helper.java:114) > at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeNewN(ScriptBy > tecodeAdapter.java:214) > at org.codehaus.mojo.groovy.GroovyMojoSupport.getAnt(GroovyMojoSupport.g > roovy:42) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(Ref > lectionMetaMethod.java:52) > at org.codehaus.groovy.runtime.MetaClassHelper.doMethodInvoke(MetaClassH > elper.java:714) > at groovy.lang.MetaClassImpl.getProperty(MetaClassImpl.java:936) > at groovy.lang.MetaClassImpl.getProperty(MetaClassImpl.java:2183) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(Ref > lectionMetaMethod.java:52) > at org.codehaus.groovy.runtime.MetaClassHelper.doMethodInvoke(MetaClassH > elper.java:714) > at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:583) > at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:476) > at org.codehaus.groovy.runtime.Invoker.invokePojoMethod(Invoker.java:104 > ) > at org.codehaus.groovy.runtime.Invoker.invokeMethod(Invoker.java:77) > at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper. > java:85) > at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(Scrip > tBytecodeAdapter.java:158) > at org.codehaus.mojo.groovy.GroovyMojoSupport.getProperty(GroovyMojoSupp > ort.groovy) > at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getGroovyObjectProp > erty(ScriptBytecodeAdapter.java:527) > at org.apache.geronimo.buildsupport.CopyXmlBeansSchemasMojo.execute(Copy > XmlBeansSchemasMojo.groovy:49) > at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi > nManager.java:443) > at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa > ultLifecycleExecutor.java:539) > at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi > fecycle(DefaultLifecycleExecutor.java:480) > at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau > ltLifecycleExecutor.java:459) > at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan > dleFailures(DefaultLifecycleExecutor.java:311) > at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen > ts(DefaultLifecycleExecutor.java:278) > at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi > fecycleExecutor.java:143) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:272) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) > at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) > at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) > at org.codehaus.classworlds.Launcher.main(Launcher.java:375) > Caused by: java.net.URISyntaxException: Illegal character in path at index 18: f > ile:/C:/Documents and Settings/Anita/.m2/repository/org/apache/ant/ant/1.7.0/ant > -1.7.0.jar > at java.net.URI$Parser.fail(URI.java:2816) > at java.net.URI$Parser.checkChars(URI.java:2989) > at java.net.URI$Parser.parseHierarchical(URI.java:3073) > at java.net.URI$Parser.parse(URI.java:3021) > at java.net.URI.(URI.java:578) > at java.net.URI.create(URI.java:840) > ... 65 more > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 11 seconds > [INFO] Finished at: Mon Aug 20 21:51:24 EDT 2007 > [INFO] Final Memory: 20M/254M > [INFO] ------------------------------------------------------------------------ -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.