Re: Release Request: maven-rar-plugin

2012-08-01 Thread Chris Graham
Hi All. Just a reminder. :-) -Chris On Sat, Jul 28, 2012 at 12:52 AM, Olivier Lamy wrote: > Hi > I will take care of that next week. > > -- > Olivier > Le 27 juil. 2012 12:26, "Chris Graham" a écrit : > > > Hi All. > > > > I'm starting to do some serious work with Maven 3 and parallel builds.

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

2012-08-01 Thread Hervé BOUTEMY
Hi, We solved 3 + 7 + 8 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&styleName=Html&version=14540 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11142&styleName=Html&version=17369 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11214&styleName=Htm

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

2012-08-01 Thread Kristian Rosenvold
Hi, The vote has passed with the following result : +1 (binding): Olivier Lamy, Mark Struberg, Hervé Boutemy,Benson Margulies, Kristian Rosenvold +1 (non binding): abhijith tn -1 (Non binding): Milos Kleint (see vote thread for resolution). I will promote the artifacts to the central repo. Krist

Re: [VOTE] Apache Maven Indexer 4.1.3

2012-08-01 Thread Hervé BOUTEMY
+1 Hervé Le lundi 30 juillet 2012 19:04:21 Olivier Lamy a écrit : > Hi, > I'd like to release Maven Indexer 4.1.3. > We fixed 7 issues: > https://jira.codehaus.org/browse/MINDEXER/fixforversion/17843 > > Staging repository: > https://repository.apache.org/content/repositories/maven-097/ > Stagin

Re: build extensions

2012-08-01 Thread Jesse Glick
On 08/01/2012 09:57 AM, Jesse Farinacci wrote: http://maven.apache.org/examples/maven-3-lifecycle-extensions.html Side note: this page fails to mention -Dmaven.ext.class.path=... as an alternative to adding to lib/ext/*.jar, which I guess would work (based on its recommendation from EventSpy).

Re: build extensions

2012-08-01 Thread Brett Porter
This probably just means that you are building the extension as a JAR, not a maven-plugin, so there's no descriptor. Of if it is as a Maven plugin, it might be a lack of mojos in there. ISTR a fix in a recent plugin tools to avoid a related warning if there are only extensions in the plugin. -

Re: build extensions

2012-08-01 Thread Jesse Farinacci
Greetings, On Wed, Aug 1, 2012 at 9:57 AM, Jesse Farinacci wrote: > Most of the time it works just fine, however sometimes after I have > mvn clean previously, I will take an exception in the log on the next > mvn invocation: > > [WARNING] Failed to retrieve plugin descriptor for > com.acme.maven

Re: New plugin archetype (was: New annotation system)

2012-08-01 Thread Olivier Lamy
Yup. I will work on that. 2012/7/23 Jesse Glick : > On a related note, I think we need a new archetype for plugins; the existing > maven-archetype-mojo 1.0 is out of date and not ready for annotations. > Specifically needed: > > 1. Need a dep on maven-plugin-annotations. > 2. Need to specify skipE

Re: svn commit: r1367470 - /maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/examples/using-annotations.apt.vm

2012-08-01 Thread Olivier Lamy
2012/8/1 Jesse Glick : > On 07/31/2012 02:43 PM, Hervé BOUTEMY wrote: >> >> compile is the default scope, isn't it? >> Or do I miss something? > > > Perhaps provided was meant? Yup. Just saying this is not needed at runtime level. I have changed and remove the scope. > > > -

Re: svn commit: r1367470 - /maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/examples/using-annotations.apt.vm

2012-08-01 Thread Jesse Glick
On 07/31/2012 02:43 PM, Hervé BOUTEMY wrote: compile is the default scope, isn't it? Or do I miss something? Perhaps provided was meant? - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-ma

Re: [VOTE] Apache Maven Indexer 4.1.3

2012-08-01 Thread Olivier Lamy
Here my +1 2012/7/30 Olivier Lamy : > Hi, > I'd like to release Maven Indexer 4.1.3. > We fixed 7 issues: > https://jira.codehaus.org/browse/MINDEXER/fixforversion/17843 > > Staging repository: > https://repository.apache.org/content/repositories/maven-097/ > Staging site: http://maven.apache.org

build extensions

2012-08-01 Thread Jesse Farinacci
Greetings, After being inspired by another thread, I decided to create a build extension. All it does right now is cut a message to the log: @Component(role = AbstractMavenLifecycleParticipant.class) public final class BannerExtension extends AbstractMavenLifecycleParticipant { @Requirement pr

Re: Does maven have pluggable available build extensions?

2012-08-01 Thread Tony Lâmpada
Wow thanks a lot! It works just as you said. THANK YOU! :-) Cheers Tony On 1 August 2012 09:25, Tony Lâmpada wrote: > if that works it will be beautifull. > I'll test it. > > Thanks!! > > > On 1 August 2012 04:01, Jörg Schaible wrote: > >> Hi Tony, >> >> Tony Lâmpada w

Re: Does maven have pluggable available build extensions?

2012-08-01 Thread Tony Lâmpada
if that works it will be beautifull. I'll test it. Thanks!! On 1 August 2012 04:01, Jörg Schaible wrote: > Hi Tony, > > Tony Lâmpada wrote: > > > We all know maven has a lot of available > > pluginsthat do a lot of > > useful stuff. > > > > I recently

Re: [VOTE] Release Maven Surefire Plugin version 2.12.1

2012-08-01 Thread Benson Margulies
+1 binding. I don't see that issue as a blocker. On Wed, Aug 1, 2012 at 1:47 AM, Kristian Rosenvold wrote: > I have updated the doc pages in question; > > http://maven.apache.org/plugins/maven-surefire-plugin-2.12.1/plugins/maven-surefire-plugin/featurematrix.html > http://maven.apache.org/plugin

Release plan for maven-installer-plugin

2012-08-01 Thread Felix Mayerhuber
Hi @all, I hope I'm in the correct list for this question. When is the release of the maven installer plugin version 2.4 planned? I would need at least the fix for MINSTALL-73. Kind regards, Felix - To unsubscribe, e-mail:

Re: issues in maven

2012-08-01 Thread Barrie Treloar
On Wed, Aug 1, 2012 at 4:38 PM, bshibin wrote: > Hi, > I am new to maven... > I created java spring hibernate project.. and i kept all .java files in this > path > Myapplication\src\main\java\com\mycompany > and create resources, webapp folders in Myapplication\src\main > and inside resources i

issues in maven

2012-08-01 Thread bshibin
Hi, I am new to maven... I created java spring hibernate project.. and i kept all .java files in this path Myapplication\src\main\java\com\mycompany and create resources, webapp folders in Myapplication\src\main and inside resources i created 3 folders hibernate, properties and spring. in hibern

Re: Does maven have pluggable available build extensions?

2012-08-01 Thread Jörg Schaible
Hi Tony, Tony Lâmpada wrote: > We all know maven has a lot of available > pluginsthat do a lot of > useful stuff. > > I recently learned about a different kind of extension point for maven > builds: build > extensions