Re: [VOTE] Maven Plugin Tools 3.0

2012-05-28 Thread Tony Chemit
On Mon, 28 May 2012 14:46:24 +0200 Olivier Lamy wrote: +1 (non-binding) awesome, thanks, tony > Hi, > I'd like to release Maven Plugin Tools 3.0. > This release add support for Java annotations in Maven plugins. > > We fixed 14 issues http://s.apache.org/MPLUGINS-TOOLS-3.0 > > Staging repos

Re: Maven Codestyle as Checkstyle definition

2012-05-28 Thread Manfred Moser
Awesome Herve. Good to know. manfred On Mon, May 28, 2012 11:52 am, Hervé BOUTEMY wrote: > just use config/maven_checks.xml, which > will use > config embedded in maven-checkstyle-plugin > > see Maven parent pom, for example [1] > of configLocation documentation [2] > > Regards, > > Hervé > > [1]

Re: Maven Codestyle as Checkstyle definition

2012-05-28 Thread Hervé BOUTEMY
just use config/maven_checks.xml, which will use config embedded in maven-checkstyle-plugin see Maven parent pom, for example [1] of configLocation documentation [2] Regards, Hervé [1] http://svn.apache.org/viewvc/maven/pom/tags/maven- parent-21/pom.xml?view=markup [2] http://maven.apache.or

Re: [VOTE] Maven Plugin Tools 3.0

2012-05-28 Thread Hervé BOUTEMY
+1 great!!! Regards, Hervé Le lundi 28 mai 2012 14:46:24 Olivier Lamy a écrit : > Hi, > I'd like to release Maven Plugin Tools 3.0. > This release add support for Java annotations in Maven plugins. > > We fixed 14 issues http://s.apache.org/MPLUGINS-TOOLS-3.0 > > Staging repository: > https:/

Maven Codestyle as Checkstyle definition

2012-05-28 Thread Manfred Moser
Hi! The Android Maven Plugin is currently considering implementing a code style and we are probably going to use the Maven codestyle from here http://maven.apache.org/developers/conventions/code.html We are planning to enforce the style as part of the build and are therefore wondering if a check

Re: Board report request

2012-05-28 Thread Olivier Lamy
done too. 2012/5/28 Igor Fedorenko : > ... and Maven plugin testing 2.0 too. > > -- > Regards, > Igor > > On 12-05-28 7:30 AM, Mark Hobson wrote: >> >> Hi, >> >> Could a PMC add Maven Runtime 1.0-alpha-3 to the next board report please? >> >> Thanks, >> >> Mark >> >> --

[ANN] Maven Plugin Testing 2.0 Released

2012-05-28 Thread Igor Fedorenko
The Maven team is pleased to announce the release of the Maven Plugin Testing, version 2.0 The Maven Plugin Testing contains the necessary modules to be able to test Maven Plugins. http://maven.apache.org/plugin-testing/ org.apache.maven.plugin-testing maven-plugin-testing-harnes

Re: Board report request

2012-05-28 Thread Igor Fedorenko
... and Maven plugin testing 2.0 too. -- Regards, Igor On 12-05-28 7:30 AM, Mark Hobson wrote: Hi, Could a PMC add Maven Runtime 1.0-alpha-3 to the next board report please? Thanks, Mark - To unsubscribe, e-mail: dev-unsubs

Re: Alphas and betas: really?

2012-05-28 Thread Chris Graham
Agreed. I've have a few managers express concern about the usage of the term 'alpha' and 'beta' etc. -Chris On Mon, May 28, 2012 at 11:21 PM, Benson Margulies wrote: > One of the quirks of the Maven community, as seen from the outside, is > the tendency to call things 'alpha' and 'beta'. > > I t

Re: Alphas and betas: really?

2012-05-28 Thread Kristian Rosenvold
I think we sort-of decided that a couple of years ago and have managed to get rid of quite a few. Just go 1.0.. Den 28. mai 2012 kl. 15:22 skrev Benson Margulies : > One of the quirks of the Maven community, as seen from the outside, is > the tendency to call things 'alpha' and 'beta'. > > I th

Alphas and betas: really?

2012-05-28 Thread Benson Margulies
One of the quirks of the Maven community, as seen from the outside, is the tendency to call things 'alpha' and 'beta'. I think that this is confusing. Most people assume that an 'alpha' has significant instability, and should be used only by the few and the brave. Even a 'beta' would generally rai

Re: Board report request

2012-05-28 Thread Mark Hobson
Thanks. On 28 May 2012 13:40, Olivier Lamy wrote: > done > > 2012/5/28 Mark Hobson : >> Hi, >> >> Could a PMC add Maven Runtime 1.0-alpha-3 to the next board report please? >> >> Thanks, >> >> Mark >> >> - >> To unsubscribe, e-ma

[VOTE] Maven Plugin Tools 3.0

2012-05-28 Thread Olivier Lamy
Hi, I'd like to release Maven Plugin Tools 3.0. This release add support for Java annotations in Maven plugins. We fixed 14 issues http://s.apache.org/MPLUGINS-TOOLS-3.0 Staging repository: https://repository.apache.org/content/repositories/maven-144/ Staging site: http://maven.apache.org/plugin-

Re: Board report request

2012-05-28 Thread Olivier Lamy
done 2012/5/28 Mark Hobson : > Hi, > > Could a PMC add Maven Runtime 1.0-alpha-3 to the next board report please? > > Thanks, > > Mark > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-m

[VOTE] Release Maven Shade Plugin version 1.7

