Re: [VOTE] Release Maven Source Plugin version 2.2

2012-08-03 Thread Stephane Nicoll
My +1 S. On Thu, Aug 2, 2012 at 8:19 PM, Stephane Nicoll stephane.nic...@gmail.com wrote: Hi, We solved 11 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147styleName=Htmlversion=15855 There are still a couple of issues left in JIRA:

Re: [VOTE] Release Maven Source Plugin version 2.2

2012-08-03 Thread Stephen Connolly
I hope http://jira.codehaus.org/browse/MSOURCES-56 does not impact people uploading to the central repository where the validation rules (when I last checked) require at least an empty sources artifact be deployed. I am not seeing a parameter on

Re: Pluggable dependency version

2012-08-03 Thread Jesse Glick
On 08/02/2012 04:58 AM, Anders Hammar wrote: not have a dependency on some library in the plugin itself but rely on it being declared as a dependency in the Maven project where the plugin is bound. That made it totally controllable by the project. If the build-time code would not normally

Re: Pluggable dependency version

2012-08-03 Thread Anders Hammar
What's the benefit of this approach rather than just having the user adding the dependencies directly to the plugin (execution) declaration? To me it seems as it would be the same number of xml rows in the pom and it would make the plugin coding a lot easier. /Anders On Fri, Aug 3, 2012 at 2:56

Error in dependency

2012-08-03 Thread Nimm
Hi... I use dependencies and created war file... but after deploying that it shows error... i think it is the problem with versions.. but i don't know what jar versions need to change and please give me those dependencies also. I including my POM.xml also project

Re: Error in dependency

2012-08-03 Thread Jesse Farinacci
Greetings, On Fri, Aug 3, 2012 at 8:40 AM, Nimm niji...@gmail.com wrote: I use dependencies and created war file... but after deploying that it shows error... i think it is the problem with versions.. but i don't know what jar versions need to change and please give me those dependencies

Re: Release Request: maven-rar-plugin

2012-08-03 Thread Olivier Lamy
Hi, I have just fixed some issues. Can you test last SNAPSHOT (I'm not a rar user :-) ). Thanks! -- Olivier 2012/8/2 Chris Graham chrisgw...@gmail.com: Hi All. Just a reminder. :-) -Chris On Sat, Jul 28, 2012 at 12:52 AM, Olivier Lamy ol...@apache.org wrote: Hi I will take care of that

[RESULT][VOTE] Apache Maven Indexer 4.1.3

2012-08-03 Thread Olivier Lamy
Hi, The vote has passed with the following result: +1 (binding): Herve Boutemy, Vincent Siveton, Olivier Lamy +1 (non binding): Tony Chemit. I will continue the release process. Thanks! -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Release Maven Source Plugin version 2.2

2012-08-03 Thread Olivier Lamy
Hi, Maybe the comment is not correct and the issue title need to updated. But now there is a skip field implemented (it's not automatic !) 2012/8/3 Stephen Connolly stephen.alan.conno...@gmail.com: I hope http://jira.codehaus.org/browse/MSOURCES-56 does not impact people uploading to the

Re: [VOTE] Release Maven Source Plugin version 2.2

2012-08-03 Thread Olivier Lamy
+1 2012/8/2 Stephane Nicoll stephane.nic...@gmail.com: Hi, We solved 11 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147styleName=Htmlversion=15855 There are still a couple of issues left in JIRA:

Re: [VOTE] Release Maven Dependency Tree 2.0 + Maven Project Info Reports Plugin 2.5 + Maven Dependency Plugin 2.5 (take 2)

2012-08-03 Thread Olivier Lamy
+1 Great to dependency:tree back for maven3 !!! 2012/8/2 Hervé BOUTEMY herve.bout...@free.fr: Hi, We solved 3 + 7 + 8 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761styleName=Htmlversion=14540

Annotation-config plugins must be tested with 2.2.1 !

2012-08-03 Thread Kristian Rosenvold
We just had https://jira.codehaus.org/browse/SUREFIRE-896, and for some reason the /** * Map of project artifacts. * * @parameter expression=${project.artifactMap} * @required * @readonly */ private MapString, Artifact projectArtifactMap; that was converted

Re: Annotation-config plugins must be tested with 2.2.1 !

2012-08-03 Thread Olivier Lamy
Grhh. My bad. It's now fixed. I have make mavenHome to use for it tests more configurable: * -DmavenHomeUsed= path to a maven 2.x home * or -Pmaven-2.2.1 this profile will download a maven 2.2.1 distrib and use it for integration tests. I will add a jenkins job to run with -Pmaven-2.2.1. I will

Re: Annotation-config plugins must be tested with 2.2.1 !

2012-08-03 Thread Kristian Rosenvold
Hold 2.12.2; I have something cool to add this weekend... Den 3. aug. 2012 kl. 20:15 skrev Olivier Lamy ol...@apache.org: Grhh. My bad. It's now fixed. I have make mavenHome to use for it tests more configurable: * -DmavenHomeUsed= path to a maven 2.x home * or -Pmaven-2.2.1 this profile

Re: Annotation-config plugins must be tested with 2.2.1 !

2012-08-03 Thread Kristian Rosenvold
Oh yes; surefire requires 3.x to build, but we could run the IT's with 2.2.1 Den 3. aug. 2012 kl. 20:15 skrev Olivier Lamy ol...@apache.org: Grhh. My bad. It's now fixed. I have make mavenHome to use for it tests more configurable: * -DmavenHomeUsed= path to a maven 2.x home * or

Re: [VOTE] Release Maven Source Plugin version 2.2

2012-08-03 Thread Hervé BOUTEMY
+1 Hervé Le jeudi 2 août 2012 20:19:51 Stephane Nicoll a écrit : Hi, We solved 11 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147styleName=H tmlversion=15855 There are still a couple of issues left in JIRA:

Re: [VOTE] Release Maven Dependency Tree 2.0 + Maven Project Info Reports Plugin 2.5 + Maven Dependency Plugin 2.5 (take 2)

2012-08-03 Thread Milos Kleint
+1 - included dependency-tree 2.0 into netbeans, appears to work. Upgrade most likely solves a bunch of issues in dependency graphs. thanks. Milos PS: so technically my vote is just on dependency-tree, I haven't checked the rest On Fri, Aug 3, 2012 at 6:04 PM, Olivier Lamy ol...@apache.org

Re: Release Request: maven-rar-plugin

2012-08-03 Thread Chris Graham
:-( I'm off for two weeks holiday in India, so I'll be off the grid (mostly). So, I'll look at it when I get back to work (which is where I need to test it). -Chris On Fri, Aug 3, 2012 at 6:00 AM, Olivier Lamy ol...@apache.org wrote: Hi, I have just fixed some issues. Can you test last

Re: maven-release-plugin: Is it possible to participate in the release phases by adding in you own extensions?

2012-08-03 Thread Chris Graham
On Fri, Aug 3, 2012 at 3:28 PM, Barrie Treloar baerr...@gmail.com wrote: On Fri, Aug 3, 2012 at 2:49 PM, Chris Graham chrisgw...@gmail.com wrote: Why make it so hard? Why cann't you filter the resources and/or package them via the assembly plugin. Remember that plugins still run during