Hi, I still cannot build yoko from the source. I tried to move the .m2 repository to another path, but it does not help. I do not get any previous errors, maven can download all files. The error is still the same, at the CORE TEST the maven process hangs up. Is there a place where I can download the binaries?
Christian -------- Original-Nachricht -------- Datum: Tue, 22 Aug 2006 16:52:33 +0100 Von: "Nolan, Edell" <[EMAIL PROTECTED]> An: [email protected] Betreff: RE: RE: RE: build yoko problem > Hi, > > Hmm ? > > Well that was the exact problem I had before. Maybe try moving the .m2 > repository somewhere else and change the location of where it points to in > your maven configuration file and see if that helps. > > Do you get any previous errors with maven indicating that it can't > download somethings ? > > Edell. > > -----Original Message----- > From: Christian Galbavy [mailto:[EMAIL PROTECTED] > Sent: 22 August 2006 16:49 > To: [email protected] > Subject: Re: RE: RE: build yoko problem > > Hi, > > the path does not contain spaces. The thing is that it seems that the > first three modules (Yoko Corba Server, Sun jars and Corba Specification)get > build without problems, so I think maven works without problems. > When it comes to the CORE-TESTS I get an error message and after the > message: > [client:out] Testing string_to_object... > the process stops. > Thanks for your fast help. > > Regards Christian > > > -------- Original-Nachricht -------- > Datum: Tue, 22 Aug 2006 16:23:43 +0100 > Von: "Nolan, Edell" <[EMAIL PROTECTED]> > An: [email protected] > Betreff: RE: RE: build yoko problem > > > 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 > > > > -- > > > "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... > Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail > -- Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit! "Feel free" mit GMX DSL: http://www.gmx.net/de/go/dsl
