Can you update and try again?   I copied the version from the yoko project 
which has been tested with windows and unix.   Thus, in theory, it should 
work. 

This DOES point out that apparently no-body checked it on windows while it 
was in the sandbox.   Not a huge deal, but in the future, we should 
probably make sure that anything moved from sandbox to main IS tested on 
a couple platforms.  

Dan



On Monday 08 May 2006 16:49, Daniel Kulp wrote:
> This is definitely my problem...   I'll look into it.   Probably a
> Windows/Unix thing.   I probably need to force a mvn.bat for windows
> users.   (I don't have a windows box available, but I have a good idea
> how to fix it)    Give me 15 minutes.
>
> Dan
>
> On Monday 08 May 2006 16:43, Ignacio Silva-Lepe wrote:
> > Yes, thanks, I picked it up. However, now I am getting a:
> >
> > [INFO]
> > ---------------------------------------------------------------------
> >-- -- [ERROR] BUILD ERROR
> > [INFO]
> > ---------------------------------------------------------------------
> >-- -- [INFO] Error executing ant tasks
> >
> > Embedded error: The following error occurred while executing this
> > line:
> > C:\Devt\eclipse-311\eclipse\workspace\tuscany\sca\bindings\sunjars\bu
> >il d.xml:32: Execute failed: java.io.IOException: CreateProcess: mvn
> > install:install-file -D
> > groupId=javax.annotation -DartifactId=jsr250-api
> > -Dversion=2.0-JAXWS-2.0-EA3 -Dp
> > ackaging=jar -DgeneratePom=true
> > -Dfile=C:\Devt\eclipse-311\eclipse\workspace\tus
> > cany\sca\bindings\sunjars/target/celtix-install/celtix/lib/jsr250-api
> >-2 .0-JAXWS- 2.0-EA3.jar error=2
> > [INFO]
> > ---------------------------------------------------------------------
> >-- -- [INFO] Trace
> > org.apache.maven.lifecycle.LifecycleExecutionException: Error
> > executing ant task
> > s
> >         at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
> > ultLifecycleExecutor.java:556)
> >         at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
> > fecycle(DefaultLifecycleExecutor.java:472)
> >         at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
> > ltLifecycleExecutor.java:451)
> >         at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
> > dleFailures(DefaultLifecycleExecutor.java:303)
> >         at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
> > ts(DefaultLifecycleExecutor.java:270)
> >         at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
> > fecycleExecutor.java:139)
> >         at
> > org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322) at
> > org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115) at
> > org.apache.maven.cli.MavenCli.main(MavenCli.java:249) at
> > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> > java:64)
> >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > sorImpl.java:43)
> >         at java.lang.reflect.Method.invoke(Method.java:615)
> >         at
> > org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
> >         at
> > org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at
> > org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
> >
> >         at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> >
> > ...
> >
> > Caused by: java.io.IOException: CreateProcess: mvn
> > install:install-file -DgroupI
> > d=javax.annotation -DartifactId=jsr250-api
> > -Dversion=2.0-JAXWS-2.0-EA3 -Dpackagi ng=jar -DgeneratePom=true
> > -Dfile=C:\Devt\eclipse-311\eclipse\workspace\tuscany\s
> > ca\bindings\sunjars/target/celtix-install/celtix/lib/jsr250-api-2.0-J
> >AX WS-2.0-EA 3.jar error=2
> >         at java.lang.ProcessImpl.create(Native Method)
> >         at java.lang.ProcessImpl.<init>(ProcessImpl.java:108)
> >         at java.lang.ProcessImpl.start(ProcessImpl.java:56)
> >         at java.lang.ProcessBuilder.start(ProcessBuilder.java:466)
> >         at java.lang.Runtime.exec(Runtime.java:607)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > Method) at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> > java:64)
> >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > sorImpl.java:43)
> >         at java.lang.reflect.Method.invoke(Method.java:615)
> >         at
> > org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Exec
> > ute.java:834)
> >         at
> > org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:435) at
> > org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:449) at
> > org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:576)
> >         at
> > org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:617) ...
> > 32 more
> > [INFO]
> > ---------------------------------------------------------------------
> >-- --
> >
> >
> >
> > Any ideas?
> >
> > Thanks in advance.
> > ----- Original Message -----
> > From: "Raymond Feng" <[EMAIL PROTECTED]>
> > To: <[email protected]>
> > Sent: Monday, May 08, 2006 4:34 PM
> > Subject: Re: Build Break?
> >
> > > Frank has checked in a workaround. Please refresh and build again.
> > >
> > > Thanks,
> > > Raymond
> > >
> > >
> > > ----- Original Message -----
> > > From: "Ignacio Silva-Lepe" <[EMAIL PROTECTED]>
> > > To: <[email protected]>
> > > Sent: Monday, May 08, 2006 1:18 PM
> > > Subject: Re: Build Break?
> > >
> > >
> > > Hi Raymond,
> > >
> > > Any luck with this? I am having the exact same problem, deleted the
> > > entire eclipse dir from my local repo and now I get the same SDO
> > > code-gen fatal error.
> > >
> > > Ignacio

-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727  C: 508-380-7194
[EMAIL PROTECTED]

Reply via email to