Re: [VOTE] Release Apache Maven Release Plugin version 2.5.1

2014-09-17 Thread Benson Margulies
+1 from me. On Wed, Sep 17, 2014 at 1:37 PM, Benson Margulies bimargul...@gmail.com wrote: Hi, We solved 4 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11144version=20578 There are still a couple of issues left in JIRA:

Re: Next release version of maven-release-plugin

2014-09-14 Thread Robert Scholte
it didn't. It's like they have a comparable issue, but the project structure/usecase is different. According to the release notes of SCM-1.9.2 there's no change on the git-exe part, so you should be able to confirm that maven-release-plugin-2.5 + scm-1.9.1 will do the trick (for your issue

Re: Next release version of maven-release-plugin

2014-09-14 Thread Benson Margulies
that maven-release-plugin-2.5 + scm-1.9.1 will do the trick (for your issue). I agree that whatever is fixed had to be fixed in 1.9.1. My suspicion is that I could re-uncover the other problem by removing release.properties from .gitiginore. Ill do that. thanks, Robert Op Sat, 13 Sep 2014 18:51

Re: Next release version of maven-release-plugin

2014-09-14 Thread Benson Margulies
. It's like they have a comparable issue, but the project structure/usecase is different. According to the release notes of SCM-1.9.2 there's no change on the git-exe part, so you should be able to confirm that maven-release-plugin-2.5 + scm-1.9.1 will do the trick (for your issue). I agree

Next release version of maven-release-plugin

2014-09-13 Thread Benson Margulies
All this will do is pick up SCM fixes. Still, that seems too big for 2.5.1 -- but definitely too small for 3.0. So I'm setting up for 2.6.0. If someone disagrees I will change it again.

Re: Next release version of maven-release-plugin

2014-09-13 Thread Robert Scholte
I agree that this is not a 3.0-release. 2.5 was mainly a Git release, and IMHO this release is an additional Git bugfix release, so 2.5.1 would be fine for me. Robert Op Sat, 13 Sep 2014 18:51:03 +0200 schreef Benson Margulies bimargul...@gmail.com: All this will do is pick up SCM fixes.

Re: Next release version of maven-release-plugin

2014-09-13 Thread Benson Margulies
On Sat, Sep 13, 2014 at 1:06 PM, Robert Scholte rfscho...@apache.org wrote: I agree that this is not a 3.0-release. 2.5 was mainly a Git release, and IMHO this release is an additional Git bugfix release, so 2.5.1 would be fine for me. If no one else expresses an opinion I'll switch to that

Re: Next release version of maven-release-plugin

2014-09-13 Thread Dennis Lundberg
Benson, If this release gets done before ASF-15 is released you might want to revisit https://issues.apache.org/jira/browse/MPOM-55 and update to the latest versions. On Sat, Sep 13, 2014 at 6:51 PM, Benson Margulies bimargul...@gmail.com wrote: All this will do is pick up SCM fixes. Still,

Re: Maven Release Plugin and Java 8 issue

2014-09-01 Thread Robert Scholte
to maven and I cant figure out how get the Maven Release plugin to work for a Java 8 project. I'm using maven release plugin version 2.5 (The maven compiler plugin version is 3.1) . When i just use the compiler plugin and do a compile it works fine, n fact i can use most of the other plugins like

Maven Release Plugin and Java 8 issue

2014-08-31 Thread Vijaysenthil Veeriah
Hi I apologize I'm kind of new to maven and I cant figure out how get the Maven Release plugin to work for a Java 8 project. I'm using maven release plugin version 2.5 (The maven compiler plugin version is 3.1) . When i just use the compiler plugin and do a compile it works fine, n fact i

Maven Release Plugin - Release Multiple Artifacts (Jar and RPM)

2014-05-21 Thread James Buckley
Hello, I was wondering if you could shed any light on a problem I am having. I have a multi-module project in which one of the modules produces both a jar and an rpm. I am wondering is there a way to deploy both artefacts to nexus using the Maven Release Plugin. Currently, the rpm is created

Re: Site problem with maven-release-plugin 2.5

2014-03-06 Thread Olivier Lamy
The idea was to have a versioned one under http://maven.apache.org/maven-release-archives/maven-release-2.5 Then just svn cp to the current destination. But I believe had the good idea to just use something like http://maven.apache.org/maven-release-archives/maven-release-LATEST (to avoid too

Site problem with maven-release-plugin 2.5

2014-03-05 Thread Benson Margulies
I followed the instructions in the README.TXT, but the site remains under http://maven.apache.org/maven-release-archives/maven-release-2.5/, and is not promoted to the main location. So I followed the instructions in

Maven-release-plugin and scm site publication: need help

