Hi, Does the path to your repository contain spaces.
If so try creating your .m2 repository in a directory without spaces - a jira issue was logged and you can help vote to get this fixed at http://jira.codehaus.org/browse/SUREFIRE-46 The surefire booter to escape the class path entries with spaces. Cheers, Edell. -----Original Message----- From: Christian Galbavy [mailto:[EMAIL PROTECTED] Sent: 22 August 2006 16:04 To: [email protected] Subject: Re: RE: build yoko problem Hi, yes I also tried this. Yoko gets build until the CORE module, the compilation isok, but then TESTS start and I get an error: [client:err] java.io.FileNotFoundException: TestINS.ref (No such file or directory) ... After that the mvn-process does not come back. I'm using maven2.0.4 and JDK1.5. Regards Christian -------- Original-Nachricht -------- Datum: Tue, 22 Aug 2006 15:13:43 +0100 Von: "Nolan, Edell" <[EMAIL PROTECTED]> An: [email protected] Betreff: RE: build yoko problem > Hi, > > Have you tried doing an mvn install from the trunk directory ? > > Edell. > > -----Original Message----- > From: Christian Galbavy [mailto:[EMAIL PROTECTED] > Sent: 22 August 2006 15:09 > To: [email protected] > Subject: build yoko problem > > Hi > > I have got some problems to build yoko. I checked out the source from: > http://svn.apache.org/repos/asf/incubator/yoko/trunk/ > Then I ran the installSunJars script, which worked fine. I only want > to build the distribution directory, so I went to the my directory > .../yoko/trunk/distribution and called "mvn install". I am using maven2.0.4 > and jdk1.5. > The maven script cannot download all the yoko jars from the > repositories (https://maven-repository.dev.java.net/nonav/repository/, > http://maven.objectweb.org/maven2-snapshot, > http://repo1.maven.org/maven2), like > yoko-bindings-1.0-incubating-M1-SNAPSHOT.jar, > yoko-tools-1.0-incubating-M1-SNAPSHOT.jar > and so on. > > How can I build the source then? > > Thanks for your help > Regards > Christian > > -- > > > Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit! > "Feel free" mit GMX DSL: http://www.gmx.net/de/go/dsl > -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
