Re: 'mvn eclipse:clean eclipse:eclipse' not being happy with ${jetty-version}

2011-10-04 Thread bvahdat
Hi Daniel, that was EXACTLY the fix I was looking for since weeks... No wonder that now maven is happy like me as well ... Thanks alot Regards, Babak -- View this message in context: http://camel.465427.n5.nabble.com/mvn-eclipse-clean-eclipse-eclipse-not-being-happy-with-jetty-version-tp4806907

Re: 'mvn eclipse:clean eclipse:eclipse' not being happy with ${jetty-version}

2011-10-03 Thread Daniel Kulp
On Monday, October 03, 2011 6:09:55 AM bvahdat wrote: > Hi, > > One more try in the hope that I get some echo if I'm wrong or if I'm the > only one having this "jetty-version" issue by "Camel build POM". > > I would really appreciate all kinds of advices. Can you try now? I just moved the plug

Re: 'mvn eclipse:clean eclipse:eclipse' not being happy with ${jetty-version}

2011-10-03 Thread bvahdat
Hi, One more try in the hope that I get some echo if I'm wrong or if I'm the only one having this "jetty-version" issue by "Camel build POM". I would really appreciate all kinds of advices. Regards, Babak -- View this message in context: http://camel.465427.n5.nabble.com/mvn-eclipse-clean-ecli

Re: 'mvn eclipse:clean eclipse:eclipse' not being happy with ${jetty-version}

2011-09-23 Thread bvahdat
Hi, I would really appreciate any update on this issue, as it's still not resolved on the 'Camel build POM' itself: https://svn.apache.org/repos/asf/camel/trunk/pom.xml Indeed the fix Claus did for the buildingtools module resolved the problem for this module itself: http://svn.apache.org/viewv

Re: 'mvn eclipse:clean eclipse:eclipse' not being happy with ${jetty-version}

2011-09-15 Thread bvahdat
Hi Willem, O.K. I see, the version value has so to say just a sympolic value, and just effect how the tools display that dependency like here: http://hobione.files.wordpress.com/2009/03/listofdependency.jpg Nevertheless I would also set it to 1.6 or 1.6.0 to avoid any misunderstanding for the du

Re: 'mvn eclipse:clean eclipse:eclipse' not being happy with ${jetty-version}

2011-09-15 Thread Willem Jiang
The version of com.sun:tool is not take any effect , it just dependent on your JDK which is set by the java home. On Fri Sep 16 02:26:26 2011, bvahdat wrote: Dear Claus, thanks for the fix which indeed suppressed the unresolvable dependency on the buildingtools module itself. however the prob

Re: 'mvn eclipse:clean eclipse:eclipse' not being happy with ${jetty-version}

2011-09-15 Thread bvahdat
Dear Claus, thanks for the fix which indeed suppressed the unresolvable dependency on the buildingtools module itself. however the problem still insists on the 'Camel build POM' module itself: c:\dev\workspace\camel>mvn dependency:tree ... ... [WARNING] The POM for org.mortbay.jetty:jetty-maven-p

Re: 'mvn eclipse:clean eclipse:eclipse' not being happy with ${jetty-version}

2011-09-15 Thread Claus Ibsen
Hi I have fixed this on trunk. On Thu, Sep 15, 2011 at 4:51 PM, bvahdat wrote: > Hi Andreas, > > That's indeed true, and that's why no problem occurs concerning > jetty-version property on other modules having parent/pom.xml as the parent > (either directly or indirectly) like the camel-web mod

Re: 'mvn eclipse:clean eclipse:eclipse' not being happy with ${jetty-version}

2011-09-15 Thread bvahdat
Hi Andreas, That's indeed true, and that's why no problem occurs concerning jetty-version property on other modules having parent/pom.xml as the parent (either directly or indirectly) like the camel-web module. However having that jetty-version definition in parent/pom.xml doesn't help on the pro

Re: 'mvn eclipse:clean eclipse:eclipse' not being happy with ${jetty-version}

2011-09-15 Thread Andreas Kuhtz
Hi, It's defined in parent/pom.xml ... Cheers Andi -- View this message in context: http://camel.465427.n5.nabble.com/mvn-eclipse-clean-eclipse-eclipse-not-being-happy-with-jetty-version-tp4806907p4807028.html Sent from the Camel - Users mailing list archive at Nabble.com.