2014-02-23 Thread Benson Margulies
I've staged 2.5 of the maven-release component. However, the documentation staging process is failing. mvn -Preporting site site:stage does not write into the ~/maven-sites directory where the scm plugin expects it. Could some kind soul either checkout the tag and patch this up and stage

Re: Maven-release-plugin and scm site publication: need help

2014-02-23 Thread Benson Margulies
Never mind, I found the shell script left behind by the last person who did this. I On Sun, Feb 23, 2014 at 7:38 AM, Benson Margulies bimargul...@gmail.com wrote: I've staged 2.5 of the maven-release component. However, the documentation staging process is failing. mvn -Preporting site

RE: Maven-release-plugin and scm site publication: need help

2014-02-23 Thread Martin Gainty
MGso in your instance why does'nt maven-scm-publish to ~/maven-sites ?? Date: Sun, 23 Feb 2014 09:52:12 -0500 Subject: Re: Maven-release-plugin and scm site publication: need help From: bimargul...@gmail.com To: dev@maven.apache.org Never mind, I found the shell script left behind

Re: Maven-release-plugin and scm site publication: need help

2014-02-23 Thread Benson Margulies
-publish to ~/maven-sites ?? Date: Sun, 23 Feb 2014 09:52:12 -0500 Subject: Re: Maven-release-plugin and scm site publication: need help From: bimargul...@gmail.com To: dev@maven.apache.org Never mind, I found the shell script left behind by the last person who did this. I On Sun, Feb 23

Re: maven-release-plugin oddity - no git commit under mvn 3.1.1

2013-12-09 Thread Chris Graham
Hi Mark. Yes it is, just define them as dependencies of the maven-release-plugin in your parent (or otherwise) pom. -Chris On Mon, Dec 9, 2013 at 3:23 PM, Mark Derricutt m...@talios.com wrote: Ok - so this looks to be an issue introduced in Git 1.8.5, from https://raw.github.com/git/git

Re: maven-release-plugin oddity - no git commit under mvn 3.1.1

2013-12-08 Thread Mark Derricutt
/GitStatusConsumer.java I see that the has been using the newer git status --porcelain command for some time now, however from walking the dependencies of maven-release-plugin, I appear to find 1.7 being resolved ( at least via IntellliJ ). It looks like Olivier Lamy updated the git status support

Re: [VOTE] Release Apache Maven Release Plugin version 2.4.2

2013-10-31 Thread Sascha Vogt
Hi Robert, Am 30.10.2013 19:48, schrieb Robert Scholte: I haven't finished the complete release process yet. There seems to be some misconfiguration to publish/copy the staged docs to production. So I need to fix that first before I'll update the plugins page and send the announcement. No

[ANN] Apache Maven Release Plugin 2.4.2 Released

2013-10-31 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Release Plugin, version 2.4.2 This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. Releasing a project is made in two steps: prepare and perform. http://maven.apache.org

Re: [VOTE] Release Apache Maven Release Plugin version 2.4.2

2013-10-30 Thread Sascha Vogt
Hi all, Am 23.10.2013 21:52, schrieb Robert Scholte: Staging site: http://maven.apache.org/maven-release-archives/maven-release-2.4.2/maven-release-plugin/ As the plugin is released, shouldn't the site also be promoted? http://maven.apache.org/maven-release/maven-release-plugin/ still schows

Re: [VOTE] Release Apache Maven Release Plugin version 2.4.2

2013-10-30 Thread Robert Scholte
+0100 schreef Sascha Vogt sascha.v...@gmail.com: Hi all, Am 23.10.2013 21:52, schrieb Robert Scholte: Staging site: http://maven.apache.org/maven-release-archives/maven-release-2.4.2/maven-release-plugin/ As the plugin is released, shouldn't the site also be promoted? http://maven.apache.org

[RESULT] [VOTE] Release Apache Maven Release Plugin version 2.4.2

2013-10-28 Thread Robert Scholte
-release-archives/maven-release-2.4.2/maven-release-plugin/ Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.html Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 - To unsubscribe, e

Re: [VOTE] Release Apache Maven Release Plugin version 2.4.2

2013-10-27 Thread Hervé BOUTEMY
+1 Regards, Hervé Le mercredi 23 octobre 2013 21:52:48 Robert Scholte a écrit : Hi, We solved 3 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11144version=196 18styleName=Html There are still a couple of issues left in JIRA:

Re: [VOTE] Release Apache Maven Release Plugin version 2.4.2

2013-10-27 Thread Robert Scholte
-release/2.4.2/maven-release-2.4.2-source-release.zip Source release checksum(s): maven-release-2.4.2-source-release.zip sha1: f9077fa71c4515241c37ce47f620c3ada0c2f45f Staging site: http://maven.apache.org/maven-release-archives/maven-release-2.4.2/maven-release-plugin/ Guide to testing staged

