[VOTE] Maven Shared Filtering 1.1 - Maven Script Interpreter 1.1 - Maven Invoker Plugin 1.7

2012-08-09 Thread Stephane Nicoll
Hi, In order to release the maven resources plugin, we need to release the invoker plugin and the shared filtering component. The invoker plugin requires the maven script interpreter release as well. I am calling a vote for these three. A vote for the resources plugin will follow. Maven Filtering

[RESULT][VOTE] Release Maven Surefire Plugin version 2.12.2

2012-08-09 Thread Kristian Rosenvold
Hi, The vote has passed with the following result : +1 (binding): Olivier Lamy, Hervé Boutemy, Emmanuel Venisse, Kristian Rosenvold +1 (non binding): Tony Chemit I will promote the artifacts to the central repo. Kristian - To

Re: VersionRange not used in artifact resolution?

2012-08-09 Thread Brett Porter
On 10/08/2012, at 3:16 AM, "Mavroukakis, Ioannis" wrote: > Hello everyone, > > I'm worming my way slowly into the weird and wonderful world of maven plugin > development, and I was having a play with some of the examples in the > cookbook. > > My test artifact is version 12.8.14, the range

Re: doxia-book-maven-plugin 1.3

2012-08-09 Thread Dennis Lundberg
On 2012-08-09 18:51, Oliver Schrenk wrote: > I want to use doxia-book-maven-plugin to create documentation by converting > Markdown files to PDF(s). > > The Markdown module only seems to be available for Doxia 1.3, but I can't > find version 1.3 of the corresponding doxia-book-maven-plugin on Mave

VersionRange not used in artifact resolution?

2012-08-09 Thread Mavroukakis, Ioannis
Hello everyone, I'm worming my way slowly into the weird and wonderful world of maven plugin development, and I was having a play with some of the examples in the cookbook. My test artifact is version 12.8.14, the range starts at .14 and goes all the way up to .20 and I have an Artifactory inst

Re: [VOTE] Release Maven Surefire Plugin version 2.12.2

2012-08-09 Thread Emmanuel Venisse
+1 Emmanuel On Tue, Aug 7, 2012 at 3:03 AM, Kristian Rosenvold wrote: > Hi, > > We solved 6 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?version=18712&styleName=Text&projectId=10541 > > A couple of improvements worth noting: > > Of general interest is the fix of > http://jira.codeh

Re: svnpubsub and rewrite rule

2012-08-09 Thread Hervé BOUTEMY
great! thank you Brett, it works like a charm I added FollowSymlinks just because it was done in every example I could find: if it's not useful, I'll remove it and check the rewrite rule still works as expected like actually With that in place, I think we have everything needed to switch to sv

Re: svnpubsub and rewrite rule

2012-08-09 Thread Brett Porter
it just needed the leading / dropped. I committed that to the content directory - is that the right place, or is there a source document? The FollowSymlinks isn't needed - was that there for something else? - Brett On 09/08/2012, at 8:39 AM, Hervé BOUTEMY wrote: > I need help. > > In order t

Re: Maven Indexer Changes

2012-08-09 Thread Tamás Cservenák
Brett and others, I rolled back MI to Java5, but I agree, due to API breakage I did bump the version to 5.0.0-SNAPSHOT. https://github.com/cstamas/maven-indexer/commits/fixes As for "consumer" side code, few examples: Maven Indexer Examples updated to represent needed changes (commented on API

Re: Maven Indexer Changes

2012-08-09 Thread Tamás Cservenák
Ok. As I said, java6 is not a must. Will be undone and merge prepared. Thanks, ~t~ mobile On Aug 9, 2012 4:14 AM, "Chris Graham" wrote: > Whilst Java6 may be soon coming to EOL, I am still supporting many large > corporates on Java 1.4 - corporates do not necessarily move quickly - not > if thei