Re: Release Request: maven-rar-plugin

2012-11-17 Thread Chris Graham
No worries. Thanks. -Chris Sent from my iPhone On 17/11/2012, at 12:51 AM, Olivier Lamy wrote: > My bad I missed that. > After compiler plugin I will release it. > > 2012/11/16 Chris Graham : >> I would like to ask that the 2.3-SNAPSHOT version of the RAR plugin is >> released. I've tested it

Preserve whitespace in Maven plugin configuration?

2012-11-17 Thread Hervé BOUTEMY
I just implemented MODELLO-256, which will permit to preserve whitespace in Maven plugins configuration: see MNG-5380 [1]. The question is: should we change the overall behaviour (plugins can trim when they need, and usually, there is no extra space in plugin configurations so nothing will brea

Re: Logger name for mojo

2012-11-17 Thread Hervé BOUTEMY
Le samedi 17 novembre 2012 08:33:07 Jason van Zyl a écrit : > On Nov 17, 2012, at 8:01 AM, Hervé BOUTEMY wrote: > >> Inject the SLF4J logger factory and use that with the underlying > >> component > >> descriptor's implementation definition which is the class name. > > > > if we change the code,

Re: Logger name for mojo

2012-11-17 Thread Jason van Zyl
On Nov 17, 2012, at 8:01 AM, Hervé BOUTEMY wrote: >> >> Inject the SLF4J logger factory and use that with the underlying component >> descriptor's implementation definition which is the class name. > if we change the code, yes, we can do anything I mean in the plugin manager in this specific c

Re: Logger name for mojo

2012-11-17 Thread Hervé BOUTEMY
Le vendredi 16 novembre 2012 09:45:34 Jason van Zyl a écrit : > On Nov 16, 2012, at 7:30 AM, Benson Margulies wrote: > > On Fri, Nov 16, 2012 at 7:03 AM, Chris Graham wrote: > >> I prefer classname based, as it is, by definition, definative. > >> > >> If you're concerned about details getting l

Re: Logger name for mojo

2012-11-17 Thread Hervé BOUTEMY
after digging into history of refactoring of this info, I found the revision that added par and ejb3 packagings [1] and corresponding Jira issue [2] hope this helps Regards, Hervé [1] http://svn.apache.org/viewvc?view=revision&revision=332151 [2] http://jira.codehaus.org/browse/MNG-699 Le ve

Re: Logger name for mojo

2012-11-17 Thread Robert Scholte
To complete the list of Hervé, I was thinking of: maven [ .$groupId ] .${artifactId} [ [ .${executionId} ] .${goal} ] Next it would be very nice that if there's an exception during the process, we could add a line like for instance: Execute "mvn verify -Lmaven.g.a.e.g=debug" to get extra i

Re: [VOTE] Maven Compiler Plugin 3.0 and maven-shared-incremental 1.0

2012-11-17 Thread Hervé BOUTEMY
+1 Regards, Hervé Le vendredi 16 novembre 2012 00:36:20 Olivier Lamy a écrit : > Hi, > I'd like to release Maven Compiler 3.0 > We fixed 9 issues. > http://jira.codehaus.org/secure/ReleaseNote.jspa?version=18537&styleName=Tex > t&projectId=11130&Create=Create > > Staging repository: > https://r

maven-surefire pull request: forkMode onceperthread (SUREFIRE-751) (licence...

2012-11-17 Thread agudian
Github user agudian closed the pull request at: https://github.com/apache/maven-surefire/pull/10 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org