Re: [DISCUSS] - Dropping Maven 2.x support

2011-08-17 Thread Claus Ibsen
Hi I have noted in the Camel 2.9 release notes that Maven 2.x is deprecated. I have logged a JIRA ticket scheduled for Camel 2.10 to drop the 2.x support https://issues.apache.org/jira/browse/CAMEL-4341 On Mon, Aug 15, 2011 at 6:34 PM, Rob Davies rajdav...@gmail.com wrote: Seems a sensible

Re: [DISCUSS] - Dropping Maven 2.x support

2011-08-15 Thread Jon Anstey
+1 On Sun, Aug 14, 2011 at 7:05 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi I wonder if we should consider dropping any official support for Maven 2.x on the Apache Camel project? I guess most people is now migrated to Maven 3.0. And the last number of releases has been done using

Re: [DISCUSS] - Dropping Maven 2.x support

2011-08-15 Thread Willem Jiang
It could be easy to do it by changing the pom.xml prerequisites maven3.0.x/maven /prerequisites +1 for it. On 8/14/11 5:35 PM, Claus Ibsen wrote: Hi I wonder if we should consider dropping any official support for Maven 2.x on the Apache Camel project? I guess most people is now migrated

Re: [DISCUSS] - Dropping Maven 2.x support

2011-08-15 Thread Jean-Baptiste Onofré
+1 We can also add an enforcer rule as we made on Karaf. Regards JB On 08/15/2011 05:15 PM, Willem Jiang wrote: It could be easy to do it by changing the pom.xml prerequisites maven3.0.x/maven /prerequisites +1 for it. On 8/14/11 5:35 PM, Claus Ibsen wrote: Hi I wonder if we should

Re: [DISCUSS] - Dropping Maven 2.x support

2011-08-15 Thread Rob Davies
Seems a sensible approach On 14 Aug 2011, at 10:35, Claus Ibsen wrote: Hi I wonder if we should consider dropping any official support for Maven 2.x on the Apache Camel project? I guess most people is now migrated to Maven 3.0. And the last number of releases has been done using Maven

[DISCUSS] - Dropping Maven 2.x support

2011-08-14 Thread Claus Ibsen
Hi I wonder if we should consider dropping any official support for Maven 2.x on the Apache Camel project? I guess most people is now migrated to Maven 3.0. And the last number of releases has been done using Maven 3.0.x. Also in light of JDK 7 is now GA, and thus there could be issues with old

Re: [DISCUSS] - Dropping Maven 2.x support

2011-08-14 Thread Christian Müller
I think it's the right way and the right time to do it. Then we can also upgrade the plugins, which doesn't work with Maven 3, e.g. 'maven-shade-plugin'. Christian

Re: [DISCUSS] - Dropping Maven 2.x support

2011-08-14 Thread Fernando Ribeiro
+1 On Sun, Aug 14, 2011 at 5:17 PM, Christian Müller christian.muel...@gmail.com wrote: I think it's the right way and the right time to do it. Then we can also upgrade the plugins, which doesn't work with Maven 3, e.g. 'maven-shade-plugin'. Christian

Re: [DISCUSS] - Dropping Maven 2.x support

2011-08-14 Thread Johan Edstrom
+1, sounds like one less thing to worry about. /je

Re: [DISCUSS] - Dropping Maven 2.x support

2011-08-14 Thread Freeman Fang
+1 Freeman On 2011-8-14, at 下午5:35, Claus Ibsen wrote: Hi I wonder if we should consider dropping any official support for Maven 2.x on the Apache Camel project? I guess most people is now migrated to Maven 3.0. And the last number of releases has been done using Maven 3.0.x. Also in light