Re: [VOTE] Release Apache Maven Release Plugin version 2.4.2

2013-10-27 Thread Olivier Lamy
-**plugin/http://maven.apache.org/maven-release-archives/maven-release-2.4.2/maven-release-plugin/ Guide to testing staged releases: http://maven.apache.org/**guides/development/guide-**testing-releases.htmlhttp://maven.apache.org/guides/development/guide-testing-releases.html Vote open for 72 hours

Re: [VOTE] Release Apache Maven Release Plugin version 2.4.2

2013-10-25 Thread Robert Scholte
-release-2.4.2-source-release.zip sha1: f9077fa71c4515241c37ce47f620c3ada0c2f45f Staging site: http://maven.apache.org/maven-release-archives/maven-release-2.4.2/maven-release-plugin/ Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.html Vote open

[VOTE] Release Apache Maven Release Plugin version 2.4.2

2013-10-23 Thread Robert Scholte
site: http://maven.apache.org/maven-release-archives/maven-release-2.4.2/maven-release-plugin/ Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.html Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1

[Discussion] Simplifying the release process and the maven-release-plugin/maven-site-plugin

2013-07-24 Thread Lennart Jörelid
plugin and the slush of required configuration noted in the pom, settings.xml and plugin configuration sections. It could be that Maven-Release-Plugin and Maven-Site-Plugin try to be too generic or use too complex underpinnings. For example, we have a Maven/VCS integration framework - but it seems

Re: [Discussion] Simplifying the release process and the maven-release-plugin/maven-site-plugin

2013-07-24 Thread Robert Scholte
Hi, Although I've seen a lot of threads about the maven-release-plugin, IMHO it is often caused by bad reading. But that could also mean that we need to improve the docs. I'm not aware of a lot of maven-site-plugin issues. I'd like to base your opinion on facts, so in both cases I'd like

Re: [Discussion] Simplifying the release process and the maven-release-plugin/maven-site-plugin

2013-07-24 Thread Lennart Jörelid
My idea for #1 was not to expand the SCM API for Maven, but to reduce and simplify it to the parts actually used (i.e. the operations done by the maven-release-plugin, since that plugin is really main user of the SCM API, along with the pull/checkout done typically by CI servers). Moreover

[ANN] Maven Release Plugin 2.4.1 Released

2013-03-27 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Maven Release Plugin, version 2.4.1 This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. Releasing a project is made in two steps: prepare and perform. http://maven.apache.org/plugins

Re: [ANN] Maven Release Plugin 2.4.1 Released

2013-03-27 Thread Andrei Pozolotin
Robert 1) great, thank you! 2) does it mean 2.4.1 does not blow up with this: http://jira.codehaus.org/browse/SCM-709 ? Andrei Original Message Subject: [ANN] Maven Release Plugin 2.4.1 Released From: Robert Scholte rfscho...@apache.org To: annou...@maven.apache.org, us

Re: [ANN] Maven Release Plugin 2.4.1 Released

2013-03-27 Thread Robert Scholte
...@gmail.com: Robert 1) great, thank you! 2) does it mean 2.4.1 does not blow up with this: http://jira.codehaus.org/browse/SCM-709 ? Andrei Original Message Subject: [ANN] Maven Release Plugin 2.4.1 Released From: Robert Scholte rfscho...@apache.org To: annou...@maven.apache.org, us

Re: [VOTE] Release Maven Release Plugin version 2.4.1

2013-03-26 Thread Robert Scholte
Hi, I need 1 more binding vote for this release. Robert Op Sat, 23 Mar 2013 11:57:49 +0100 schreef Robert Scholte rfscho...@apache.org: Hi, We solved 4 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?styleName=HtmlprojectId=11144version=19050 There are still a couple of issues

Re: [VOTE] Release Maven Release Plugin version 2.4.1

2013-03-26 Thread Stephen Connolly
+1 On 26 March 2013 17:57, Robert Scholte rfscho...@apache.org wrote: Hi, I need 1 more binding vote for this release. Robert Op Sat, 23 Mar 2013 11:57:49 +0100 schreef Robert Scholte rfscho...@apache.org: Hi, We solved 4 issues:

Re: [VOTE] Release Maven Release Plugin version 2.4.1

2013-03-26 Thread Robert Scholte
Hi, The vote has passed with the following result : +1 (binding): Robert Scholte, Mark Struberg, Stephen Connolly +1 (non binding): I will promote the artifacts to the central repo. thanks, Robert Op Sat, 23 Mar 2013 11:57:49 +0100 schreef Robert Scholte rfscho...@apache.org: Hi, We

Re: [VOTE] Release Maven Release Plugin version 2.4.1

