Re: release of maven-eclipse-plugin 2.6 ?

2009-02-28 Thread Arnaud HERITIER
ok, bad investigation.Generated classpaths changed. now it has "/M2_REPO/." entries instead of "M2_REPO/..." before and integration testcases weren't updated. I found the chenge here by rahul : http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/

Re: release of maven-eclipse-plugin 2.6 ?

2009-02-28 Thread Arnaud HERITIER
I have some issues with integration tests. It's always the same problem : the plugin finds some artifacts sources and adds them in the .classpath whereas ITs didn't have them.I'm trying to fix them... Arnaud On Fri, Feb 27, 2009 at 7:36 PM, Arnaud HERITIER wrote: > yes ;-)Parent poms where pub

Re: [Off Topic] Re: Code provenance checks for Plexus components

2009-02-28 Thread Robert Burrell Donkin
On Sat, Feb 28, 2009 at 8:28 PM, Arnaud HERITIER wrote: > Ok I understand. The problem is for commercial products based on Eclipse. I > forgot that.For plexus it's annoying but it mustn't be to difficult to > solve. The number of committers is limited and the major part is in the > maven's team. >

Re: [Off Topic] Re: Code provenance checks for Plexus components

2009-02-28 Thread Arnaud HERITIER
Ok I understand. The problem is for commercial products based on Eclipse. I forgot that.For plexus it's annoying but it mustn't be to difficult to solve. The number of committers is limited and the major part is in the maven's team. good luck Arnaud On Sat, Feb 28, 2009 at 11:48 AM, Abel Muiño

[VOTE] Release Maven Project Info Report Plugin version 2.2.1 (take two)

2009-02-28 Thread Vincent Siveton
Hi, This is a maintenance release due to MPIR-146. We solved 6 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14325&styleName=Html&projectId=11142&Create=Create There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=1

Re: [VOTE] Release Maven Project Info Report Plugin version 2.2.1

2009-02-28 Thread Vincent Siveton
I cancel this vote due to a conflict version of wagon between plugin and core. I will revert r748489 and restart. Cheers, Vincent 2009/2/28 Vincent Siveton : > Hi, > > This is a maintenance release due to MPIR-146. > > We solved 6 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?versio

Re: svn commit: r748858 - in /maven/plugins/trunk/maven-javadoc-plugin/src: main/java/org/apache/maven/plugin/javadoc/ site/apt/ site/apt/examples/

2009-02-28 Thread Benjamin Bentmann
Vincent Siveton wrote: I already thought about it and I plan to bump it when doing the release. I could do it now if you think it is better. WDYT? I'm not religious about the timing here, I was merely concerned about the release version. So, updating the version during the release is fine fo

Re: svn commit: r748858 - in /maven/plugins/trunk/maven-javadoc-plugin/src: main/java/org/apache/maven/plugin/javadoc/ site/apt/ site/apt/examples/

2009-02-28 Thread Vincent Siveton
Hi Benjamin, 2009/2/28 Benjamin Bentmann : > IMHO, these two new goals and the other new "fix" goal provide significant > feature additions (not to mention the amount of underlying code) that would > warrant calling the next release version 2.6 instead of 2.5.1. WDYT? I already thought about it a

Re: svn commit: r748858 - in /maven/plugins/trunk/maven-javadoc-plugin/src: main/java/org/apache/maven/plugin/javadoc/ site/apt/ site/apt/examples/

2009-02-28 Thread Benjamin Bentmann
Hi Vincent, Author: vsiveton Date: Sat Feb 28 14:27:12 2009 New Revision: 748858 URL: http://svn.apache.org/viewvc?rev=748858&view=rev Log: MJAVADOC-225: The plugin should be able to generate a jar of the aggregated javadoc o created 2 goals o updated documentation Added: maven/plugins/

Re: [Off Topic] Re: Code provenance checks for Plexus components

2009-02-28 Thread Rahul Thakur
IIRC, some of the sources are under ASL 2.0. I think I have seen some source headers with MIT and some with Common Public License. Rahul On 28/02/2009 4:18 p.m., Abel Muiño wrote: Arnaud HERITIER wrote: No it's not the case.I often find Apache processes heavy,, but if in eclipse you h

[VOTE] Release Maven Project Info Report Plugin version 2.2.1

2009-02-28 Thread Vincent Siveton
Hi, This is a maintenance release due to MPIR-146. We solved 6 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14325&styleName=Html&projectId=11142&Create=Create There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=1

[Off Topic] Re: Code provenance checks for Plexus components

2009-02-28 Thread Abel Muiño
Arnaud HERITIER wrote: > > No it's not the case.I often find Apache processes heavy,, but if in > eclipse > you have to validate all dependencies I better understand why its quality > is > lower day after day. All teams are probably checking their dependencies > instead of writting tests. > I