You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Donald Woods <dw...@apache.org> on 2007/08/13 22:39:33 UTC

[Fwd: Re: building geronimo-2.0-rc1]

The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
I still had a copy of the last alpha-1-SNAPSHOT laying around
(jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar) and copied it over the
released alpha-1.jar from 8/8 and my builds starting working again on WinXP....

Should we place this in the repo for 2.0.1-SNAPSHOT or ask them to fix it 
before we release 2.0.1?



-Donald

Anita Kulshreshtha wrote:
>     I have not been so lucky. I have tried branches/2.0.0 also. I have
> tried deleting org.codehaus.mojo.jspc and ant from .m2 repo without any
> success (The trunk builds fine). 
> 
> Thanks
> Anita
>  
> --- Vamsavardhana Reddy <c1...@gmail.com> wrote:
> 
>> I am not exactly building from geronimo-2.0-src.zip, but from
>> branches\2.0.0.  If that still counts as if I built from src zip... I
>> have
>> not run into this problem.  I have tried after removing
>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO so that it
>> downloads a
>> fresh.
>>
>> --vamsi
>>
>>
>> On 8/9/07, Anita Kulshreshtha <a_...@yahoo.com> wrote:
>>>    Is anyone else seeing this in geronimo-welcome.. I am building
>> from
> http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip
>>> Thanks
>>> Anita
>>>
>>> Downloading:
>>> http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
>>> -tomcat6/2.0-alpha-1/jspc-compiler-tomcat6-2.0-alpha-1.jar
>>> 4K downloaded
>>> [INFO] [jspc:compile {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.<init>(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.codehaus.mojo.jspc.CompilationMojoSupport.execute(CompilationMojo
>>> Support.groovy:311)
>>>         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
>>
> === message truncated ===
> 
> 
> 
>       ____________________________________________________________________________________
> Shape Yahoo! in your own image.  Join our Network Research Panel today!   http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 
> 
> 
> 
> 


Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Hernan Cunico <hc...@gmail.com>.
thx folks. settings.xml is the one I was looking for.

Cheers!
Hernan

Vamsavardhana Reddy wrote:
> Or use -Dmaven.repo.local=<your-m2repo-dir> with mvn.
> 
> 
> On 8/24/07, *Jarek Gawor* <jgawor@gmail.com <ma...@gmail.com>> 
> wrote:
> 
>     Hernan,
> 
>     See the first "Windows Tip" on
>     http://cwiki.apache.org/GMOxDEV/building-apache-geronimo.html
> 
> I hope it is not Hernan who created that page :o)
>  
> 
>     :)
> 
>     Jarek
> 
>     On 8/23/07, Hernan Cunico <hcunico@gmail.com
>     <ma...@gmail.com>> wrote:
>      > how do we set the .m2 repo to different directory? I can't find
>     the config file to set this up.
>      >
>      > Cheers!
>      > Hernan
>      >
>      > Vamsavardhana Reddy wrote:
>      > > Problem occurs when there is a space in the M2REPO directory,
>     in this
>      > > case "C:\Documents And Settings\...".  Work around is to use an
>     M2REPO
>      > > dir without any spaces in it.  We will still have to
>     investigate the cause.
>      > >
>      > > Vamsi
>      > >
>      > > On 8/24/07, *Prasad Kashyap* < goyathlay.geronimo@gmail.com
>     <ma...@gmail.com>
>      > > <mailto:goyathlay.geronimo@gmail.com
>     <ma...@gmail.com>>> wrote:
>      > >
>      > >     The entire log is here
>      > >     http://rifers.org/paste/show/5314
>      > >
>      > >     Cheers
>      > >     Prasad
>      > >
>      > >     On 8/23/07, Prasad Kashyap < goyathlay.geronimo@gmail.com
>     <ma...@gmail.com>
>      > >     <mailto:goyathlay.geronimo@gmail.com
>     <ma...@gmail.com>>> wrote:
>      > >      > I have begun to see this same error at another location
>     now.
>      > >      >
>      > >      > On windows, run mvn from server/testsuite directory and
>     you will
>      > >     get this
>      > >      >
>      > >      > [INFO] [selenium:start-server {execution: start-server}]
>      > >      > [INFO] Starting Selenium server...
>      > >      > [INFO]
>      > >    
>     ------------------------------------------------------------------------
>      > >      > [ERROR] FATAL ERROR
>      > >      > [INFO]
>      > >    
>     ------------------------------------------------------------------------
>      > >
>      > >      > [INFO] null
>      > >      > Illegal character in path at index 18:
>     file:/C:/Documents and
>      > >      >
>      > >    
>     Settings/Administrator/.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
>     (DelegatingMethodAccessorImpl.java:25)
>      > >      >
>      > >      >
>      > >      > http://rifers.org/paste/show/5312 <
>     http://rifers.org/paste/show/5312>
>      > >      >
>      > >      > Cheers
>      > >      > Prasad
>      > >      >
>      > >      >
>      > >      >
>      > >      >
>      > >      > On 8/14/07, Donald Woods < dwoods@apache.org
>     <ma...@apache.org>
>      > >     <mailto:dwoods@apache.org <ma...@apache.org>>> wrote:
>      > >      > > This should now be fixed in Rev565885.
>      > >      > >
>      > >      > > Should this be pulled into 2.0.1?
>      > >      > >
>      > >      > >
>      > >      > > -Donald
>      > >      > >
>      > >      > > Prasad Kashyap wrote:
>      > >      > > > The changes that Donald Woods is doing (svn commit:
>     r565837) is
>      > >      > > > supposed to fix this.
>      > >      > > >
>      > >      > > > However, as you can see from the latest build error,
>     this
>      > >     needs to be
>      > >      > > > fixed further.
>      > >      > > >
>      > >      > > > Cheers
>      > >      > > > Prasad
>      > >      > > >
>      > >      > > > On 8/14/07, Hernan Cunico <hcunico@gmail.com
>     <ma...@gmail.com>
>      > >     <mailto:hcunico@gmail.com <ma...@gmail.com>>> wrote:
>      > >      > > >> So, how is this Jedi hand waving thingy?
>      > >      > > >>
>      > >      > > >> What is the file that needs to be replaced and
>     where do I
>      > >     get it from? I don't see any on my repo with that timestamp.
>      > >      > > >>
>      > >      > > >> What other files need to be modified
>      > >      > > >>
>      > >      > > >> Cheers!
>      > >      > > >> Hernan
>      > >      > > >>
>      > >      > > >> Anita Kulshreshtha wrote:
>      > >      > > >>>     yup, copying alpha-1-20070806.170854-1.jar
>     over alpha-1
>      > >     (and
>      > >      > > >>> modifying plugin.xml and the pom file) works. A
>     new release
>      > >     would be
>      > >      > > >>> nice otherwise we can put it in the repo.
>      > >      > > >>>
>      > >      > > >>> Thanks
>      > >      > > >>> Anita
>      > >      > > >>>
>      > >      > > >>> --- Donald Woods < dwoods@apache.org
>     <ma...@apache.org>
>      > >     <mailto:dwoods@apache.org <ma...@apache.org>>> wrote:
>      > >      > > >>>
>      > >      > > >>>> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
>      > >      > > >>>> I still had a copy of the last alpha-1-SNAPSHOT
>     laying around
>      > >      > > >>>>
>     (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar ) and
>      > >     copied it
>      > >      > > >>>> over the
>      > >      > > >>>> released alpha-1.jar from 8/8 and my builds starting
>      > >     working again on
>      > >      > > >>>> WinXP....
>      > >      > > >>>>
>      > >      > > >>>> Should we place this in the repo for
>     2.0.1-SNAPSHOT or ask
>      > >     them to
>      > >      > > >>>> fix it
>      > >      > > >>>> before we release 2.0.1?
>      > >      > > >>>>
>      > >      > > >>>>
>      > >      > > >>>>
>      > >      > > >>>> -Donald
>      > >      > > >>>>
>      > >      > > >>>> Anita Kulshreshtha wrote:
>      > >      > > >>>>>     I have not been so lucky. I have tried
>     branches/2.0.0
>      > >     also. I
>      > >      > > >>>> have
>      > >      > > >>>>> tried deleting org.codehaus.mojo.jspc and ant
>     from .m2
>      > >     repo without
>      > >      > > >>>> any
>      > >      > > >>>>> success (The trunk builds fine).
>      > >      > > >>>>>
>      > >      > > >>>>> Thanks
>      > >      > > >>>>> Anita
>      > >      > > >>>>>
>      > >      > > >>>>> --- Vamsavardhana Reddy < c1vamsi1c@gmail.com
>     <ma...@gmail.com>
>      > >     <mailto: c1vamsi1c@gmail.com <ma...@gmail.com>>>
>     wrote:
>      > >      > > >>>>>
>      > >      > > >>>>>> I am not exactly building from
>     geronimo-2.0-src.zip, but
>      > >     from
>      > >      > > >>>>>> branches\2.0.0.  If that still counts as if I
>     built from
>      > >     src
>      > >      > > >>>> zip... I
>      > >      > > >>>>>> have
>      > >      > > >>>>>> not run into this problem.  I have tried after
>     removing
>      > >      > > >>>>>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my
>     M2REPO so
>      > >     that it
>      > >      > > >>>>>> downloads a
>      > >      > > >>>>>> fresh.
>      > >      > > >>>>>>
>      > >      > > >>>>>> --vamsi
>      > >      > > >>>>>>
>      > >      > > >>>>>>
>      > >      > > >>>>>> On 8/9/07, Anita Kulshreshtha <
>     a_kulshre@yahoo.com <ma...@yahoo.com>
>      > >     <mailto:a_kulshre@yahoo.com <ma...@yahoo.com>>>
>     wrote:
>      > >      > > >>>>>>>    Is anyone else seeing this in
>     geronimo-welcome.. I
>      > >     am building
>      > >      > > >>>>>> from
>      > >      > > >>>
>      > >    
>     http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip
>      > >    
>     <http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip
>     <http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip>>
>      > >      > > >>>>>>> Thanks
>      > >      > > >>>>>>> Anita
>      > >      > > >>>>>>>
>      > >      > > >>>>>>> Downloading:
>      > >      > > >>>>>>>
>      > >      > > >>>>
>      > >    
>     http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
>     <http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler>
>      > >      > > >>>>>>> -tomcat6/2.0-alpha-1/jspc-
>     compiler-tomcat6-2.0-alpha-1.jar
>      > >      > > >>>>>>> 4K downloaded
>      > >      > > >>>>>>> [INFO] [jspc:compile {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.<init>(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
>      > >      > > >>> === message truncated ===
>      > >      > > >>>
>      > >      > > >>>
>      > >      > > >>>
>      > >      > > >>>
>      > >      > > >>>
>      > >    
>     ____________________________________________________________________________________Ready
> 
>      > >     for the edge of your seat?
>      > >      > > >>> Check out tonight's top picks on Yahoo! TV.
>      > >      > > >>> http://tv.yahoo.com/ <http://tv.yahoo.com/>
>      > >      > > >>>
>      > >      > > >
>      > >      > > >
>      > >      > >
>      > >      > >
>      > >      >
>      > >
>      > >
>      >
> 
> 

Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Vamsavardhana Reddy <c1...@gmail.com>.
Or use -Dmaven.repo.local=<your-m2repo-dir> with mvn.


On 8/24/07, Jarek Gawor <jg...@gmail.com> wrote:
>
> Hernan,
>
> See the first "Windows Tip" on
> http://cwiki.apache.org/GMOxDEV/building-apache-geronimo.html

I hope it is not Hernan who created that page :o)


:)
>
> Jarek
>
> On 8/23/07, Hernan Cunico <hc...@gmail.com> wrote:
> > how do we set the .m2 repo to different directory? I can't find the
> config file to set this up.
> >
> > Cheers!
> > Hernan
> >
> > Vamsavardhana Reddy wrote:
> > > Problem occurs when there is a space in the M2REPO directory, in this
> > > case "C:\Documents And Settings\...".  Work around is to use an M2REPO
> > > dir without any spaces in it.  We will still have to investigate the
> cause.
> > >
> > > Vamsi
> > >
> > > On 8/24/07, *Prasad Kashyap* <goyathlay.geronimo@gmail.com
> > > <ma...@gmail.com>> wrote:
> > >
> > >     The entire log is here
> > >     http://rifers.org/paste/show/5314
> > >
> > >     Cheers
> > >     Prasad
> > >
> > >     On 8/23/07, Prasad Kashyap <goyathlay.geronimo@gmail.com
> > >     <ma...@gmail.com>> wrote:
> > >      > I have begun to see this same error at another location now.
> > >      >
> > >      > On windows, run mvn from server/testsuite directory and you
> will
> > >     get this
> > >      >
> > >      > [INFO] [selenium:start-server {execution: start-server}]
> > >      > [INFO] Starting Selenium server...
> > >      > [INFO]
> > >
> ------------------------------------------------------------------------
> > >      > [ERROR] FATAL ERROR
> > >      > [INFO]
> > >
> ------------------------------------------------------------------------
> > >
> > >      > [INFO] null
> > >      > Illegal character in path at index 18: file:/C:/Documents and
> > >      >
> > >
> Settings/Administrator/.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(
> DelegatingMethodAccessorImpl.java:25)
> > >      >
> > >      >
> > >      > http://rifers.org/paste/show/5312 <
> http://rifers.org/paste/show/5312>
> > >      >
> > >      > Cheers
> > >      > Prasad
> > >      >
> > >      >
> > >      >
> > >      >
> > >      > On 8/14/07, Donald Woods <dwoods@apache.org
> > >     <ma...@apache.org>> wrote:
> > >      > > This should now be fixed in Rev565885.
> > >      > >
> > >      > > Should this be pulled into 2.0.1?
> > >      > >
> > >      > >
> > >      > > -Donald
> > >      > >
> > >      > > Prasad Kashyap wrote:
> > >      > > > The changes that Donald Woods is doing (svn commit:
> r565837) is
> > >      > > > supposed to fix this.
> > >      > > >
> > >      > > > However, as you can see from the latest build error, this
> > >     needs to be
> > >      > > > fixed further.
> > >      > > >
> > >      > > > Cheers
> > >      > > > Prasad
> > >      > > >
> > >      > > > On 8/14/07, Hernan Cunico <hcunico@gmail.com
> > >     <ma...@gmail.com>> wrote:
> > >      > > >> So, how is this Jedi hand waving thingy?
> > >      > > >>
> > >      > > >> What is the file that needs to be replaced and where do I
> > >     get it from? I don't see any on my repo with that timestamp.
> > >      > > >>
> > >      > > >> What other files need to be modified
> > >      > > >>
> > >      > > >> Cheers!
> > >      > > >> Hernan
> > >      > > >>
> > >      > > >> Anita Kulshreshtha wrote:
> > >      > > >>>     yup, copying alpha-1-20070806.170854-1.jar over
> alpha-1
> > >     (and
> > >      > > >>> modifying plugin.xml and the pom file) works. A new
> release
> > >     would be
> > >      > > >>> nice otherwise we can put it in the repo.
> > >      > > >>>
> > >      > > >>> Thanks
> > >      > > >>> Anita
> > >      > > >>>
> > >      > > >>> --- Donald Woods <dwoods@apache.org
> > >     <ma...@apache.org>> wrote:
> > >      > > >>>
> > >      > > >>>> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
> > >      > > >>>> I still had a copy of the last alpha-1-SNAPSHOT laying
> around
> > >      > > >>>> (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar )
> and
> > >     copied it
> > >      > > >>>> over the
> > >      > > >>>> released alpha-1.jar from 8/8 and my builds starting
> > >     working again on
> > >      > > >>>> WinXP....
> > >      > > >>>>
> > >      > > >>>> Should we place this in the repo for 2.0.1-SNAPSHOT or
> ask
> > >     them to
> > >      > > >>>> fix it
> > >      > > >>>> before we release 2.0.1?
> > >      > > >>>>
> > >      > > >>>>
> > >      > > >>>>
> > >      > > >>>> -Donald
> > >      > > >>>>
> > >      > > >>>> Anita Kulshreshtha wrote:
> > >      > > >>>>>     I have not been so lucky. I have tried
> branches/2.0.0
> > >     also. I
> > >      > > >>>> have
> > >      > > >>>>> tried deleting org.codehaus.mojo.jspc and ant from .m2
> > >     repo without
> > >      > > >>>> any
> > >      > > >>>>> success (The trunk builds fine).
> > >      > > >>>>>
> > >      > > >>>>> Thanks
> > >      > > >>>>> Anita
> > >      > > >>>>>
> > >      > > >>>>> --- Vamsavardhana Reddy < c1vamsi1c@gmail.com
> > >     <ma...@gmail.com>> wrote:
> > >      > > >>>>>
> > >      > > >>>>>> I am not exactly building from geronimo-2.0-src.zip,
> but
> > >     from
> > >      > > >>>>>> branches\2.0.0.  If that still counts as if I built
> from
> > >     src
> > >      > > >>>> zip... I
> > >      > > >>>>>> have
> > >      > > >>>>>> not run into this problem.  I have tried after
> removing
> > >      > > >>>>>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO
> so
> > >     that it
> > >      > > >>>>>> downloads a
> > >      > > >>>>>> fresh.
> > >      > > >>>>>>
> > >      > > >>>>>> --vamsi
> > >      > > >>>>>>
> > >      > > >>>>>>
> > >      > > >>>>>> On 8/9/07, Anita Kulshreshtha <a_kulshre@yahoo.com
> > >     <ma...@yahoo.com>> wrote:
> > >      > > >>>>>>>    Is anyone else seeing this in geronimo-welcome.. I
> > >     am building
> > >      > > >>>>>> from
> > >      > > >>>
> > >
> http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip
> > >     <
> http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip>
> > >      > > >>>>>>> Thanks
> > >      > > >>>>>>> Anita
> > >      > > >>>>>>>
> > >      > > >>>>>>> Downloading:
> > >      > > >>>>>>>
> > >      > > >>>>
> > >
> http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
> > >      > > >>>>>>> -tomcat6/2.0-alpha-1/jspc-
> compiler-tomcat6-2.0-alpha-1.jar
> > >      > > >>>>>>> 4K downloaded
> > >      > > >>>>>>> [INFO] [jspc:compile {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.<init>(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
> > >      > > >>> === message truncated ===
> > >      > > >>>
> > >      > > >>>
> > >      > > >>>
> > >      > > >>>
> > >      > > >>>
> > >
> ____________________________________________________________________________________Ready
> > >     for the edge of your seat?
> > >      > > >>> Check out tonight's top picks on Yahoo! TV.
> > >      > > >>> http://tv.yahoo.com/
> > >      > > >>>
> > >      > > >
> > >      > > >
> > >      > >
> > >      > >
> > >      >
> > >
> > >
> >
>

Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Jarek Gawor <jg...@gmail.com>.
Hernan,

See the first "Windows Tip" on
http://cwiki.apache.org/GMOxDEV/building-apache-geronimo.html

:)

Jarek

On 8/23/07, Hernan Cunico <hc...@gmail.com> wrote:
> how do we set the .m2 repo to different directory? I can't find the config file to set this up.
>
> Cheers!
> Hernan
>
> Vamsavardhana Reddy wrote:
> > Problem occurs when there is a space in the M2REPO directory, in this
> > case "C:\Documents And Settings\...".  Work around is to use an M2REPO
> > dir without any spaces in it.  We will still have to investigate the cause.
> >
> > Vamsi
> >
> > On 8/24/07, *Prasad Kashyap* <goyathlay.geronimo@gmail.com
> > <ma...@gmail.com>> wrote:
> >
> >     The entire log is here
> >     http://rifers.org/paste/show/5314
> >
> >     Cheers
> >     Prasad
> >
> >     On 8/23/07, Prasad Kashyap <goyathlay.geronimo@gmail.com
> >     <ma...@gmail.com>> wrote:
> >      > I have begun to see this same error at another location now.
> >      >
> >      > On windows, run mvn from server/testsuite directory and you will
> >     get this
> >      >
> >      > [INFO] [selenium:start-server {execution: start-server}]
> >      > [INFO] Starting Selenium server...
> >      > [INFO]
> >     ------------------------------------------------------------------------
> >      > [ERROR] FATAL ERROR
> >      > [INFO]
> >     ------------------------------------------------------------------------
> >
> >      > [INFO] null
> >      > Illegal character in path at index 18: file:/C:/Documents and
> >      >
> >     Settings/Administrator/.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(DelegatingMethodAccessorImpl.java:25)
> >      >
> >      >
> >      > http://rifers.org/paste/show/5312 <http://rifers.org/paste/show/5312>
> >      >
> >      > Cheers
> >      > Prasad
> >      >
> >      >
> >      >
> >      >
> >      > On 8/14/07, Donald Woods <dwoods@apache.org
> >     <ma...@apache.org>> wrote:
> >      > > This should now be fixed in Rev565885.
> >      > >
> >      > > Should this be pulled into 2.0.1?
> >      > >
> >      > >
> >      > > -Donald
> >      > >
> >      > > Prasad Kashyap wrote:
> >      > > > The changes that Donald Woods is doing (svn commit: r565837) is
> >      > > > supposed to fix this.
> >      > > >
> >      > > > However, as you can see from the latest build error, this
> >     needs to be
> >      > > > fixed further.
> >      > > >
> >      > > > Cheers
> >      > > > Prasad
> >      > > >
> >      > > > On 8/14/07, Hernan Cunico <hcunico@gmail.com
> >     <ma...@gmail.com>> wrote:
> >      > > >> So, how is this Jedi hand waving thingy?
> >      > > >>
> >      > > >> What is the file that needs to be replaced and where do I
> >     get it from? I don't see any on my repo with that timestamp.
> >      > > >>
> >      > > >> What other files need to be modified
> >      > > >>
> >      > > >> Cheers!
> >      > > >> Hernan
> >      > > >>
> >      > > >> Anita Kulshreshtha wrote:
> >      > > >>>     yup, copying alpha-1-20070806.170854-1.jar over alpha-1
> >     (and
> >      > > >>> modifying plugin.xml and the pom file) works. A new release
> >     would be
> >      > > >>> nice otherwise we can put it in the repo.
> >      > > >>>
> >      > > >>> Thanks
> >      > > >>> Anita
> >      > > >>>
> >      > > >>> --- Donald Woods <dwoods@apache.org
> >     <ma...@apache.org>> wrote:
> >      > > >>>
> >      > > >>>> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
> >      > > >>>> I still had a copy of the last alpha-1-SNAPSHOT laying around
> >      > > >>>> (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar ) and
> >     copied it
> >      > > >>>> over the
> >      > > >>>> released alpha-1.jar from 8/8 and my builds starting
> >     working again on
> >      > > >>>> WinXP....
> >      > > >>>>
> >      > > >>>> Should we place this in the repo for 2.0.1-SNAPSHOT or ask
> >     them to
> >      > > >>>> fix it
> >      > > >>>> before we release 2.0.1?
> >      > > >>>>
> >      > > >>>>
> >      > > >>>>
> >      > > >>>> -Donald
> >      > > >>>>
> >      > > >>>> Anita Kulshreshtha wrote:
> >      > > >>>>>     I have not been so lucky. I have tried branches/2.0.0
> >     also. I
> >      > > >>>> have
> >      > > >>>>> tried deleting org.codehaus.mojo.jspc and ant from .m2
> >     repo without
> >      > > >>>> any
> >      > > >>>>> success (The trunk builds fine).
> >      > > >>>>>
> >      > > >>>>> Thanks
> >      > > >>>>> Anita
> >      > > >>>>>
> >      > > >>>>> --- Vamsavardhana Reddy < c1vamsi1c@gmail.com
> >     <ma...@gmail.com>> wrote:
> >      > > >>>>>
> >      > > >>>>>> I am not exactly building from geronimo-2.0-src.zip, but
> >     from
> >      > > >>>>>> branches\2.0.0.  If that still counts as if I built from
> >     src
> >      > > >>>> zip... I
> >      > > >>>>>> have
> >      > > >>>>>> not run into this problem.  I have tried after removing
> >      > > >>>>>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO so
> >     that it
> >      > > >>>>>> downloads a
> >      > > >>>>>> fresh.
> >      > > >>>>>>
> >      > > >>>>>> --vamsi
> >      > > >>>>>>
> >      > > >>>>>>
> >      > > >>>>>> On 8/9/07, Anita Kulshreshtha <a_kulshre@yahoo.com
> >     <ma...@yahoo.com>> wrote:
> >      > > >>>>>>>    Is anyone else seeing this in geronimo-welcome.. I
> >     am building
> >      > > >>>>>> from
> >      > > >>>
> >     http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip
> >     <http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip>
> >      > > >>>>>>> Thanks
> >      > > >>>>>>> Anita
> >      > > >>>>>>>
> >      > > >>>>>>> Downloading:
> >      > > >>>>>>>
> >      > > >>>>
> >     http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
> >      > > >>>>>>> -tomcat6/2.0-alpha-1/jspc- compiler-tomcat6-2.0-alpha-1.jar
> >      > > >>>>>>> 4K downloaded
> >      > > >>>>>>> [INFO] [jspc:compile {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.<init>(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
> >      > > >>> === message truncated ===
> >      > > >>>
> >      > > >>>
> >      > > >>>
> >      > > >>>
> >      > > >>>
> >     ____________________________________________________________________________________Ready
> >     for the edge of your seat?
> >      > > >>> Check out tonight's top picks on Yahoo! TV.
> >      > > >>> http://tv.yahoo.com/
> >      > > >>>
> >      > > >
> >      > > >
> >      > >
> >      > >
> >      >
> >
> >
>

Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Hernan Cunico <hc...@gmail.com>.
how do we set the .m2 repo to different directory? I can't find the config file to set this up.

Cheers!
Hernan

Vamsavardhana Reddy wrote:
> Problem occurs when there is a space in the M2REPO directory, in this 
> case "C:\Documents And Settings\...".  Work around is to use an M2REPO 
> dir without any spaces in it.  We will still have to investigate the cause.
> 
> Vamsi
> 
> On 8/24/07, *Prasad Kashyap* <goyathlay.geronimo@gmail.com 
> <ma...@gmail.com>> wrote:
> 
>     The entire log is here
>     http://rifers.org/paste/show/5314
> 
>     Cheers
>     Prasad
> 
>     On 8/23/07, Prasad Kashyap <goyathlay.geronimo@gmail.com
>     <ma...@gmail.com>> wrote:
>      > I have begun to see this same error at another location now.
>      >
>      > On windows, run mvn from server/testsuite directory and you will
>     get this
>      >
>      > [INFO] [selenium:start-server {execution: start-server}]
>      > [INFO] Starting Selenium server...
>      > [INFO]
>     ------------------------------------------------------------------------
>      > [ERROR] FATAL ERROR
>      > [INFO]
>     ------------------------------------------------------------------------
> 
>      > [INFO] null
>      > Illegal character in path at index 18: file:/C:/Documents and
>      >
>     Settings/Administrator/.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(DelegatingMethodAccessorImpl.java:25)
>      >
>      >
>      > http://rifers.org/paste/show/5312 <http://rifers.org/paste/show/5312>
>      >
>      > Cheers
>      > Prasad
>      >
>      >
>      >
>      >
>      > On 8/14/07, Donald Woods <dwoods@apache.org
>     <ma...@apache.org>> wrote:
>      > > This should now be fixed in Rev565885.
>      > >
>      > > Should this be pulled into 2.0.1?
>      > >
>      > >
>      > > -Donald
>      > >
>      > > Prasad Kashyap wrote:
>      > > > The changes that Donald Woods is doing (svn commit: r565837) is
>      > > > supposed to fix this.
>      > > >
>      > > > However, as you can see from the latest build error, this
>     needs to be
>      > > > fixed further.
>      > > >
>      > > > Cheers
>      > > > Prasad
>      > > >
>      > > > On 8/14/07, Hernan Cunico <hcunico@gmail.com
>     <ma...@gmail.com>> wrote:
>      > > >> So, how is this Jedi hand waving thingy?
>      > > >>
>      > > >> What is the file that needs to be replaced and where do I
>     get it from? I don't see any on my repo with that timestamp.
>      > > >>
>      > > >> What other files need to be modified
>      > > >>
>      > > >> Cheers!
>      > > >> Hernan
>      > > >>
>      > > >> Anita Kulshreshtha wrote:
>      > > >>>     yup, copying alpha-1-20070806.170854-1.jar over alpha-1
>     (and
>      > > >>> modifying plugin.xml and the pom file) works. A new release
>     would be
>      > > >>> nice otherwise we can put it in the repo.
>      > > >>>
>      > > >>> Thanks
>      > > >>> Anita
>      > > >>>
>      > > >>> --- Donald Woods <dwoods@apache.org
>     <ma...@apache.org>> wrote:
>      > > >>>
>      > > >>>> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
>      > > >>>> I still had a copy of the last alpha-1-SNAPSHOT laying around
>      > > >>>> (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar ) and
>     copied it
>      > > >>>> over the
>      > > >>>> released alpha-1.jar from 8/8 and my builds starting
>     working again on
>      > > >>>> WinXP....
>      > > >>>>
>      > > >>>> Should we place this in the repo for 2.0.1-SNAPSHOT or ask
>     them to
>      > > >>>> fix it
>      > > >>>> before we release 2.0.1?
>      > > >>>>
>      > > >>>>
>      > > >>>>
>      > > >>>> -Donald
>      > > >>>>
>      > > >>>> Anita Kulshreshtha wrote:
>      > > >>>>>     I have not been so lucky. I have tried branches/2.0.0
>     also. I
>      > > >>>> have
>      > > >>>>> tried deleting org.codehaus.mojo.jspc and ant from .m2
>     repo without
>      > > >>>> any
>      > > >>>>> success (The trunk builds fine).
>      > > >>>>>
>      > > >>>>> Thanks
>      > > >>>>> Anita
>      > > >>>>>
>      > > >>>>> --- Vamsavardhana Reddy < c1vamsi1c@gmail.com
>     <ma...@gmail.com>> wrote:
>      > > >>>>>
>      > > >>>>>> I am not exactly building from geronimo-2.0-src.zip, but
>     from
>      > > >>>>>> branches\2.0.0.  If that still counts as if I built from
>     src
>      > > >>>> zip... I
>      > > >>>>>> have
>      > > >>>>>> not run into this problem.  I have tried after removing
>      > > >>>>>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO so
>     that it
>      > > >>>>>> downloads a
>      > > >>>>>> fresh.
>      > > >>>>>>
>      > > >>>>>> --vamsi
>      > > >>>>>>
>      > > >>>>>>
>      > > >>>>>> On 8/9/07, Anita Kulshreshtha <a_kulshre@yahoo.com
>     <ma...@yahoo.com>> wrote:
>      > > >>>>>>>    Is anyone else seeing this in geronimo-welcome.. I
>     am building
>      > > >>>>>> from
>      > > >>>
>     http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip
>     <http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip>
>      > > >>>>>>> Thanks
>      > > >>>>>>> Anita
>      > > >>>>>>>
>      > > >>>>>>> Downloading:
>      > > >>>>>>>
>      > > >>>>
>     http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
>      > > >>>>>>> -tomcat6/2.0-alpha-1/jspc- compiler-tomcat6-2.0-alpha-1.jar
>      > > >>>>>>> 4K downloaded
>      > > >>>>>>> [INFO] [jspc:compile {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.<init>(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
>      > > >>> === message truncated ===
>      > > >>>
>      > > >>>
>      > > >>>
>      > > >>>
>      > > >>>
>     ____________________________________________________________________________________Ready
>     for the edge of your seat?
>      > > >>> Check out tonight's top picks on Yahoo! TV.
>      > > >>> http://tv.yahoo.com/
>      > > >>>
>      > > >
>      > > >
>      > >
>      > >
>      >
> 
> 

Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Jason Dillon <ja...@planet57.com>.
I'm fairly sure that these are all being caused by the Groovy  
integration for Maven...

Though I'm not sure why it happens or how to fix it at the moment  
though.  I did some investigation a while ago and it looked like the  
ClassWorlds CL inside of Maven muck was not encoding spaces  
correctly, or maybe its being tickled in some way to induce it.  I  
think this is related to this issue too:

     http://jira.codehaus.org/browse/MGROOVY-64

:-\

--jason


On Aug 23, 2007, at 3:48 PM, Anita Kulshreshtha wrote:

>    I am seeing this error on trunk:
> http://issues.apache.org/jira/browse/GERONIMO-3424
>    I had to change buildsupport-maven-plugin to NOP (edit
> CopyXMLBeansSchemaMojo.groovy) to be able to build from C:\Documents
> And Settings\...
>
> Thanks
> Anita
>
> --- Vamsavardhana Reddy <c1...@gmail.com> wrote:
>
>> Problem occurs when there is a space in the M2REPO directory, in this
>> case
>> "C:\Documents And Settings\...".  Work around is to use an M2REPO dir
>> without any spaces in it.  We will still have to investigate the
>> cause.
>>
>> Vamsi
>>
>> On 8/24/07, Prasad Kashyap <go...@gmail.com> wrote:
>>>
>>> The entire log is here
>>> http://rifers.org/paste/show/5314
>>>
>>> Cheers
>>> Prasad
>>>
>>> On 8/23/07, Prasad Kashyap <go...@gmail.com> wrote:
>>>> I have begun to see this same error at another location now.
>>>>
>>>> On windows, run mvn from server/testsuite directory and you will
>> get
>>> this
>>>>
>>>> [INFO] [selenium:start-server {execution: start-server}]
>>>> [INFO] Starting Selenium server...
>>>> [INFO]
>>>
>>
> ---------------------------------------------------------------------- 
> --
>>>> [ERROR] FATAL ERROR
>>>> [INFO]
>>>
>>
> ---------------------------------------------------------------------- 
> --
>>>> [INFO] null
>>>> Illegal character in path at index 18: file:/C:/Documents and
>>>>
>> Settings/Administrator/.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(
>>> DelegatingMethodAccessorImpl.java:25)
>>>>
>>>>
>>>> http://rifers.org/paste/show/5312
>>>>
>>>> Cheers
>>>> Prasad
>>>>
>>>>
>>>>
>>>>
>>>> On 8/14/07, Donald Woods <dw...@apache.org> wrote:
>>>>> This should now be fixed in Rev565885.
>>>>>
>>>>> Should this be pulled into 2.0.1?
>>>>>
>>>>>
>>>>> -Donald
>>>>>
>>>>> Prasad Kashyap wrote:
>>>>>> The changes that Donald Woods is doing (svn commit: r565837)
>> is
>>>>>> supposed to fix this.
>>>>>>
>>>>>> However, as you can see from the latest build error, this
>> needs to
>>> be
>>>>>> fixed further.
>>>>>>
>>>>>> Cheers
>>>>>> Prasad
>>>>>>
>>>>>> On 8/14/07, Hernan Cunico <hc...@gmail.com> wrote:
>>>>>>> So, how is this Jedi hand waving thingy?
>>>>>>>
>>>>>>> What is the file that needs to be replaced and where do I
>> get it
>>> from? I don't see any on my repo with that timestamp.
>>>>>>>
>>>>>>> What other files need to be modified
>>>>>>>
>>>>>>> Cheers!
>>>>>>> Hernan
>>>>>>>
>>>>>>> Anita Kulshreshtha wrote:
>>>>>>>>     yup, copying alpha-1-20070806.170854-1.jar over alpha-1
>> (and
>>>>>>>> modifying plugin.xml and the pom file) works. A new release
>> would
>>> be
>>>>>>>> nice otherwise we can put it in the repo.
>>>>>>>>
>>>>>>>> Thanks
>>>>>>>> Anita
>>>>>>>>
>>>>>>>> --- Donald Woods <dw...@apache.org> wrote:
>>>>>>>>
>>>>>>>>> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
>>>>>>>>> I still had a copy of the last alpha-1-SNAPSHOT laying
>> around
>>>>>>>>> (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar) and
>> copied
>>> it
>>>>>>>>> over the
>>>>>>>>> released alpha-1.jar from 8/8 and my builds starting
>> working
>>> again on
>>>>>>>>> WinXP....
>>>>>>>>>
>>>>>>>>> Should we place this in the repo for 2.0.1-SNAPSHOT or ask
>> them
>>> to
>>>>>>>>> fix it
>>>>>>>>> before we release 2.0.1?
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> -Donald
>>>>>>>>>
>>>>>>>>> Anita Kulshreshtha wrote:
>>>>>>>>>>     I have not been so lucky. I have tried branches/2.0.0
>> also.
>>> I
>>>>>>>>> have
>>>>>>>>>> tried deleting org.codehaus.mojo.jspc and ant from .m2
>> repo
>>> without
>>>>>>>>> any
>>>>>>>>>> success (The trunk builds fine).
>>>>>>>>>>
>>>>>>>>>> Thanks
>>>>>>>>>> Anita
>>>>>>>>>>
>>>>>>>>>> --- Vamsavardhana Reddy <c1...@gmail.com> wrote:
>>>>>>>>>>
>>>>>>>>>>> I am not exactly building from geronimo-2.0-src.zip, but
>> from
>>>>>>>>>>> branches\2.0.0.  If that still counts as if I built from
>> src
>>>>>>>>> zip... I
>>>>>>>>>>> have
>>>>>>>>>>> not run into this problem.  I have tried after removing
>>>>>>>>>>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO so
>> that it
>>>>>>>>>>> downloads a
>>>>>>>>>>> fresh.
>>>>>>>>>>>
>>>>>>>>>>> --vamsi
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On 8/9/07, Anita Kulshreshtha <a_...@yahoo.com>
>> wrote:
>>>>>>>>>>>>    Is anyone else seeing this in geronimo-welcome.. I
>> am
>>> building
>>>>>>>>>>> from
>>>>>>>>
>>>
>>
> http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0- 
> src.zip
>>>>>>>>>>>> Thanks
>>>>>>>>>>>> Anita
>>>>>>>>>>>>
>>>>>>>>>>>> Downloading:
>>>>>>>>>>>>
>>>>>>>>>
>>> http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
>>>>>>>>>>>>
>> -tomcat6/2.0-alpha-1/jspc-compiler-tomcat6-2.0-alpha-1.jar
>>>>>>>>>>>> 4K downloaded
>>>>>>>>>>>> [INFO] [jspc:compile {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
>>
> === message truncated ===
>
>
>
>        
> ______________________________________________________________________ 
> ______________
> Luggage? GPS? Comic books?
> Check out fitting gifts for grads at Yahoo! Search
> http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz


Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Jason Dillon <ja...@planet57.com>.
It does appear that File.toURL() produces a URL with spaces, while  
File.toURI().toURL() correctly encodes the spaces with %20.  Seems  
very odd that File.toURL() doesn't do that internally, but eh...

--jason


On Aug 23, 2007, at 3:48 PM, Anita Kulshreshtha wrote:

>    I am seeing this error on trunk:
> http://issues.apache.org/jira/browse/GERONIMO-3424
>    I had to change buildsupport-maven-plugin to NOP (edit
> CopyXMLBeansSchemaMojo.groovy) to be able to build from C:\Documents
> And Settings\...
>
> Thanks
> Anita
>
> --- Vamsavardhana Reddy <c1...@gmail.com> wrote:
>
>> Problem occurs when there is a space in the M2REPO directory, in this
>> case
>> "C:\Documents And Settings\...".  Work around is to use an M2REPO dir
>> without any spaces in it.  We will still have to investigate the
>> cause.
>>
>> Vamsi
>>
>> On 8/24/07, Prasad Kashyap <go...@gmail.com> wrote:
>>>
>>> The entire log is here
>>> http://rifers.org/paste/show/5314
>>>
>>> Cheers
>>> Prasad
>>>
>>> On 8/23/07, Prasad Kashyap <go...@gmail.com> wrote:
>>>> I have begun to see this same error at another location now.
>>>>
>>>> On windows, run mvn from server/testsuite directory and you will
>> get
>>> this
>>>>
>>>> [INFO] [selenium:start-server {execution: start-server}]
>>>> [INFO] Starting Selenium server...
>>>> [INFO]
>>>
>>
> ---------------------------------------------------------------------- 
> --
>>>> [ERROR] FATAL ERROR
>>>> [INFO]
>>>
>>
> ---------------------------------------------------------------------- 
> --
>>>> [INFO] null
>>>> Illegal character in path at index 18: file:/C:/Documents and
>>>>
>> Settings/Administrator/.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(
>>> DelegatingMethodAccessorImpl.java:25)
>>>>
>>>>
>>>> http://rifers.org/paste/show/5312
>>>>
>>>> Cheers
>>>> Prasad
>>>>
>>>>
>>>>
>>>>
>>>> On 8/14/07, Donald Woods <dw...@apache.org> wrote:
>>>>> This should now be fixed in Rev565885.
>>>>>
>>>>> Should this be pulled into 2.0.1?
>>>>>
>>>>>
>>>>> -Donald
>>>>>
>>>>> Prasad Kashyap wrote:
>>>>>> The changes that Donald Woods is doing (svn commit: r565837)
>> is
>>>>>> supposed to fix this.
>>>>>>
>>>>>> However, as you can see from the latest build error, this
>> needs to
>>> be
>>>>>> fixed further.
>>>>>>
>>>>>> Cheers
>>>>>> Prasad
>>>>>>
>>>>>> On 8/14/07, Hernan Cunico <hc...@gmail.com> wrote:
>>>>>>> So, how is this Jedi hand waving thingy?
>>>>>>>
>>>>>>> What is the file that needs to be replaced and where do I
>> get it
>>> from? I don't see any on my repo with that timestamp.
>>>>>>>
>>>>>>> What other files need to be modified
>>>>>>>
>>>>>>> Cheers!
>>>>>>> Hernan
>>>>>>>
>>>>>>> Anita Kulshreshtha wrote:
>>>>>>>>     yup, copying alpha-1-20070806.170854-1.jar over alpha-1
>> (and
>>>>>>>> modifying plugin.xml and the pom file) works. A new release
>> would
>>> be
>>>>>>>> nice otherwise we can put it in the repo.
>>>>>>>>
>>>>>>>> Thanks
>>>>>>>> Anita
>>>>>>>>
>>>>>>>> --- Donald Woods <dw...@apache.org> wrote:
>>>>>>>>
>>>>>>>>> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
>>>>>>>>> I still had a copy of the last alpha-1-SNAPSHOT laying
>> around
>>>>>>>>> (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar) and
>> copied
>>> it
>>>>>>>>> over the
>>>>>>>>> released alpha-1.jar from 8/8 and my builds starting
>> working
>>> again on
>>>>>>>>> WinXP....
>>>>>>>>>
>>>>>>>>> Should we place this in the repo for 2.0.1-SNAPSHOT or ask
>> them
>>> to
>>>>>>>>> fix it
>>>>>>>>> before we release 2.0.1?
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> -Donald
>>>>>>>>>
>>>>>>>>> Anita Kulshreshtha wrote:
>>>>>>>>>>     I have not been so lucky. I have tried branches/2.0.0
>> also.
>>> I
>>>>>>>>> have
>>>>>>>>>> tried deleting org.codehaus.mojo.jspc and ant from .m2
>> repo
>>> without
>>>>>>>>> any
>>>>>>>>>> success (The trunk builds fine).
>>>>>>>>>>
>>>>>>>>>> Thanks
>>>>>>>>>> Anita
>>>>>>>>>>
>>>>>>>>>> --- Vamsavardhana Reddy <c1...@gmail.com> wrote:
>>>>>>>>>>
>>>>>>>>>>> I am not exactly building from geronimo-2.0-src.zip, but
>> from
>>>>>>>>>>> branches\2.0.0.  If that still counts as if I built from
>> src
>>>>>>>>> zip... I
>>>>>>>>>>> have
>>>>>>>>>>> not run into this problem.  I have tried after removing
>>>>>>>>>>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO so
>> that it
>>>>>>>>>>> downloads a
>>>>>>>>>>> fresh.
>>>>>>>>>>>
>>>>>>>>>>> --vamsi
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On 8/9/07, Anita Kulshreshtha <a_...@yahoo.com>
>> wrote:
>>>>>>>>>>>>    Is anyone else seeing this in geronimo-welcome.. I
>> am
>>> building
>>>>>>>>>>> from
>>>>>>>>
>>>
>>
> http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0- 
> src.zip
>>>>>>>>>>>> Thanks
>>>>>>>>>>>> Anita
>>>>>>>>>>>>
>>>>>>>>>>>> Downloading:
>>>>>>>>>>>>
>>>>>>>>>
>>> http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
>>>>>>>>>>>>
>> -tomcat6/2.0-alpha-1/jspc-compiler-tomcat6-2.0-alpha-1.jar
>>>>>>>>>>>> 4K downloaded
>>>>>>>>>>>> [INFO] [jspc:compile {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
>>
> === message truncated ===
>
>
>
>        
> ______________________________________________________________________ 
> ______________
> Luggage? GPS? Comic books?
> Check out fitting gifts for grads at Yahoo! Search
> http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz


Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Anita Kulshreshtha <a_...@yahoo.com>.
   I am seeing this error on trunk:
http://issues.apache.org/jira/browse/GERONIMO-3424
   I had to change buildsupport-maven-plugin to NOP (edit
CopyXMLBeansSchemaMojo.groovy) to be able to build from C:\Documents
And Settings\... 

Thanks
Anita
  
--- Vamsavardhana Reddy <c1...@gmail.com> wrote:

> Problem occurs when there is a space in the M2REPO directory, in this
> case
> "C:\Documents And Settings\...".  Work around is to use an M2REPO dir
> without any spaces in it.  We will still have to investigate the
> cause.
> 
> Vamsi
> 
> On 8/24/07, Prasad Kashyap <go...@gmail.com> wrote:
> >
> > The entire log is here
> > http://rifers.org/paste/show/5314
> >
> > Cheers
> > Prasad
> >
> > On 8/23/07, Prasad Kashyap <go...@gmail.com> wrote:
> > > I have begun to see this same error at another location now.
> > >
> > > On windows, run mvn from server/testsuite directory and you will
> get
> > this
> > >
> > > [INFO] [selenium:start-server {execution: start-server}]
> > > [INFO] Starting Selenium server...
> > > [INFO]
> >
>
------------------------------------------------------------------------
> > > [ERROR] FATAL ERROR
> > > [INFO]
> >
>
------------------------------------------------------------------------
> > > [INFO] null
> > > Illegal character in path at index 18: file:/C:/Documents and
> > >
> Settings/Administrator/.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(
> > DelegatingMethodAccessorImpl.java:25)
> > >
> > >
> > > http://rifers.org/paste/show/5312
> > >
> > > Cheers
> > > Prasad
> > >
> > >
> > >
> > >
> > > On 8/14/07, Donald Woods <dw...@apache.org> wrote:
> > > > This should now be fixed in Rev565885.
> > > >
> > > > Should this be pulled into 2.0.1?
> > > >
> > > >
> > > > -Donald
> > > >
> > > > Prasad Kashyap wrote:
> > > > > The changes that Donald Woods is doing (svn commit: r565837)
> is
> > > > > supposed to fix this.
> > > > >
> > > > > However, as you can see from the latest build error, this
> needs to
> > be
> > > > > fixed further.
> > > > >
> > > > > Cheers
> > > > > Prasad
> > > > >
> > > > > On 8/14/07, Hernan Cunico <hc...@gmail.com> wrote:
> > > > >> So, how is this Jedi hand waving thingy?
> > > > >>
> > > > >> What is the file that needs to be replaced and where do I
> get it
> > from? I don't see any on my repo with that timestamp.
> > > > >>
> > > > >> What other files need to be modified
> > > > >>
> > > > >> Cheers!
> > > > >> Hernan
> > > > >>
> > > > >> Anita Kulshreshtha wrote:
> > > > >>>     yup, copying alpha-1-20070806.170854-1.jar over alpha-1
> (and
> > > > >>> modifying plugin.xml and the pom file) works. A new release
> would
> > be
> > > > >>> nice otherwise we can put it in the repo.
> > > > >>>
> > > > >>> Thanks
> > > > >>> Anita
> > > > >>>
> > > > >>> --- Donald Woods <dw...@apache.org> wrote:
> > > > >>>
> > > > >>>> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
> > > > >>>> I still had a copy of the last alpha-1-SNAPSHOT laying
> around
> > > > >>>> (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar) and
> copied
> > it
> > > > >>>> over the
> > > > >>>> released alpha-1.jar from 8/8 and my builds starting
> working
> > again on
> > > > >>>> WinXP....
> > > > >>>>
> > > > >>>> Should we place this in the repo for 2.0.1-SNAPSHOT or ask
> them
> > to
> > > > >>>> fix it
> > > > >>>> before we release 2.0.1?
> > > > >>>>
> > > > >>>>
> > > > >>>>
> > > > >>>> -Donald
> > > > >>>>
> > > > >>>> Anita Kulshreshtha wrote:
> > > > >>>>>     I have not been so lucky. I have tried branches/2.0.0
> also.
> > I
> > > > >>>> have
> > > > >>>>> tried deleting org.codehaus.mojo.jspc and ant from .m2
> repo
> > without
> > > > >>>> any
> > > > >>>>> success (The trunk builds fine).
> > > > >>>>>
> > > > >>>>> Thanks
> > > > >>>>> Anita
> > > > >>>>>
> > > > >>>>> --- Vamsavardhana Reddy <c1...@gmail.com> wrote:
> > > > >>>>>
> > > > >>>>>> I am not exactly building from geronimo-2.0-src.zip, but
> from
> > > > >>>>>> branches\2.0.0.  If that still counts as if I built from
> src
> > > > >>>> zip... I
> > > > >>>>>> have
> > > > >>>>>> not run into this problem.  I have tried after removing
> > > > >>>>>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO so
> that it
> > > > >>>>>> downloads a
> > > > >>>>>> fresh.
> > > > >>>>>>
> > > > >>>>>> --vamsi
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>>> On 8/9/07, Anita Kulshreshtha <a_...@yahoo.com>
> wrote:
> > > > >>>>>>>    Is anyone else seeing this in geronimo-welcome.. I
> am
> > building
> > > > >>>>>> from
> > > > >>>
> >
>
http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip
> > > > >>>>>>> Thanks
> > > > >>>>>>> Anita
> > > > >>>>>>>
> > > > >>>>>>> Downloading:
> > > > >>>>>>>
> > > > >>>>
> > http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
> > > > >>>>>>>
> -tomcat6/2.0-alpha-1/jspc-compiler-tomcat6-2.0-alpha-1.jar
> > > > >>>>>>> 4K downloaded
> > > > >>>>>>> [INFO] [jspc:compile {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
> 
=== message truncated ===



      ____________________________________________________________________________________
Luggage? GPS? Comic books? 
Check out fitting gifts for grads at Yahoo! Search
http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz

Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Vamsavardhana Reddy <c1...@gmail.com>.
Raymond,

It didn't help in this case.

    public static void main(String[] args) throws MalformedURLException,
URISyntaxException {
        Object temp = new URL("file:/C:/Documents and
Settings/Administrator/.m2/repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar
").toURI();
        System.out.println(temp);
    }

This method threw the same exception.

Moreover the failing code is not in Geronimo.

Vamsi

On 8/24/07, Raymond Feng <en...@gmail.com> wrote:
>
>  Hi,
>
> I ran into a similar problem before. Some classloaders doesn't encode the
> spaces for URL. The trick we did is to use new URL(uri).toURI() instead of
> URI.create(uri).
>
> Thanks,
> Raymond
>
> ----- Original Message -----
> *From:* Vamsavardhana Reddy <c1...@gmail.com>
> *To:* dev@geronimo.apache.org
> *Sent:* Thursday, August 23, 2007 12:15 PM
> *Subject:* Re: [Fwd: Re: building geronimo-2.0-rc1]
>
> Problem occurs when there is a space in the M2REPO directory, in this case
> "C:\Documents And Settings\...".  Work around is to use an M2REPO dir
> without any spaces in it.  We will still have to investigate the cause.
>
> Vamsi
>
> On 8/24/07, Prasad Kashyap <go...@gmail.com> wrote:
> >
> > The entire log is here
> > http://rifers.org/paste/show/5314
> >
> > Cheers
> > Prasad
> >
> > On 8/23/07, Prasad Kashyap <goyathlay.geronimo@gmail.com > wrote:
> > > I have begun to see this same error at another location now.
> > >
> > > On windows, run mvn from server/testsuite directory and you will get
> > this
> > >
> > > [INFO] [selenium:start-server {execution: start-server}]
> > > [INFO] Starting Selenium server...
> > > [INFO]
> > ------------------------------------------------------------------------
> > > [ERROR] FATAL ERROR
> > > [INFO]
> > ------------------------------------------------------------------------
> > > [INFO] null
> > > Illegal character in path at index 18: file:/C:/Documents and
> > > Settings/Administrator/.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(
> > DelegatingMethodAccessorImpl.java:25)
> > >
> > >
> > > http://rifers.org/paste/show/5312
> > >
> > > Cheers
> > > Prasad
> > >
> > >
> > >
> > >
> > > On 8/14/07, Donald Woods <dw...@apache.org> wrote:
> > > > This should now be fixed in Rev565885.
> > > >
> > > > Should this be pulled into 2.0.1?
> > > >
> > > >
> > > > -Donald
> > > >
> > > > Prasad Kashyap wrote:
> > > > > The changes that Donald Woods is doing (svn commit: r565837) is
> > > > > supposed to fix this.
> > > > >
> > > > > However, as you can see from the latest build error, this needs to
> > be
> > > > > fixed further.
> > > > >
> > > > > Cheers
> > > > > Prasad
> > > > >
> > > > > On 8/14/07, Hernan Cunico <hc...@gmail.com> wrote:
> > > > >> So, how is this Jedi hand waving thingy?
> > > > >>
> > > > >> What is the file that needs to be replaced and where do I get it
> > from? I don't see any on my repo with that timestamp.
> > > > >>
> > > > >> What other files need to be modified
> > > > >>
> > > > >> Cheers!
> > > > >> Hernan
> > > > >>
> > > > >> Anita Kulshreshtha wrote:
> > > > >>>     yup, copying alpha-1-20070806.170854-1.jar over alpha-1 (and
> > > > >>> modifying plugin.xml and the pom file) works. A new release
> > would be
> > > > >>> nice otherwise we can put it in the repo.
> > > > >>>
> > > > >>> Thanks
> > > > >>> Anita
> > > > >>>
> > > > >>> --- Donald Woods <dw...@apache.org> wrote:
> > > > >>>
> > > > >>>> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
> > > > >>>> I still had a copy of the last alpha-1-SNAPSHOT laying around
> > > > >>>> (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar ) and
> > copied it
> > > > >>>> over the
> > > > >>>> released alpha-1.jar from 8/8 and my builds starting working
> > again on
> > > > >>>> WinXP....
> > > > >>>>
> > > > >>>> Should we place this in the repo for 2.0.1-SNAPSHOT or ask them
> > to
> > > > >>>> fix it
> > > > >>>> before we release 2.0.1?
> > > > >>>>
> > > > >>>>
> > > > >>>>
> > > > >>>> -Donald
> > > > >>>>
> > > > >>>> Anita Kulshreshtha wrote:
> > > > >>>>>     I have not been so lucky. I have tried branches/2.0.0
> > also. I
> > > > >>>> have
> > > > >>>>> tried deleting org.codehaus.mojo.jspc and ant from .m2 repo
> > without
> > > > >>>> any
> > > > >>>>> success (The trunk builds fine).
> > > > >>>>>
> > > > >>>>> Thanks
> > > > >>>>> Anita
> > > > >>>>>
> > > > >>>>> --- Vamsavardhana Reddy < c1vamsi1c@gmail.com> wrote:
> > > > >>>>>
> > > > >>>>>> I am not exactly building from geronimo-2.0-src.zip, but from
> > > > >>>>>> branches\2.0.0.  If that still counts as if I built from src
> > > > >>>> zip... I
> > > > >>>>>> have
> > > > >>>>>> not run into this problem.  I have tried after removing
> > > > >>>>>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO so that
> > it
> > > > >>>>>> downloads a
> > > > >>>>>> fresh.
> > > > >>>>>>
> > > > >>>>>> --vamsi
> > > > >>>>>>
> > > > >>>>>>
> > > > >>>>>> On 8/9/07, Anita Kulshreshtha <a_...@yahoo.com> wrote:
> > > > >>>>>>>    Is anyone else seeing this in geronimo-welcome.. I am
> > building
> > > > >>>>>> from
> > > > >>> http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip
> >
> > <http://people.apache.org/%7Ehogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip>
> > > > >>>>>>> Thanks
> > > > >>>>>>> Anita
> > > > >>>>>>>
> > > > >>>>>>> Downloading:
> > > > >>>>>>>
> > > > >>>>
> > http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
> > > > >>>>>>> -tomcat6/2.0-alpha-1/jspc- compiler-tomcat6-2.0-alpha-1.jar
> > > > >>>>>>> 4K downloaded
> > > > >>>>>>> [INFO] [jspc:compile {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.<init>(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
> > > > >>> === message truncated ===
> > > > >>>
> > > > >>>
> > > > >>>
> > > > >>>
> > > > >>>
> > ____________________________________________________________________________________Ready
> > for the edge of your seat?
> > > > >>> Check out tonight's top picks on Yahoo! TV.
> > > > >>> http://tv.yahoo.com/
> > > > >>>
> > > > >
> > > > >
> > > >
> > > >
> > >
> >
>
>

Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Raymond Feng <en...@gmail.com>.
Hi,

I ran into a similar problem before. Some classloaders doesn't encode the spaces for URL. The trick we did is to use new URL(uri).toURI() instead of URI.create(uri).

Thanks,
Raymond

  ----- Original Message ----- 
  From: Vamsavardhana Reddy 
  To: dev@geronimo.apache.org 
  Sent: Thursday, August 23, 2007 12:15 PM
  Subject: Re: [Fwd: Re: building geronimo-2.0-rc1]


  Problem occurs when there is a space in the M2REPO directory, in this case "C:\Documents And Settings\...".  Work around is to use an M2REPO dir without any spaces in it.  We will still have to investigate the cause. 

  Vamsi


  On 8/24/07, Prasad Kashyap <go...@gmail.com> wrote:
    The entire log is here
    http://rifers.org/paste/show/5314

    Cheers
    Prasad

    On 8/23/07, Prasad Kashyap <goyathlay.geronimo@gmail.com > wrote:
    > I have begun to see this same error at another location now.
    >
    > On windows, run mvn from server/testsuite directory and you will get this
    >
    > [INFO] [selenium:start-server {execution: start-server}] 
    > [INFO] Starting Selenium server...
    > [INFO] ------------------------------------------------------------------------
    > [ERROR] FATAL ERROR
    > [INFO] ------------------------------------------------------------------------ 
    > [INFO] null
    > Illegal character in path at index 18: file:/C:/Documents and
    > Settings/Administrator/.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(DelegatingMethodAccessorImpl.java:25)
    >
    >
    > http://rifers.org/paste/show/5312 
    >
    > Cheers
    > Prasad
    >
    >
    >
    >
    > On 8/14/07, Donald Woods <dw...@apache.org> wrote:
    > > This should now be fixed in Rev565885. 
    > >
    > > Should this be pulled into 2.0.1?
    > >
    > >
    > > -Donald
    > >
    > > Prasad Kashyap wrote:
    > > > The changes that Donald Woods is doing (svn commit: r565837) is 
    > > > supposed to fix this.
    > > >
    > > > However, as you can see from the latest build error, this needs to be
    > > > fixed further.
    > > >
    > > > Cheers 
    > > > Prasad
    > > >
    > > > On 8/14/07, Hernan Cunico <hc...@gmail.com> wrote:
    > > >> So, how is this Jedi hand waving thingy? 
    > > >>
    > > >> What is the file that needs to be replaced and where do I get it from? I don't see any on my repo with that timestamp.
    > > >>
    > > >> What other files need to be modified 
    > > >>
    > > >> Cheers!
    > > >> Hernan
    > > >>
    > > >> Anita Kulshreshtha wrote:
    > > >>>     yup, copying alpha-1-20070806.170854-1.jar over alpha-1 (and
    > > >>> modifying plugin.xml and the pom file) works. A new release would be
    > > >>> nice otherwise we can put it in the repo.
    > > >>>
    > > >>> Thanks 
    > > >>> Anita
    > > >>>
    > > >>> --- Donald Woods <dw...@apache.org> wrote:
    > > >>>
    > > >>>> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
    > > >>>> I still had a copy of the last alpha-1-SNAPSHOT laying around
    > > >>>> (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar ) and copied it
    > > >>>> over the
    > > >>>> released alpha-1.jar from 8/8 and my builds starting working again on
    > > >>>> WinXP....
    > > >>>> 
    > > >>>> Should we place this in the repo for 2.0.1-SNAPSHOT or ask them to
    > > >>>> fix it
    > > >>>> before we release 2.0.1?
    > > >>>>
    > > >>>>
    > > >>>>
    > > >>>> -Donald
    > > >>>>
    > > >>>> Anita Kulshreshtha wrote:
    > > >>>>>     I have not been so lucky. I have tried branches/2.0.0 also. I 
    > > >>>> have
    > > >>>>> tried deleting org.codehaus.mojo.jspc and ant from .m2 repo without
    > > >>>> any
    > > >>>>> success (The trunk builds fine). 
    > > >>>>>
    > > >>>>> Thanks
    > > >>>>> Anita
    > > >>>>>
    > > >>>>> --- Vamsavardhana Reddy < c1vamsi1c@gmail.com> wrote:
    > > >>>>>
    > > >>>>>> I am not exactly building from geronimo-2.0-src.zip, but from
    > > >>>>>> branches\2.0.0.  If that still counts as if I built from src 
    > > >>>> zip... I
    > > >>>>>> have
    > > >>>>>> not run into this problem.  I have tried after removing
    > > >>>>>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO so that it
    > > >>>>>> downloads a
    > > >>>>>> fresh.
    > > >>>>>>
    > > >>>>>> --vamsi
    > > >>>>>> 
    > > >>>>>>
    > > >>>>>> On 8/9/07, Anita Kulshreshtha <a_...@yahoo.com> wrote:
    > > >>>>>>>    Is anyone else seeing this in geronimo-welcome.. I am building 
    > > >>>>>> from
    > > >>> http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip 
    > > >>>>>>> Thanks
    > > >>>>>>> Anita
    > > >>>>>>>
    > > >>>>>>> Downloading:
    > > >>>>>>> 
    > > >>>> http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
    > > >>>>>>> -tomcat6/2.0-alpha-1/jspc- compiler-tomcat6-2.0-alpha-1.jar
    > > >>>>>>> 4K downloaded
    > > >>>>>>> [INFO] [jspc:compile {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.<init>(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 
    > > >>> === message truncated ===
    > > >>>
    > > >>>
    > > >>>
    > > >>>
    > > >>> ____________________________________________________________________________________Ready for the edge of your seat? 
    > > >>> Check out tonight's top picks on Yahoo! TV.
    > > >>> http://tv.yahoo.com/
    > > >>>
    > > >
    > > >
    > >
    > >
    >



Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Vamsavardhana Reddy <c1...@gmail.com>.
Problem occurs when there is a space in the M2REPO directory, in this case
"C:\Documents And Settings\...".  Work around is to use an M2REPO dir
without any spaces in it.  We will still have to investigate the cause.

Vamsi

On 8/24/07, Prasad Kashyap <go...@gmail.com> wrote:
>
> The entire log is here
> http://rifers.org/paste/show/5314
>
> Cheers
> Prasad
>
> On 8/23/07, Prasad Kashyap <go...@gmail.com> wrote:
> > I have begun to see this same error at another location now.
> >
> > On windows, run mvn from server/testsuite directory and you will get
> this
> >
> > [INFO] [selenium:start-server {execution: start-server}]
> > [INFO] Starting Selenium server...
> > [INFO]
> ------------------------------------------------------------------------
> > [ERROR] FATAL ERROR
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] null
> > Illegal character in path at index 18: file:/C:/Documents and
> > Settings/Administrator/.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(
> DelegatingMethodAccessorImpl.java:25)
> >
> >
> > http://rifers.org/paste/show/5312
> >
> > Cheers
> > Prasad
> >
> >
> >
> >
> > On 8/14/07, Donald Woods <dw...@apache.org> wrote:
> > > This should now be fixed in Rev565885.
> > >
> > > Should this be pulled into 2.0.1?
> > >
> > >
> > > -Donald
> > >
> > > Prasad Kashyap wrote:
> > > > The changes that Donald Woods is doing (svn commit: r565837) is
> > > > supposed to fix this.
> > > >
> > > > However, as you can see from the latest build error, this needs to
> be
> > > > fixed further.
> > > >
> > > > Cheers
> > > > Prasad
> > > >
> > > > On 8/14/07, Hernan Cunico <hc...@gmail.com> wrote:
> > > >> So, how is this Jedi hand waving thingy?
> > > >>
> > > >> What is the file that needs to be replaced and where do I get it
> from? I don't see any on my repo with that timestamp.
> > > >>
> > > >> What other files need to be modified
> > > >>
> > > >> Cheers!
> > > >> Hernan
> > > >>
> > > >> Anita Kulshreshtha wrote:
> > > >>>     yup, copying alpha-1-20070806.170854-1.jar over alpha-1 (and
> > > >>> modifying plugin.xml and the pom file) works. A new release would
> be
> > > >>> nice otherwise we can put it in the repo.
> > > >>>
> > > >>> Thanks
> > > >>> Anita
> > > >>>
> > > >>> --- Donald Woods <dw...@apache.org> wrote:
> > > >>>
> > > >>>> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
> > > >>>> I still had a copy of the last alpha-1-SNAPSHOT laying around
> > > >>>> (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar) and copied
> it
> > > >>>> over the
> > > >>>> released alpha-1.jar from 8/8 and my builds starting working
> again on
> > > >>>> WinXP....
> > > >>>>
> > > >>>> Should we place this in the repo for 2.0.1-SNAPSHOT or ask them
> to
> > > >>>> fix it
> > > >>>> before we release 2.0.1?
> > > >>>>
> > > >>>>
> > > >>>>
> > > >>>> -Donald
> > > >>>>
> > > >>>> Anita Kulshreshtha wrote:
> > > >>>>>     I have not been so lucky. I have tried branches/2.0.0 also.
> I
> > > >>>> have
> > > >>>>> tried deleting org.codehaus.mojo.jspc and ant from .m2 repo
> without
> > > >>>> any
> > > >>>>> success (The trunk builds fine).
> > > >>>>>
> > > >>>>> Thanks
> > > >>>>> Anita
> > > >>>>>
> > > >>>>> --- Vamsavardhana Reddy <c1...@gmail.com> wrote:
> > > >>>>>
> > > >>>>>> I am not exactly building from geronimo-2.0-src.zip, but from
> > > >>>>>> branches\2.0.0.  If that still counts as if I built from src
> > > >>>> zip... I
> > > >>>>>> have
> > > >>>>>> not run into this problem.  I have tried after removing
> > > >>>>>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO so that it
> > > >>>>>> downloads a
> > > >>>>>> fresh.
> > > >>>>>>
> > > >>>>>> --vamsi
> > > >>>>>>
> > > >>>>>>
> > > >>>>>> On 8/9/07, Anita Kulshreshtha <a_...@yahoo.com> wrote:
> > > >>>>>>>    Is anyone else seeing this in geronimo-welcome.. I am
> building
> > > >>>>>> from
> > > >>>
> http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip
> > > >>>>>>> Thanks
> > > >>>>>>> Anita
> > > >>>>>>>
> > > >>>>>>> Downloading:
> > > >>>>>>>
> > > >>>>
> http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
> > > >>>>>>> -tomcat6/2.0-alpha-1/jspc-compiler-tomcat6-2.0-alpha-1.jar
> > > >>>>>>> 4K downloaded
> > > >>>>>>> [INFO] [jspc:compile {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.<init>(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
> > > >>> === message truncated ===
> > > >>>
> > > >>>
> > > >>>
> > > >>>
> > > >>>
> ____________________________________________________________________________________Ready
> for the edge of your seat?
> > > >>> Check out tonight's top picks on Yahoo! TV.
> > > >>> http://tv.yahoo.com/
> > > >>>
> > > >
> > > >
> > >
> > >
> >
>

Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Prasad Kashyap <go...@gmail.com>.
The entire log is here
http://rifers.org/paste/show/5314

Cheers
Prasad

On 8/23/07, Prasad Kashyap <go...@gmail.com> wrote:
> I have begun to see this same error at another location now.
>
> On windows, run mvn from server/testsuite directory and you will get this
>
> [INFO] [selenium:start-server {execution: start-server}]
> [INFO] Starting Selenium server...
> [INFO] ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] null
> Illegal character in path at index 18: file:/C:/Documents and
> Settings/Administrator/.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(DelegatingMethodAccessorImpl.java:25)
>
>
> http://rifers.org/paste/show/5312
>
> Cheers
> Prasad
>
>
>
>
> On 8/14/07, Donald Woods <dw...@apache.org> wrote:
> > This should now be fixed in Rev565885.
> >
> > Should this be pulled into 2.0.1?
> >
> >
> > -Donald
> >
> > Prasad Kashyap wrote:
> > > The changes that Donald Woods is doing (svn commit: r565837) is
> > > supposed to fix this.
> > >
> > > However, as you can see from the latest build error, this needs to be
> > > fixed further.
> > >
> > > Cheers
> > > Prasad
> > >
> > > On 8/14/07, Hernan Cunico <hc...@gmail.com> wrote:
> > >> So, how is this Jedi hand waving thingy?
> > >>
> > >> What is the file that needs to be replaced and where do I get it from? I don't see any on my repo with that timestamp.
> > >>
> > >> What other files need to be modified
> > >>
> > >> Cheers!
> > >> Hernan
> > >>
> > >> Anita Kulshreshtha wrote:
> > >>>     yup, copying alpha-1-20070806.170854-1.jar over alpha-1 (and
> > >>> modifying plugin.xml and the pom file) works. A new release would be
> > >>> nice otherwise we can put it in the repo.
> > >>>
> > >>> Thanks
> > >>> Anita
> > >>>
> > >>> --- Donald Woods <dw...@apache.org> wrote:
> > >>>
> > >>>> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
> > >>>> I still had a copy of the last alpha-1-SNAPSHOT laying around
> > >>>> (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar) and copied it
> > >>>> over the
> > >>>> released alpha-1.jar from 8/8 and my builds starting working again on
> > >>>> WinXP....
> > >>>>
> > >>>> Should we place this in the repo for 2.0.1-SNAPSHOT or ask them to
> > >>>> fix it
> > >>>> before we release 2.0.1?
> > >>>>
> > >>>>
> > >>>>
> > >>>> -Donald
> > >>>>
> > >>>> Anita Kulshreshtha wrote:
> > >>>>>     I have not been so lucky. I have tried branches/2.0.0 also. I
> > >>>> have
> > >>>>> tried deleting org.codehaus.mojo.jspc and ant from .m2 repo without
> > >>>> any
> > >>>>> success (The trunk builds fine).
> > >>>>>
> > >>>>> Thanks
> > >>>>> Anita
> > >>>>>
> > >>>>> --- Vamsavardhana Reddy <c1...@gmail.com> wrote:
> > >>>>>
> > >>>>>> I am not exactly building from geronimo-2.0-src.zip, but from
> > >>>>>> branches\2.0.0.  If that still counts as if I built from src
> > >>>> zip... I
> > >>>>>> have
> > >>>>>> not run into this problem.  I have tried after removing
> > >>>>>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO so that it
> > >>>>>> downloads a
> > >>>>>> fresh.
> > >>>>>>
> > >>>>>> --vamsi
> > >>>>>>
> > >>>>>>
> > >>>>>> On 8/9/07, Anita Kulshreshtha <a_...@yahoo.com> wrote:
> > >>>>>>>    Is anyone else seeing this in geronimo-welcome.. I am building
> > >>>>>> from
> > >>> http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip
> > >>>>>>> Thanks
> > >>>>>>> Anita
> > >>>>>>>
> > >>>>>>> Downloading:
> > >>>>>>>
> > >>>> http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
> > >>>>>>> -tomcat6/2.0-alpha-1/jspc-compiler-tomcat6-2.0-alpha-1.jar
> > >>>>>>> 4K downloaded
> > >>>>>>> [INFO] [jspc:compile {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.<init>(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
> > >>> === message truncated ===
> > >>>
> > >>>
> > >>>
> > >>>
> > >>> ____________________________________________________________________________________Ready for the edge of your seat?
> > >>> Check out tonight's top picks on Yahoo! TV.
> > >>> http://tv.yahoo.com/
> > >>>
> > >
> > >
> >
> >
>

Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Prasad Kashyap <go...@gmail.com>.
I have begun to see this same error at another location now.

On windows, run mvn from server/testsuite directory and you will get this

[INFO] [selenium:start-server {execution: start-server}]
[INFO] Starting Selenium server...
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] null
Illegal character in path at index 18: file:/C:/Documents and
Settings/Administrator/.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(DelegatingMethodAccessorImpl.java:25)


http://rifers.org/paste/show/5312

Cheers
Prasad




On 8/14/07, Donald Woods <dw...@apache.org> wrote:
> This should now be fixed in Rev565885.
>
> Should this be pulled into 2.0.1?
>
>
> -Donald
>
> Prasad Kashyap wrote:
> > The changes that Donald Woods is doing (svn commit: r565837) is
> > supposed to fix this.
> >
> > However, as you can see from the latest build error, this needs to be
> > fixed further.
> >
> > Cheers
> > Prasad
> >
> > On 8/14/07, Hernan Cunico <hc...@gmail.com> wrote:
> >> So, how is this Jedi hand waving thingy?
> >>
> >> What is the file that needs to be replaced and where do I get it from? I don't see any on my repo with that timestamp.
> >>
> >> What other files need to be modified
> >>
> >> Cheers!
> >> Hernan
> >>
> >> Anita Kulshreshtha wrote:
> >>>     yup, copying alpha-1-20070806.170854-1.jar over alpha-1 (and
> >>> modifying plugin.xml and the pom file) works. A new release would be
> >>> nice otherwise we can put it in the repo.
> >>>
> >>> Thanks
> >>> Anita
> >>>
> >>> --- Donald Woods <dw...@apache.org> wrote:
> >>>
> >>>> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
> >>>> I still had a copy of the last alpha-1-SNAPSHOT laying around
> >>>> (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar) and copied it
> >>>> over the
> >>>> released alpha-1.jar from 8/8 and my builds starting working again on
> >>>> WinXP....
> >>>>
> >>>> Should we place this in the repo for 2.0.1-SNAPSHOT or ask them to
> >>>> fix it
> >>>> before we release 2.0.1?
> >>>>
> >>>>
> >>>>
> >>>> -Donald
> >>>>
> >>>> Anita Kulshreshtha wrote:
> >>>>>     I have not been so lucky. I have tried branches/2.0.0 also. I
> >>>> have
> >>>>> tried deleting org.codehaus.mojo.jspc and ant from .m2 repo without
> >>>> any
> >>>>> success (The trunk builds fine).
> >>>>>
> >>>>> Thanks
> >>>>> Anita
> >>>>>
> >>>>> --- Vamsavardhana Reddy <c1...@gmail.com> wrote:
> >>>>>
> >>>>>> I am not exactly building from geronimo-2.0-src.zip, but from
> >>>>>> branches\2.0.0.  If that still counts as if I built from src
> >>>> zip... I
> >>>>>> have
> >>>>>> not run into this problem.  I have tried after removing
> >>>>>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO so that it
> >>>>>> downloads a
> >>>>>> fresh.
> >>>>>>
> >>>>>> --vamsi
> >>>>>>
> >>>>>>
> >>>>>> On 8/9/07, Anita Kulshreshtha <a_...@yahoo.com> wrote:
> >>>>>>>    Is anyone else seeing this in geronimo-welcome.. I am building
> >>>>>> from
> >>> http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip
> >>>>>>> Thanks
> >>>>>>> Anita
> >>>>>>>
> >>>>>>> Downloading:
> >>>>>>>
> >>>> http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
> >>>>>>> -tomcat6/2.0-alpha-1/jspc-compiler-tomcat6-2.0-alpha-1.jar
> >>>>>>> 4K downloaded
> >>>>>>> [INFO] [jspc:compile {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.<init>(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
> >>> === message truncated ===
> >>>
> >>>
> >>>
> >>>
> >>> ____________________________________________________________________________________Ready for the edge of your seat?
> >>> Check out tonight's top picks on Yahoo! TV.
> >>> http://tv.yahoo.com/
> >>>
> >
> >
>
>

Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Donald Woods <dw...@apache.org>.
This should now be fixed in Rev565885.

Should this be pulled into 2.0.1?


-Donald

Prasad Kashyap wrote:
> The changes that Donald Woods is doing (svn commit: r565837) is
> supposed to fix this.
> 
> However, as you can see from the latest build error, this needs to be
> fixed further.
> 
> Cheers
> Prasad
> 
> On 8/14/07, Hernan Cunico <hc...@gmail.com> wrote:
>> So, how is this Jedi hand waving thingy?
>>
>> What is the file that needs to be replaced and where do I get it from? I don't see any on my repo with that timestamp.
>>
>> What other files need to be modified
>>
>> Cheers!
>> Hernan
>>
>> Anita Kulshreshtha wrote:
>>>     yup, copying alpha-1-20070806.170854-1.jar over alpha-1 (and
>>> modifying plugin.xml and the pom file) works. A new release would be
>>> nice otherwise we can put it in the repo.
>>>
>>> Thanks
>>> Anita
>>>
>>> --- Donald Woods <dw...@apache.org> wrote:
>>>
>>>> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
>>>> I still had a copy of the last alpha-1-SNAPSHOT laying around
>>>> (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar) and copied it
>>>> over the
>>>> released alpha-1.jar from 8/8 and my builds starting working again on
>>>> WinXP....
>>>>
>>>> Should we place this in the repo for 2.0.1-SNAPSHOT or ask them to
>>>> fix it
>>>> before we release 2.0.1?
>>>>
>>>>
>>>>
>>>> -Donald
>>>>
>>>> Anita Kulshreshtha wrote:
>>>>>     I have not been so lucky. I have tried branches/2.0.0 also. I
>>>> have
>>>>> tried deleting org.codehaus.mojo.jspc and ant from .m2 repo without
>>>> any
>>>>> success (The trunk builds fine).
>>>>>
>>>>> Thanks
>>>>> Anita
>>>>>
>>>>> --- Vamsavardhana Reddy <c1...@gmail.com> wrote:
>>>>>
>>>>>> I am not exactly building from geronimo-2.0-src.zip, but from
>>>>>> branches\2.0.0.  If that still counts as if I built from src
>>>> zip... I
>>>>>> have
>>>>>> not run into this problem.  I have tried after removing
>>>>>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO so that it
>>>>>> downloads a
>>>>>> fresh.
>>>>>>
>>>>>> --vamsi
>>>>>>
>>>>>>
>>>>>> On 8/9/07, Anita Kulshreshtha <a_...@yahoo.com> wrote:
>>>>>>>    Is anyone else seeing this in geronimo-welcome.. I am building
>>>>>> from
>>> http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip
>>>>>>> Thanks
>>>>>>> Anita
>>>>>>>
>>>>>>> Downloading:
>>>>>>>
>>>> http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
>>>>>>> -tomcat6/2.0-alpha-1/jspc-compiler-tomcat6-2.0-alpha-1.jar
>>>>>>> 4K downloaded
>>>>>>> [INFO] [jspc:compile {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.<init>(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
>>> === message truncated ===
>>>
>>>
>>>
>>>
>>> ____________________________________________________________________________________Ready for the edge of your seat?
>>> Check out tonight's top picks on Yahoo! TV.
>>> http://tv.yahoo.com/
>>>
> 
> 

Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Prasad Kashyap <go...@gmail.com>.
The changes that Donald Woods is doing (svn commit: r565837) is
supposed to fix this.

However, as you can see from the latest build error, this needs to be
fixed further.

Cheers
Prasad

On 8/14/07, Hernan Cunico <hc...@gmail.com> wrote:
> So, how is this Jedi hand waving thingy?
>
> What is the file that needs to be replaced and where do I get it from? I don't see any on my repo with that timestamp.
>
> What other files need to be modified
>
> Cheers!
> Hernan
>
> Anita Kulshreshtha wrote:
> >     yup, copying alpha-1-20070806.170854-1.jar over alpha-1 (and
> > modifying plugin.xml and the pom file) works. A new release would be
> > nice otherwise we can put it in the repo.
> >
> > Thanks
> > Anita
> >
> > --- Donald Woods <dw...@apache.org> wrote:
> >
> >> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
> >> I still had a copy of the last alpha-1-SNAPSHOT laying around
> >> (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar) and copied it
> >> over the
> >> released alpha-1.jar from 8/8 and my builds starting working again on
> >> WinXP....
> >>
> >> Should we place this in the repo for 2.0.1-SNAPSHOT or ask them to
> >> fix it
> >> before we release 2.0.1?
> >>
> >>
> >>
> >> -Donald
> >>
> >> Anita Kulshreshtha wrote:
> >>>     I have not been so lucky. I have tried branches/2.0.0 also. I
> >> have
> >>> tried deleting org.codehaus.mojo.jspc and ant from .m2 repo without
> >> any
> >>> success (The trunk builds fine).
> >>>
> >>> Thanks
> >>> Anita
> >>>
> >>> --- Vamsavardhana Reddy <c1...@gmail.com> wrote:
> >>>
> >>>> I am not exactly building from geronimo-2.0-src.zip, but from
> >>>> branches\2.0.0.  If that still counts as if I built from src
> >> zip... I
> >>>> have
> >>>> not run into this problem.  I have tried after removing
> >>>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO so that it
> >>>> downloads a
> >>>> fresh.
> >>>>
> >>>> --vamsi
> >>>>
> >>>>
> >>>> On 8/9/07, Anita Kulshreshtha <a_...@yahoo.com> wrote:
> >>>>>    Is anyone else seeing this in geronimo-welcome.. I am building
> >>>> from
> > http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip
> >>>>> Thanks
> >>>>> Anita
> >>>>>
> >>>>> Downloading:
> >>>>>
> >> http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
> >>>>> -tomcat6/2.0-alpha-1/jspc-compiler-tomcat6-2.0-alpha-1.jar
> >>>>> 4K downloaded
> >>>>> [INFO] [jspc:compile {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.<init>(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
> > === message truncated ===
> >
> >
> >
> >
> > ____________________________________________________________________________________Ready for the edge of your seat?
> > Check out tonight's top picks on Yahoo! TV.
> > http://tv.yahoo.com/
> >
>

Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Donald Woods <dw...@apache.org>.
I just checked it into the branches/2.0/repository and updated the build to 
install and use it.  If all looks well, I'll copy it into branches/2.0.1, too....

-Donald

Hernan Cunico wrote:
> So, how is this Jedi hand waving thingy?
> 
> What is the file that needs to be replaced and where do I get it from? I 
> don't see any on my repo with that timestamp.
> 
> What other files need to be modified
> 
> Cheers!
> Hernan
> Anita Kulshreshtha wrote:
>>     yup, copying alpha-1-20070806.170854-1.jar over alpha-1 (and
>> modifying plugin.xml and the pom file) works. A new release would be
>> nice otherwise we can put it in the repo.
>>
>> Thanks
>> Anita
>>
>> --- Donald Woods <dw...@apache.org> wrote:
>>
>>> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
>>> I still had a copy of the last alpha-1-SNAPSHOT laying around
>>> (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar) and copied it
>>> over the
>>> released alpha-1.jar from 8/8 and my builds starting working again on
>>> WinXP....
>>>
>>> Should we place this in the repo for 2.0.1-SNAPSHOT or ask them to
>>> fix it before we release 2.0.1?
>>>
>>>
>>>
>>> -Donald
>>>
>>> Anita Kulshreshtha wrote:
>>>>     I have not been so lucky. I have tried branches/2.0.0 also. I
>>> have
>>>> tried deleting org.codehaus.mojo.jspc and ant from .m2 repo without
>>> any
>>>> success (The trunk builds fine).
>>>> Thanks
>>>> Anita
>>>>  
>>>> --- Vamsavardhana Reddy <c1...@gmail.com> wrote:
>>>>
>>>>> I am not exactly building from geronimo-2.0-src.zip, but from
>>>>> branches\2.0.0.  If that still counts as if I built from src
>>> zip... I
>>>>> have
>>>>> not run into this problem.  I have tried after removing
>>>>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO so that it
>>>>> downloads a
>>>>> fresh.
>>>>>
>>>>> --vamsi
>>>>>
>>>>>
>>>>> On 8/9/07, Anita Kulshreshtha <a_...@yahoo.com> wrote:
>>>>>>    Is anyone else seeing this in geronimo-welcome.. I am building
>>>>> from
>> http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip
>>>>>> Thanks
>>>>>> Anita
>>>>>>
>>>>>> Downloading:
>>>>>>
>>> http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
>>>>>> -tomcat6/2.0-alpha-1/jspc-compiler-tomcat6-2.0-alpha-1.jar
>>>>>> 4K downloaded
>>>>>> [INFO] [jspc:compile {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.<init>(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
>> === message truncated ===
>>
>>
>>
>>        
>> ____________________________________________________________________________________Ready 
>> for the edge of your seat? Check out tonight's top picks on Yahoo! TV. 
>> http://tv.yahoo.com/
>>
> 
> 

Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Hernan Cunico <hc...@gmail.com>.
So, how is this Jedi hand waving thingy?

What is the file that needs to be replaced and where do I get it from? I don't see any on my repo with that timestamp.

What other files need to be modified

Cheers!
Hernan 

Anita Kulshreshtha wrote:
>     yup, copying alpha-1-20070806.170854-1.jar over alpha-1 (and
> modifying plugin.xml and the pom file) works. A new release would be
> nice otherwise we can put it in the repo.
> 
> Thanks
> Anita
> 
> --- Donald Woods <dw...@apache.org> wrote:
> 
>> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
>> I still had a copy of the last alpha-1-SNAPSHOT laying around
>> (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar) and copied it
>> over the
>> released alpha-1.jar from 8/8 and my builds starting working again on
>> WinXP....
>>
>> Should we place this in the repo for 2.0.1-SNAPSHOT or ask them to
>> fix it 
>> before we release 2.0.1?
>>
>>
>>
>> -Donald
>>
>> Anita Kulshreshtha wrote:
>>>     I have not been so lucky. I have tried branches/2.0.0 also. I
>> have
>>> tried deleting org.codehaus.mojo.jspc and ant from .m2 repo without
>> any
>>> success (The trunk builds fine). 
>>>
>>> Thanks
>>> Anita
>>>  
>>> --- Vamsavardhana Reddy <c1...@gmail.com> wrote:
>>>
>>>> I am not exactly building from geronimo-2.0-src.zip, but from
>>>> branches\2.0.0.  If that still counts as if I built from src
>> zip... I
>>>> have
>>>> not run into this problem.  I have tried after removing
>>>> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO so that it
>>>> downloads a
>>>> fresh.
>>>>
>>>> --vamsi
>>>>
>>>>
>>>> On 8/9/07, Anita Kulshreshtha <a_...@yahoo.com> wrote:
>>>>>    Is anyone else seeing this in geronimo-welcome.. I am building
>>>> from
> http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip
>>>>> Thanks
>>>>> Anita
>>>>>
>>>>> Downloading:
>>>>>
>> http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
>>>>> -tomcat6/2.0-alpha-1/jspc-compiler-tomcat6-2.0-alpha-1.jar
>>>>> 4K downloaded
>>>>> [INFO] [jspc:compile {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.<init>(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
> === message truncated ===
> 
> 
> 
>        
> ____________________________________________________________________________________Ready for the edge of your seat? 
> Check out tonight's top picks on Yahoo! TV. 
> http://tv.yahoo.com/
> 

Re: [Fwd: Re: building geronimo-2.0-rc1]

Posted by Anita Kulshreshtha <a_...@yahoo.com>.
    yup, copying alpha-1-20070806.170854-1.jar over alpha-1 (and
modifying plugin.xml and the pom file) works. A new release would be
nice otherwise we can put it in the repo.

Thanks
Anita

--- Donald Woods <dw...@apache.org> wrote:

> The jspc-maven-plugin-2.0-alpha-1.jar is to blame.
> I still had a copy of the last alpha-1-SNAPSHOT laying around
> (jspc-maven-plugin-2.0-alpha-1-20070806.170854-1.jar) and copied it
> over the
> released alpha-1.jar from 8/8 and my builds starting working again on
> WinXP....
> 
> Should we place this in the repo for 2.0.1-SNAPSHOT or ask them to
> fix it 
> before we release 2.0.1?
> 
> 
> 
> -Donald
> 
> Anita Kulshreshtha wrote:
> >     I have not been so lucky. I have tried branches/2.0.0 also. I
> have
> > tried deleting org.codehaus.mojo.jspc and ant from .m2 repo without
> any
> > success (The trunk builds fine). 
> > 
> > Thanks
> > Anita
> >  
> > --- Vamsavardhana Reddy <c1...@gmail.com> wrote:
> > 
> >> I am not exactly building from geronimo-2.0-src.zip, but from
> >> branches\2.0.0.  If that still counts as if I built from src
> zip... I
> >> have
> >> not run into this problem.  I have tried after removing
> >> jspc-compiler-tomcat6-2.0-alpha-1.jar from my M2REPO so that it
> >> downloads a
> >> fresh.
> >>
> >> --vamsi
> >>
> >>
> >> On 8/9/07, Anita Kulshreshtha <a_...@yahoo.com> wrote:
> >>>    Is anyone else seeing this in geronimo-welcome.. I am building
> >> from
> >
>
http://people.apache.org/~hogstrom/geronimo-2.0-rc1/geronimo-2.0-src.zip
> >>> Thanks
> >>> Anita
> >>>
> >>> Downloading:
> >>>
> http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc-compiler
> >>> -tomcat6/2.0-alpha-1/jspc-compiler-tomcat6-2.0-alpha-1.jar
> >>> 4K downloaded
> >>> [INFO] [jspc:compile {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.<init>(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
> 
=== message truncated ===



       
____________________________________________________________________________________Ready for the edge of your seat? 
Check out tonight's top picks on Yahoo! TV. 
http://tv.yahoo.com/