I have tried it on another windows machine with same fate...

Thanks for responding
Anita

--- Prasad Kashyap <[EMAIL PROTECTED]> wrote:

> I see this same problem on Windows while building branches/2.0.0 and
> with a squeaky clean repo.
> 
> I do not have this problem on Linux.
> 
> Cheers
> Prasad
> 
> On 8/10/07, Anita Kulshreshtha <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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)
> 
=== message truncated ===



       
____________________________________________________________________________________
Pinpoint customers who are looking for what you sell. 
http://searchmarketing.yahoo.com/

Reply via email to