2013-03-25 Thread Robert Scholte
+1 Op Sat, 23 Mar 2013 11:57:49 +0100 schreef Robert Scholte rfscho...@apache.org: Hi, We solved 4 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?styleName=HtmlprojectId=11144version=19050 There are still a couple of issues left in JIRA:

Re: [VOTE] Release Maven Release Plugin version 2.4.1

2013-03-25 Thread Mark Struberg
+1 LieGrue, strub - Original Message - From: Robert Scholte rfscho...@apache.org To: Maven Developers List dev@maven.apache.org Cc: Sent: Monday, March 25, 2013 9:17 PM Subject: Re: [VOTE] Release Maven Release Plugin version 2.4.1 +1 Op Sat, 23 Mar 2013 11:57:49 +0100

[VOTE] Release Maven Release Plugin version 2.4.1

2013-03-23 Thread Robert Scholte
Hi, We solved 4 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?styleName=HtmlprojectId=11144version=19050 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11144status=1 Staging repo:

maven-release-plugin : How to better manage cascading releases

2013-02-25 Thread Andrei Pozolotin
would be very welcome. *Proposal: Modify Jenkins maven release plugin with the following behavior:* 1. Add a Cascade release dependent projects checkbox on release page 2. After the release completes, look for jobs that are explicitly dependent on the pre

Re: [ANN] Maven Release Plugin 2.4 Released

2013-01-08 Thread Robert Scholte
Tim, thanks for pointing me to the source of the issue, but I'm going for a slightly different solution: move the localCheckout to the PerformMojo, since that's the only goal using it. Shouldn't be too hard to fix that today. Robert Op Mon, 07 Jan 2013 22:37:24 +0100 schreef Tim Kettler

Re: [ANN] Maven Release Plugin 2.4 Released

2013-01-07 Thread Robert Scholte
Could this be https://jira.codehaus.org/browse/SCM-709 ? I'd love to see the actual output of GIT, because it looks like the parsing is invalid. Up until now I don't have a testcase to reproduce this issue. Robert Op Sun, 06 Jan 2013 23:39:34 +0100 schreef Mark Derricutt m...@talios.com:

Re: [ANN] Maven Release Plugin 2.4 Released

2013-01-07 Thread Tim Kettler
I don't think MRELEASE-818 is related to SCM-709. I'm not familiar with the codebase at all, but taking a quick look it seems PerformReleaseMojo needs to extend AbstractScmReleaseMojo instead of AbstractReleaseMojo. At least that fixes it for me locally. -Tim Am 07.01.2013 20:02, schrieb

Re: [ANN] Maven Release Plugin 2.4 Released

2013-01-07 Thread Julien Silland
Wilson, Porcupine Tree On Wed, Dec 19, 2012 at 12:04 PM, Robert Scholte rfscho...@apache.org (mailto:rfscho...@apache.org)wrote: The Apache Maven team is pleased to announce the release of the Maven Release Plugin, version 2.4 This plugin is used to release a project with Maven

Re: [ANN] Maven Release Plugin 2.4 Released

2013-01-06 Thread Mark Derricutt
selfish and arrogant things — Steven Wilson, Porcupine Tree On Wed, Dec 19, 2012 at 12:04 PM, Robert Scholte rfscho...@apache.orgwrote: The Apache Maven team is pleased to announce the release of the Maven Release Plugin, version 2.4 This plugin is used to release a project with Maven, saving

Re: [ANN] Maven Release Plugin 2.4 Released

2013-01-06 Thread Mark Derricutt
— Steven Wilson, Porcupine Tree On Wed, Dec 19, 2012 at 12:04 PM, Robert Scholte rfscho...@apache.orgwrote: The Apache Maven team is pleased to announce the release of the Maven Release Plugin, version 2.4 This plugin is used to release a project with Maven, saving a lot of repetitive, manual

[ANN] Maven Release Plugin 2.4 Released

2012-12-18 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Maven Release Plugin, version 2.4 This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. Releasing a project is made in two steps: prepare and perform. http://maven.apache.org/plugins

Re: [RESULT] [VOTE] Release Maven Release Plugin version 2.4

2012-12-17 Thread Robert Scholte
Hi, The vote has passed with the following result : +1 (binding): Olivier Lamy, Robert Scholte, Hervé BOUTEMY +1 (non binding): Mirko Friedenhagen, Tony Chemit I will promote the artifacts to the central repo. thanks, Robert Op Thu, 13 Dec 2012 23:48:24 +0100 schreef Robert Scholte

Re: [VOTE] Release Maven Release Plugin version 2.4

2012-12-16 Thread Tony Chemit
On Thu, 13 Dec 2012 23:48:24 +0100 Robert Scholte rfscho...@apache.org wrote: +1 (none binding) works fine for me. thanks, tony. Hi, We solved 24 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?styleName=HtmlprojectId=11144version=17453 There are still a couple of issues left

