Re: mvn eclipse:eclipse fails on java

2007-08-13 Thread Simon Laws
On 8/13/07, Luciano Resende [EMAIL PROTECTED] wrote: Hi Ole Here is what I tried, and all went OK 1.Removed .m2\repository\org\apache\tuscany 2.svn update to revision #565235 3.cd %tuscany_home%\java 4.mvn -U -fn clean install java version 1.5.0_12 Java(TM) 2 Runtime Environment,

Re: mvn eclipse:eclipse fails on java

2007-08-13 Thread Ole Ersoy
Hi Luciano, Simon, I ran it like this: mvn -U -fn clean install And it runs fine (Some test errors, but build completes) with maven 2.0.5 and java 1.5.12. Thanks for all the feedback, - Ole Simon Laws wrote: On 8/13/07, Luciano Resende [EMAIL PROTECTED] wrote: Hi Ole Here is what I

Re: mvn eclipse:eclipse fails on java

2007-08-13 Thread Simon Laws
On 8/13/07, Ole Ersoy [EMAIL PROTECTED] wrote: Hi Luciano, Simon, I ran it like this: mvn -U -fn clean install And it runs fine (Some test errors, but build completes) with maven 2.0.5and java 1.5.12. Thanks for all the feedback, - Ole Simon Laws wrote: On 8/13/07, Luciano

Re: mvn eclipse:eclipse fails on java

2007-08-12 Thread Simon Laws
On 8/12/07, Ole Ersoy [EMAIL PROTECTED] wrote: SNIP i.e. sca/modules/binding-sca-xml Thanks for pointing this out Jean-Sebastien. OK - I tried building the module by itself. I'm running jdk 1.6, but that should be ok right? I get the following: [INFO] Compiling 2 source files to

Re: mvn eclipse:eclipse fails on java

2007-08-12 Thread Ole Ersoy
Hi Simon, Simon Laws wrote: I note from your other post that you are having problems with the full build with JDK1.6. Is it possible for you to try with 1.5 as this is known to work? We can then isolate JDK issues from these more general build issues. Oh Man - It almost made it - I gave

Re: mvn eclipse:eclipse fails on java

2007-08-12 Thread Luciano Resende
Hi Ole Here is what I tried, and all went OK 1.Removed .m2\repository\org\apache\tuscany 2.svn update to revision #565235 3.cd %tuscany_home%\java 4.mvn -U -fn clean install java version 1.5.0_12 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04) Java HotSpot(TM) Client VM

Re: mvn eclipse:eclipse fails on java

2007-08-11 Thread Jean-Sebastien Delfino
Ole Ersoy wrote: Hi Simon, SNIP assuming you have the source tree checked out of svn. Yes Can you try building that module before you run the eclipse generation? Sure - I'll give it a shot. If I'm in ./java how do I find the module? sca/modules/module-name-without-the-tuscany-prefix

Re: mvn eclipse:eclipse fails on java

2007-08-11 Thread Ole Ersoy
SNIP i.e. sca/modules/binding-sca-xml Thanks for pointing this out Jean-Sebastien. OK - I tried building the module by itself. I'm running jdk 1.6, but that should be ok right? I get the following: [INFO] Compiling 2 source files to

Re: mvn eclipse:eclipse fails on java

2007-08-10 Thread Ole Ersoy
I also tried looking for this manually: org.apache.tuscany.sca:tuscany-binding-sca-xml:jar:1.0-incubating-SNAPSHOT Here's what I find in the repository under: http://people.apache.org/repo/m2-snapshot-repository/org/apache/tuscany/sca/ [DIR] tuscany-binding-notification/

Re: mvn eclipse:eclipse fails on java

2007-08-10 Thread Ole Ersoy
I tried it with 2.0.5: [EMAIL PROTECTED] java]$ /home/ole/Desktop/maven-2.0.5/bin/mvn eclipse:eclipse I still get the same error... Missing: -- 1) org.apache.tuscany.sca:tuscany-binding-sca-xml:jar:1.0-incubating-SNAPSHOT Try downloading the file manually from the project website.

Re: mvn eclipse:eclipse fails on java

2007-08-10 Thread Simon Laws
On 8/10/07, Ole Ersoy [EMAIL PROTECTED] wrote: I also tried looking for this manually: org.apache.tuscany.sca:tuscany-binding-sca-xml:jar:1.0-incubating-SNAPSHOT Here's what I find in the repository under: http://people.apache.org/repo/m2-snapshot-repository/org/apache/tuscany/sca/

Re: mvn eclipse:eclipse fails on java

2007-08-10 Thread Ole Ersoy
Hi Simon, SNIP assuming you have the source tree checked out of svn. Yes Can you try building that module before you run the eclipse generation? Sure - I'll give it a shot. If I'm in ./java how do I find the module? Having said that I just knocked it out of my local repo and the

mvn eclipse:eclipse fails on java

2007-08-09 Thread Ole Ersoy
Hi, I tried checking out java and eclipseefying the build, but I get this error: 1 required artifact is missing. for artifact: org.apache.tuscany.sca:sample-helloworld-dojo:war:1.0-incubating-SNAPSHOT Thoughts? Thanks, - Ole

Re: mvn eclipse:eclipse fails on java

2007-08-09 Thread Luciano Resende
What version of maven are you using ? Does it work with maven 2.0.5 ? See more info here [1] [1] http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg21031.html On 8/9/07, Ole Ersoy [EMAIL PROTECTED] wrote: Hi, I tried checking out java and eclipseefying the build, but I get this error: