Re: Passing State Between Plugin Executions

2013-01-30 Thread Aaron Dixon
Excellent, thanks all for the quick help! On Wed, Jan 30, 2013 at 3:09 PM, Robert Scholte wrote: > I would use http://maven.apache.org/ref/3.**0.4/maven-plugin-api/apidocs/* > *org/apache/maven/plugin/**AbstractMojo.html#**getPluginContext()

Re: [SCM] GitExe : no fetch after push ?

2013-01-30 Thread Olivier Lamy
2013/1/30 Frédéric Camblor : > Hi folks ! > > I recently aligned from git impl v1.6 to 1.8 and there seems to have a > behaviour change between these 2 versions. > > I noticed when I call a checkIn(), following commands are executed : > cd && git status --porcelain > cd && git commit --verbose -F

Re: Passing State Between Plugin Executions

2013-01-30 Thread Robert Scholte
I would use http://maven.apache.org/ref/3.0.4/maven-plugin-api/apidocs/org/apache/maven/plugin/AbstractMojo.html#getPluginContext() Robert Op Wed, 30 Jan 2013 20:36:47 +0100 schreef Stephen Connolly : You can stash it in the MavenSession IIRC On Wednesday, 30 January 2013, Brian Fox wrot

Re: Passing State Between Plugin Executions

2013-01-30 Thread Stephen Connolly
You can stash it in the MavenSession IIRC On Wednesday, 30 January 2013, Brian Fox wrote: > The enforcer plugin uses a static array to hold data between executions. > > > On Wed, Jan 30, 2013 at 2:15 PM, Aaron Dixon > > wrote: > > > I am developing a plugin with "start" and "stop" goals to be exe

Re: Passing State Between Plugin Executions

2013-01-30 Thread Brian Fox
The enforcer plugin uses a static array to hold data between executions. On Wed, Jan 30, 2013 at 2:15 PM, Aaron Dixon wrote: > I am developing a plugin with "start" and "stop" goals to be executed > typically in pre-integration-test and post-integration-test phases, > respectively. > > For exam

Passing State Between Plugin Executions

2013-01-30 Thread Aaron Dixon
I am developing a plugin with "start" and "stop" goals to be executed typically in pre-integration-test and post-integration-test phases, respectively. For example, the "start" execution will discover a port that I'd like the "stop" execution to know. Of course, I could use a file or possibly sta

Re: [SCM] GitExe : no fetch after push ?

2013-01-30 Thread Robert Scholte
Assuming you're using the maven-release-plugin, GIT users should use version 2.3.2 Robert Op Wed, 30 Jan 2013 03:24:46 +0100 schreef Frédéric Camblor : Hi folks ! I recently aligned from git impl v1.6 to 1.8 and there seems to have a behaviour change between these 2 versions. I noticed

Re: [VOTE] Plugins parent 24 and Shared parent 19

2013-01-30 Thread Anders Hammar
No problems, I didn't add a negative vote as I didn't look into what they were doing but merely just mentioning what I saw. /Anders On Wed, Jan 30, 2013 at 10:20 AM, Olivier Lamy wrote: > That's just properties already defined in parent. > Just redundancy sure maybe that could improve performa

Re: [VOTE] Plugins parent 24 and Shared parent 19

2013-01-30 Thread Olivier Lamy
That's just properties already defined in parent. Just redundancy sure maybe that could improve performance with reducing the number of transfered bytes when downloaded the pom :-) Perso I won't consider this as blocker as we are talking about a pom release so any sub project can override values.

Re: [VOTE] Plugins parent 24 and Shared parent 19

2013-01-30 Thread Anders Hammar
I see two of these comments: And we're using maven-parent v23. /Anders On Wed, Jan 30, 2013 at 6:38 AM, Kristian Rosenvold < kristian.rosenv...@zenior.no> wrote: > +1 > > Den 30. jan. 2013 kl. 00:41 skrev Olivier Lamy : > > > Hi, > > I'd like to release Plugins parent 24 and Shared parent 19