Re: [VOTE] Release Maven Release Plugin version 2.4

2012-12-15 Thread Olivier Lamy
+1 2012/12/13 Robert Scholte rfscho...@apache.org: Hi, We solved 24 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?styleName=HtmlprojectId=11144version=17453 There are still a couple of issues left in JIRA:

Re: [VOTE] Release Maven Release Plugin version 2.4

2012-12-15 Thread Hervé BOUTEMY
+1 Regards, Hervé Le jeudi 13 décembre 2012 23:48:24 Robert Scholte a écrit : Hi, We solved 24 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?styleName=HtmlprojectId=11 144version=17453 There are still a couple of issues left in JIRA:

Re: [VOTE] Release Maven Release Plugin version 2.4

2012-12-15 Thread Mirko Friedenhagen
+1 (non-binding), tested release:prepare release:perfrom with a small multi-module project. Regards Mirko On Sat, Dec 15, 2012 at 4:44 PM, Hervé BOUTEMY herve.bout...@free.fr wrote: +1 Regards, Hervé Le jeudi 13 décembre 2012 23:48:24 Robert Scholte a écrit : Hi, We solved 24 issues:

Re: [VOTE] Release Maven Release Plugin version 2.4

2012-12-15 Thread Mirko Friedenhagen
Hello Robert, I see the site at http://maven.apache.org/maven-release-archives/maven-release-2.4/ still uses the old style and not the fluido-skin, is this on purpose? Regards Mirko On Sat, Dec 15, 2012 at 8:40 PM, Mirko Friedenhagen mfriedenha...@gmail.com wrote: +1 (non-binding), tested

Re: [VOTE] Release Maven Release Plugin version 2.4

