maven-release-plugin release?

2010-09-14 Thread Mark Derricutt
Hey guys, I was wondering what was happening with the new release of the maven-release-plugin? Things seemed to go quiet on that front this past week or so... I see that the SCM plugin got released tho, would be good to get the release plugin to come along for the ride as well... mark -- Pul

Re: snapshot range changes in m3

2010-09-14 Thread Hervé BOUTEMY
Le mardi 14 septembre 2010, Benjamin Bentmann a écrit : > Stephen Connolly wrote: > >> perhaps a special property in the pom.xml too, to avoid CLI-only and > >> improve reproducibility? > > > > would the release plugin therefore have to remote the property during a > > release and then put it back

Re: [VOTE] Release Maven antrun plugin version 1.5

2010-09-14 Thread Benjamin Bentmann
Paul Gier wrote: Staging repo: https://repository.apache.org/content/repositories/maven-023/ Staging site: http://maven.apache.org/plugins/maven-antrun-plugin-1.5/ +1, although it's unfortunate that the example POM snippets on the site still refer to the deprecated element instead of the ne

Re: [VOTE] Release Maven antrun plugin version 1.5

2010-09-14 Thread Arnaud Héritier
+1 Arnaud On Sep 14, 2010, at 8:19 PM, Paul Gier wrote: > Hi, > > We solved 9 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125&version=16504 > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11125

Re: snapshot range changes in m3

2010-09-14 Thread Mark Derricutt
Both options would be nice, but I think I'm leaning more in against including sub groups in the default set. A different group is after all, a different group ( and probably a different group for a reason ). Mark -- Pull me down under... On Tue, Sep 14, 2010 at 10:18 PM, Benjamin Bentmann <

[VOTE] Release Maven antrun plugin version 1.5

2010-09-14 Thread Paul Gier
Hi, We solved 9 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125&version=16504 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11125&status=1 Staging repo: https://repository.apache.org/content/repositori

mvn-eclipse plugin resolution/installation of Eclipse plug-ins from _Eclipse_ update sites, not maven?

2010-09-14 Thread misha680
Dear All: My sincerest apologies if I am misreading: http://maven.apache.org/plugins/maven-eclipse-plugin/install-plugins-mojo.html http://docs.codehaus.org/display/MAVENUSER/Eclipse+Plugin but my understanding is that these commands will install an Eclipse plug in from a _Maven_ repository. H

Re: WELCOME to dev@maven.apache.org

2010-09-14 Thread Xavier D.
Apologies if this is not the correct mailing list - thought the developers would be better suited to answering API questions. I am implementing a mojo plugin that has a selection of modules to build that were specified in a pom.xml. How do I invoke a reactor to execute my List of modules filtered

MRELEASE-596 : DefaultVersionInfo Enhancements

2010-09-14 Thread Prashant Bhate
Hi, Added patch to DefaultVersionInfo For details see http://jira.codehaus.org/browse/MRELEASE-596 Comments are welcome Regards, Prashant

Re: snapshot range changes in m3

2010-09-14 Thread Benjamin Bentmann
Benjamin Bentmann wrote: For the common case where one wants to consume snapshots of related projects, [...] I suggest to have Maven derive a default value for the -sv option by considering the groupIds of all snapshot projects in the reactor as inclusions. A detail that could be further discu

Re: snapshot range changes in m3

2010-09-14 Thread Benjamin Bentmann
Hervé BOUTEMY wrote: What would be the use case not covered by previous common case? Well, I assumed it would be the common case that project gid:aid would want to consume snapshots of other projects from the gid domain. But that doesn't have to be the case, just because project A shares the

Re: snapshot range changes in m3

2010-09-14 Thread Benjamin Bentmann
Stephen Connolly wrote: perhaps a special property in the pom.xml too, to avoid CLI-only and improve reproducibility? would the release plugin therefore have to remote the property during a release and then put it back in again also properties are not known until after the model is constru

Re: Welcome Stephen Connolly to the Maven PMC

2010-09-14 Thread Emmanuel Venisse
Welcome Stephen. Emmanuel On Tue, Sep 14, 2010 at 4:03 AM, Brian Fox wrote: > Stephen has just joined us on the Maven PMC. He is the author of the > very popular versions-maven-plugin at Codehaus and has recently been > doing maintenance of the Surefire plugin at the Maven project. > > Welcome

Re: snapshot range changes in m3

2010-09-14 Thread Stephen Connolly
On 14 September 2010 06:22, Hervé BOUTEMY wrote: > > So far I doubt that we can find any magic/heuristic that works for all > > use cases. Hence I suggest that we go with some explicit configuration. > > In detail, I propose a CLI option like > > > >mvn --snapshot-versions gid,-gid:aid,*:aid

Re: Welcome Stephen Connolly to the Maven PMC

2010-09-14 Thread Olivier Lamy
Congrats !! 2010/9/14 Brian Fox : > Stephen has just joined us on the Maven PMC. He is the author of the > very popular versions-maven-plugin at Codehaus and has recently been > doing maintenance of the Surefire plugin at the Maven project. > > Welcome Stephen! > > --Brian Fox > Maven PMC Chair >