2012-05-28 Thread Benson Margulies
Hi, We solved 4 issues: Release Notes - Maven 2.x Shade Plugin - Version 1.7 ** Bug * [MSHADE-75] - Package maven multimodule project with shade plugin : error in opening zip on directory * [MSHADE-107] - ArrayIndexOutOfBoundsException when using minimizeJar with shade plugin * [MSHA

Re: Looking for advice from shade-y characters on MSHADE-119

2012-05-28 Thread Dawid Weiss
Fyi. I filed a bug with Velocity as well: https://issues.apache.org/jira/browse/VELOCITY-827 Dawid On Sat, May 26, 2012 at 11:10 PM, Benson Margulies wrote: > Velocity has a nasty reputation for problems on the classpath. I've > fought with it on CXF. > > However, if I'm right, the immediate pro

Board report request

2012-05-28 Thread Mark Hobson
Hi, Could a PMC add Maven Runtime 1.0-alpha-3 to the next board report please? Thanks, Mark - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[ANN] Maven Runtime 1.0-alpha-3 Released

2012-05-28 Thread Mark Hobson
The Maven team is pleased to announce the release of the Maven Runtime, version 1.0-alpha-3 Maven Runtime allows introspection of Maven project metadata at runtime. Basic artifact information or full Maven project metadata can be obtained for all projects within a given class loader, opti

[RESULT] [VOTE] Release Maven Runtime version 1.0-alpha-3

2012-05-28 Thread Mark Hobson
Hi, The vote has passed with the following result : +1 (binding): Olivier Lamy, Hervé BOUTEMY, Stephen Connolly +1 (non binding): Tony Chemit I will promote the artifacts to the central repo. Thanks, Mark - To unsubscribe, e-

Re: [VOTE] Release Maven Runtime version 1.0-alpha-3

2012-05-28 Thread Mark Hobson
Sure, will do thanks. Mark On 28 May 2012 10:32, Hervé BOUTEMY wrote: > it's only the documentation: just fix your local checkout to publish content > that will be ok > and of course, check-in for future releases :) > > Regards, > > Hervé > > Le lundi 28 mai 2012 10:29:09 Mark Hobson a écrit : >

Re: [VOTE] Release Maven Runtime version 1.0-alpha-3

2012-05-28 Thread Tony Chemit
On Mon, 28 May 2012 10:29:09 +0100 Mark Hobson wrote: > Good spot Tony, I'll fix the links. Shall I re-release the project or > amend the tag? I'd rather re-release but do we need to vote for 72hrs > again? For me, a such modification can be commited in the tag (but I have no power at Maven a

Re: [VOTE] Release Maven Runtime version 1.0-alpha-3

2012-05-28 Thread Hervé BOUTEMY
it's only the documentation: just fix your local checkout to publish content that will be ok and of course, check-in for future releases :) Regards, Hervé Le lundi 28 mai 2012 10:29:09 Mark Hobson a écrit : > Good spot Tony, I'll fix the links. Shall I re-release the project or > amend the tag

Re: [VOTE] Release Maven Runtime version 1.0-alpha-3

2012-05-28 Thread Mark Hobson
Good spot Tony, I'll fix the links. Shall I re-release the project or amend the tag? I'd rather re-release but do we need to vote for 72hrs again? Thanks, Mark On 28 May 2012 09:46, Tony Chemit wrote: > On Tue, 22 May 2012 13:29:48 +0100 > Mark Hobson wrote: > >> Hi, >> >> This release adds

Re: [VOTE] Release Maven Runtime version 1.0-alpha-3

2012-05-28 Thread Tony Chemit
On Tue, 22 May 2012 13:29:48 +0100 Mark Hobson wrote: > Hi, > > This release adds Maven3 support. +0 (non-binding) there is some broken links on main page. Use the ./xxx.html pattern to fix this Perharps this can be done in released tag and then site redeployed ? If so then +1 ! (:)) thanks

Re: Maven Plugin Tools - renaming "expression"

2012-05-28 Thread Stephen Connolly
On 28 May 2012 08:11, Hervé BOUTEMY wrote: > We can implement @component based on field type *and name*: > > // defaults to ${project} > @Component > MavenProject myProject > > // but reactorProjects gives ${reactorProject} > @Component > MavenProject reactorProjects Should be an array or list ^^

Re: [VOTE] Release Maven Runtime version 1.0-alpha-3

2012-05-28 Thread Stephen Connolly
+1 On 25 May 2012 09:57, Mark Hobson wrote: > Vote is nearing completion and need one more binding vote, anyone? > > Thanks, > > Mark > > On 24 May 2012 21:01, Hervé BOUTEMY wrote: >> +1 >> >> Hervé >> >> Le mardi 22 mai 2012 13:29:48 Mark Hobson a écrit : >>> Hi, >>> >>> This release adds Maven

Re: Plugin tools with annotations release

2012-05-28 Thread Stephen Connolly
If 3.1 includes deprecating @Component, I would rather call that 4.0... just my €0.02 On 26 May 2012 16:03, Hervé BOUTEMY wrote: > I'd like to release actual code with @Component ASAP, since this annotation is > useful at least for transition > > then we'll work on @Inject in parrallel with users

Re: Maven Plugin Tools - renaming "expression"

2012-05-28 Thread Hervé BOUTEMY
We can implement @component based on field type *and name*: // defaults to ${project} @Component MavenProject myProject // but reactorProjects gives ${reactorProject} @Component MavenProject reactorProjects And the list of magical field type+name can grow as much as we find use cases. But is t