2012-12-15 Thread Robert Scholte
Hi Mirko, AFAIK we haven't decided to change the default skin to fluido, although some maven sub-projects started to experiment with it. We've discussed it (can't find the thread though), but there were several reason back then not to switch yet. Things like: top or side navbar? Fluido has a

[VOTE] Release Maven Release Plugin version 2.4

2012-12-13 Thread Robert Scholte
Hi, We solved 24 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?styleName=HtmlprojectId=11144version=17453 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11144status=1 Staging repo:

prepare release of maven-release-plugin

2012-12-09 Thread Robert Scholte
Hi, I'd like to prepare a release of the maven-release-plugin 2.4 soon. Most important changes have to do with profiles. For Maven2 there's no change, but for Maven3 we can use the MavenExecutionRequest to get the active profiles. There are still unsolved issues bound to this release, which

Re: prepare release of maven-release-plugin

2012-12-09 Thread Olivier Lamy
Great. You can move MRELEASE-682 to an other fixversion. 2012/12/9 Robert Scholte rfscho...@apache.org: Hi, I'd like to prepare a release of the maven-release-plugin 2.4 soon. Most important changes have to do with profiles. For Maven2 there's no change, but for Maven3 we can use

Re: prepare release of maven-release-plugin

2012-12-09 Thread Olivier Lamy
and MRELEASE-719 too. ATM I don't have time to work on that. 2012/12/9 Olivier Lamy ol...@apache.org: Great. You can move MRELEASE-682 to an other fixversion. 2012/12/9 Robert Scholte rfscho...@apache.org: Hi, I'd like to prepare a release of the maven-release-plugin 2.4 soon. Most

Re: svn commit: r1373029 - /maven/release/trunk/maven-release-plugin/src/it/projects/prepare/MRELEASE-156/verify.groovy

2012-08-20 Thread Robert Scholte
2012 New Revision: 1373029 URL: http://svn.apache.org/viewvc?rev=1373029view=rev Log: Fix IT for MRELEASE-156 Modified: maven/release/trunk/maven-release-plugin/src/it/projects/prepare/MRELEASE-156/verify.groovy Modified: maven/release/trunk/maven-release-plugin/src/it/projects/prepare

Re: svn commit: r1373029 - /maven/release/trunk/maven-release-plugin/src/it/projects/prepare/MRELEASE-156/verify.groovy

2012-08-19 Thread Brett Porter
Modified: maven/release/trunk/maven-release-plugin/src/it/projects/prepare/MRELEASE-156/verify.groovy Modified: maven/release/trunk/maven-release-plugin/src/it/projects/prepare/MRELEASE-156/verify.groovy URL: http://svn.apache.org/viewvc/maven/release/trunk/maven-release-plugin/src

Re: maven-release-plugin: Is it possible to participate in the release phases by adding in you own extensions?

2012-08-04 Thread Barrie Treloar
On Sat, Aug 4, 2012 at 9:51 AM, Chris Graham chrisgw...@gmail.com wrote: On Fri, Aug 3, 2012 at 3:28 PM, Barrie Treloar baerr...@gmail.com wrote: On Fri, Aug 3, 2012 at 2:49 PM, Chris Graham chrisgw...@gmail.com wrote: Why make it so hard? Why cann't you filter the resources and/or package

Re: maven-release-plugin: Is it possible to participate in the release phases by adding in you own extensions?

2012-08-03 Thread Chris Graham
On Fri, Aug 3, 2012 at 3:28 PM, Barrie Treloar baerr...@gmail.com wrote: On Fri, Aug 3, 2012 at 2:49 PM, Chris Graham chrisgw...@gmail.com wrote: Why make it so hard? Why cann't you filter the resources and/or package them via the assembly plugin. Remember that plugins still run during

maven-release-plugin: Is it possible to participate in the release phases by adding in you own extensions?

2012-08-02 Thread Barrie Treloar
I'm almost after something like eclipse extensions here. My particular use case: Get org.eclipse.tycho:tycho-versions-plugin:set-version to update non-pom.xml artifacts to the release version. I'm wondering whether it is as simple as creating my own classes in a jar, setting up plexus, inject the

Re: maven-release-plugin: Is it possible to participate in the release phases by adding in you own extensions?

2012-08-02 Thread Chris Graham
Why make it so hard? Why cann't you filter the resources and/or package them via the assembly plugin. Remember that plugins still run during the release process, so why not use them? I don't see why you need extensions here (but then, I've just come back from my first loong lunch in ages!)

Re: maven-release-plugin: Is it possible to participate in the release phases by adding in you own extensions?

2012-08-02 Thread Hervé BOUTEMY
isn't http://maven.apache.org/plugins/maven-release-plugin/examples/run-goals- before-commit.html sufficient? Le vendredi 3 août 2012 13:11:24 Barrie Treloar a écrit : I'm almost after something like eclipse extensions here. My particular use case: Get org.eclipse.tycho:tycho-versions

Re: maven-release-plugin: Is it possible to participate in the release phases by adding in you own extensions?

2012-08-02 Thread Barrie Treloar
On Fri, Aug 3, 2012 at 2:49 PM, Chris Graham chrisgw...@gmail.com wrote: Why make it so hard? Why cann't you filter the resources and/or package them via the assembly plugin. Remember that plugins still run during the release process, so why not use them? Because these are not things you

Re: maven-release-plugin: Is it possible to participate in the release phases by adding in you own extensions?

2012-08-02 Thread Barrie Treloar
On Fri, Aug 3, 2012 at 2:55 PM, Hervé BOUTEMY herve.bout...@free.fr wrote: isn't http://maven.apache.org/plugins/maven-release-plugin/examples/run-goals- before-commit.html sufficient? I think because the goal I want to run org.eclipse.tycho:tycho-versions-plugin:set-version will also

Re: [VOTE] Release Maven Release Plugin version 2.3.2

2012-06-15 Thread Chris Graham
+1 (non binding) -Chris

Re: [VOTE] Release Maven Release Plugin version 2.3.2

2012-06-15 Thread Emmanuel Venisse
/plugins/maven-release-plugin-2.3.2/ Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.html Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 Thanks, Robert - To unsubscribe, e

[RESULT] [VOTE] Release Maven Release Plugin version 2.3.2

2012-06-15 Thread Robert Scholte
-release-plugin-2.3.2/ Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.html Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 Thanks, Robert - To unsubscribe, e-mail: dev-unsubscr

[ANN] Maven Release Plugin 2.3.2 Released

2012-06-15 Thread Robert Scholte
The Maven team is pleased to announce the release of the Maven Release Plugin, version 2.3.2 This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. Releasing a project is made in two steps: prepare and perform. http://maven.apache.org/plugins/maven

Re: [VOTE] Release Maven Release Plugin version 2.3.2

2012-06-14 Thread Robert Scholte
-release-plugin-2.3.2/ Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.html Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 Thanks, Robert - To unsubscribe, e-mail: dev-unsubscr

Re: [VOTE] Release Maven Release Plugin version 2.3.2

2012-06-14 Thread Olivier Lamy
repo: https://repository.apache.org/content/repositories/maven-224/ https://repository.apache.org/content/repositories/maven-224/org/apache/maven/release/maven-release/2.3.2/maven-release-2.3.2-source-release.zip Staging site: http://maven.apache.org/plugins/maven-release-plugin-2.3.2/ Guide

[VOTE] Release Maven Release Plugin version 2.3.2

2012-06-12 Thread Robert Scholte
/repositories/maven-224/ https://repository.apache.org/content/repositories/maven-224/org/apache/maven/release/maven-release/2.3.2/maven-release-2.3.2-source-release.zip Staging site: http://maven.apache.org/plugins/maven-release-plugin-2.3.2/ Guide to testing staged releases: http://maven.apache.org/guides

[maven-release-plugin] MRELEASE.760 not really fixed (but patch attached)

2012-06-08 Thread Antonio Petrelli
Hi all I noticed that: http://jira.codehaus.org/browse/MRELEASE-760 is closed as fixed, however it still asks for a development version using release:prepare (tested with dry run). I attached a patch to fix the problem and a test case. Since I cannot reopen that issue, I hope that I did the right

Re: [VOTE] Release Maven Release Plugin version 2.3.1

2012-05-25 Thread Mark Hobson
/release/maven-release/2.3.1/maven-release-2.3.1-source-release.zip Staging site: http://maven.apache.org/plugins/maven-release-plugin-2.3.1/ (once synced) Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.html Vote open for 72 hours. [ ] +1

Re: [VOTE] Release Maven Release Plugin version 2.3.1

2012-05-25 Thread abhijith tn
repo: https://repository.apache.org/content/repositories/maven-113/ https://repository.apache.org/content/repositories/maven-113/org/apache/maven/release/maven-release/2.3.1/maven-release-2.3.1-source-release.zip Staging site: http://maven.apache.org/plugins/maven-release-plugin-2.3.1

Re: [VOTE] Release Maven Release Plugin version 2.3.1

2012-05-25 Thread Benson Margulies
/maven-113/ https://repository.apache.org/content/repositories/maven-113/org/apache/maven/release/maven-release/2.3.1/maven-release-2.3.1-source-release.zip Staging site: http://maven.apache.org/plugins/maven-release-plugin-2.3.1/ (once synced) Guide to testing staged releases: http

[RESULT] [VOTE] Release Maven Release Plugin version 2.3.1

2012-05-25 Thread Mark Hobson
Hi, The vote has passed with the following result : +1 (binding): Robert Scholte, Olivier Lamy, Benson Margulies +1 (non binding): Mark Hobson, Tony Chemit, abhijith tn I will promote the artifacts to the central repo. Thanks, Mark

[ANN] Maven Release Plugin 2.3.1 Released

2012-05-25 Thread Mark Hobson
The Maven team is pleased to announce the release of the Maven Release Plugin, version 2.3.1 This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. Releasing a project is made in two steps: prepare and perform. http://maven.apache.org/plugins/maven-release

[VOTE] Release Maven Release Plugin version 2.3.1

2012-05-22 Thread Mark Hobson
/content/repositories/maven-113/ https://repository.apache.org/content/repositories/maven-113/org/apache/maven/release/maven-release/2.3.1/maven-release-2.3.1-source-release.zip Staging site: http://maven.apache.org/plugins/maven-release-plugin-2.3.1/ (once synced) Guide to testing staged releases: http

Re: [VOTE] Release Maven Release Plugin version 2.3.1

2012-05-22 Thread Robert Scholte
-release.zip Staging site: http://maven.apache.org/plugins/maven-release-plugin-2.3.1/ (once synced) Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.html Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 Thanks, Mark

Re: [VOTE] Release Maven Release Plugin version 2.3.1

2012-05-22 Thread Tony Chemit
site: http://maven.apache.org/plugins/maven-release-plugin-2.3.1/ (once synced) Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.html Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 Thanks, Mark

Re: [VOTE] Release Maven Release Plugin version 2.3.1

2012-05-22 Thread Olivier Lamy
Staging repo: https://repository.apache.org/content/repositories/maven-113/ https://repository.apache.org/content/repositories/maven-113/org/apache/maven/release/maven-release/2.3.1/maven-release-2.3.1-source-release.zip Staging site: http://maven.apache.org/plugins/maven-release-plugin-2.3.1

Re: [RESULT] [VOTE] Release Maven Release Plugin version 2.3

2012-05-11 Thread Mark Struberg
for Robert for pushing the maven-release From: Chris Graham chrisgw...@gmail.com To: Maven Developers List dev@maven.apache.org Sent: Friday, May 11, 2012 1:17 AM Subject: Re: [RESULT] [VOTE] Release Maven Release Plugin version 2.3 I did notice that! Thanks

Re: [RESULT] [VOTE] Release Maven Release Plugin version 2.3

2012-05-11 Thread Chris Graham
From: Chris Graham chrisgw...@gmail.com To: Maven Developers List dev@maven.apache.org Sent: Friday, May 11, 2012 1:17 AM Subject: Re: [RESULT] [VOTE] Release Maven Release Plugin version 2.3 I did notice that! Thanks! And thanks to everyone for helping me get my first (hopefully of many

[ANN] Maven Release Plugin 2.3 Released

2012-05-11 Thread Robert Scholte
The Maven team is pleased to announce the release of the Maven Release Plugin, version 2.3 This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. Releasing a project is made in two steps: prepare and perform. http://maven.apache.org/plugins/maven

Re: [VOTE] Release Maven Release Plugin version 2.3

2012-05-10 Thread Hervé BOUTEMY
+1 the site problem seems like a sync issue: http://maven.apache.org/plugins/maven-release-plugin-2.3/css/ is empty, but p.a.o contains files I just touch-ed files to force a new sync, the site should be fixed in a couple of hours (without re-generating anything) Regards, Hervé Le mardi 8

Re: [VOTE] Release Maven Release Plugin version 2.3

2012-05-10 Thread Mark Struberg
/2.3/maven-release-2.3-source-release.zip LieGrue, strub - Original Message - From: Hervé BOUTEMY herve.bout...@free.fr To: Maven Developers List dev@maven.apache.org Cc: Sent: Thursday, May 10, 2012 8:06 AM Subject: Re: [VOTE] Release Maven Release Plugin version 2.3 +1

Re: [VOTE] Release Maven Release Plugin version 2.3

2012-05-10 Thread Robert Scholte
, 2012 8:06 AM Subject: Re: [VOTE] Release Maven Release Plugin version 2.3 +1 the site problem seems like a sync issue: http://maven.apache.org/plugins/maven-release-plugin-2.3/css/ is empty, but p.a.o contains files I just touch-ed files to force a new sync, the site should be fixed in a couple

[RESULT] [VOTE] Release Maven Release Plugin version 2.3

2012-05-10 Thread Robert Scholte
Hi, The vote has passed with the following result : +1 (binding): Olivier Lamy, Hervé Boutemy, Mark Struberg, Robert Scholte +1 (non binding): Laird Nelson, Chris Graham, Mirko Friedenhagen I will promote the artifacts to the central repo. Thanks for the votes! Robert Scholte

Re: [RESULT] [VOTE] Release Maven Release Plugin version 2.3

2012-05-10 Thread Robert Scholte
Hi, Some final notes: @Laird, thanks, this is indeed one of the most important fixes. @Chris, as you might have noticed you have a non-binding vote. Every feedback is appreciated. @Hervé, thanks for fixing the site as mentioned by Mirko. @Mark, I've adjusted the VOTE-template for the next

Re: [RESULT] [VOTE] Release Maven Release Plugin version 2.3

2012-05-10 Thread Chris Graham
I did notice that! Thanks! And thanks to everyone for helping me get my first (hopefully of many) contributions through to the process! -Chris Sent from my iPhone On 11/05/2012, at 8:26 AM, Robert Scholte apa...@sourcegrounds.com wrote: Hi, Some final notes: @Laird, thanks, this is

Re: [VOTE] Release Maven Release Plugin version 2.3

2012-05-09 Thread Olivier Lamy
+1 I imagine (hope :-) ), you will publish the site from the tag so no issue. 2012/5/8 Robert Scholte apa...@sourcegrounds.com: Hi, I'd like to release the maven-release-plugin 2.3 We solved 22 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11144version=18334

Re: [VOTE] Release Maven Release Plugin version 2.3

2012-05-08 Thread Chris Graham
Do I get to vote on this? If so, +1 from me. The jazz stuff works perfectly. Ta. -Chris Sent from my iPhone On 08/05/2012, at 8:15 AM, Robert Scholte apa...@sourcegrounds.com wrote: Hi, I'd like to release the maven-release-plugin 2.3 We solved 22 issues: http://jira.codehaus.org

Re: [VOTE] Release Maven Release Plugin version 2.3

2012-05-08 Thread Mirko Friedenhagen
-binding) for the site at http://maven.apache.org/plugins/maven-release-plugin-2.3/. Looks really weird and misses images and stylesheets though I do not know whether this is a sync problem only. This is what Firefox's Webconsole says: [17:10:09.089] GET http://maven.apache.org/plugins/maven-release

Re: [VOTE] Release Maven Release Plugin version 2.3

2012-05-07 Thread Laird Nelson
On Mon, May 7, 2012 at 6:15 PM, Robert Scholte apa...@sourcegrounds.comwrote: Hi, I'd like to release the maven-release-plugin 2.3 Huge non-binding +1 (and kudos) largely because of http://jira.codehaus.org/browse/MRELEASE-128. Thanks! Best, Laird -- http://about.me/lairdnelson

Next release of maven-release-plugin?

2012-04-20 Thread Ansgar Konermann
Hi all, are there any chances to have a release of the maven-release-plugin in a relatively short timeframe? We're about to migrate a larger part of our build infrastructure to Maven and would like to use MRELEASE-128 before we spread our proof of concept into a wider scope. It would help a lot

<    1   2   3   4   5   6   7   8   >