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: Release plugin release?

2013-03-17 Thread Robert Scholte
2013 05:20:50 +0100 schreef Henning Schmiedehausen : Hi, any chance to do a maven release plugin release soon? 2.4 has the annoying regression of not being able to deploy from a local repo (fixed in MRELEASE-818) so either getting 2.4.1 or 2.5 would be really helpful.

Re: Release plugin release?

2013-03-15 Thread Robert Scholte
Hi, any chance to do a maven release plugin release soon? 2.4 has the annoying regression of not being able to deploy from a local repo (fixed in MRELEASE-818) so either getting 2.4.1 or 2.5 would be really helpful. Thanks,

Release plugin release?

2013-03-14 Thread Henning Schmiedehausen
Hi, any chance to do a maven release plugin release soon? 2.4 has the annoying regression of not being able to deploy from a local repo (fixed in MRELEASE-818) so either getting 2.4.1 or 2.5 would be really helpful. Thanks, Henning

Re: Release plugin release

2011-03-17 Thread Olivier Lamy
Hello, It looks to be a conspiracy as someone else asked me yesterday for a scm release :-)) Sure I can work on releasing scm in ~2 weeks. -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy 2011/3/17 Ralph Goers : > I'd like to use version 2.2 of the release plugin so I

Re: Release plugin release

2011-03-17 Thread Anders Hammar
As I've found a regression in 2.1 with regards to ClearCase, that I have reported in MRELEASE-622 as well as provided a patch for, I would appreciate if that could be reviewed and included in a 2.2 release. /Anders On Thu, Mar 17, 2011 at 08:03, Ralph Goers wrote: > I'd like to use version 2.2 o

Release plugin release

2011-03-17 Thread Ralph Goers
I'd like to use version 2.2 of the release plugin so I can use the completionGoals to release commons vfs. So while looking into doing I release I found that it has a dependency on maven-scm-api 1.5-SNAPSHOT. Is a release of that being considered? On a related topic, while looking at possibly u

Re: maven-release-plugin release?

2010-09-17 Thread Brett Porter
On 17/09/2010, at 1:07 AM, Jörg Schaible wrote: > Baptiste MATHUS wrote: > >> I answered that since I opened the attached test project, and I didn't see >> any relativePath tag anywhere (though I might have missed it). > > The problem is that the author of comment #1 did not open a new issue f

Re: maven-release-plugin release?

2010-09-17 Thread Brett Porter
So... does someone want to open it? :) On 17/09/2010, at 1:07 AM, Jörg Schaible wrote: > Baptiste MATHUS wrote: > >> I answered that since I opened the attached test project, and I didn't see >> any relativePath tag anywhere (though I might have missed it). > > The problem is that the author of

Re: maven-release-plugin release?

2010-09-17 Thread Jörg Schaible
Baptiste MATHUS wrote: > I answered that since I opened the attached test project, and I didn't see > any relativePath tag anywhere (though I might have missed it). The problem is that the author of comment #1 did not open a new issue for the release plugin but used instead this maven issue to r

Re: maven-release-plugin release?

2010-09-17 Thread Baptiste MATHUS
I answered that since I opened the attached test project, and I didn't see any relativePath tag anywhere (though I might have missed it). Cheers 2010/9/17 Jörg Schaible > Hi Brett, > > Brett Porter wrote: > > > > > > > On 17/09/2010, at 2:23 AM, Jörg Schaible wrote: > > > >> Hi Baptiste, > >> >

Re: maven-release-plugin release?

2010-09-17 Thread Jörg Schaible
Hi Brett, Brett Porter wrote: > > > On 17/09/2010, at 2:23 AM, Jörg Schaible wrote: > >> Hi Baptiste, >> >> Baptiste MATHUS wrote: >> >>> Well, from my understanding, this is not a regression. >>> What Paul says in the end >>> >> http://jira.codehaus.org/browse/MNG-4687?focusedCommentId=23

Re: maven-release-plugin release?

2010-09-16 Thread Brett Porter
On 17/09/2010, at 2:23 AM, Jörg Schaible wrote: > Hi Baptiste, > > Baptiste MATHUS wrote: > >> Well, from my understanding, this is not a regression. >> What Paul says in the end >> > http://jira.codehaus.org/browse/MNG-4687?focusedCommentId=235494&page=com.atlassian.jira.plugin.system.issuet

Re: maven-release-plugin release?

2010-09-16 Thread Jörg Schaible
Hi Baptiste, Baptiste MATHUS wrote: > Well, from my understanding, this is not a regression. > What Paul says in the end > http://jira.codehaus.org/browse/MNG-4687?focusedCommentId=235494&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment- tabpanel#action_235494is > not a workaround,

Re: maven-release-plugin release?

2010-09-16 Thread Baptiste MATHUS
Well, from my understanding, this is not a regression. What Paul says in the end http://jira.codehaus.org/browse/MNG-4687?focusedCommentId=235494&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_235494is not a workaround, but the right way to go. See also https://cwik

Re: maven-release-plugin release?

2010-09-16 Thread Jörg Schaible
Brett Porter wrote: > > On 15/09/2010, at 2:26 PM, Mark Derricutt wrote: > >> 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

Re: maven-release-plugin release?

2010-09-15 Thread Brett Porter
On 15/09/2010, at 2:26 PM, Mark Derricutt wrote: > 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 rel

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

Next maven release plugin release?

2008-07-28 Thread Mat Schaffer
(reposted from issues@ once I realized that was for the issue tracker, sorry about that) Hi, I'm using 2.0-beta-7 of the maven release plugin, but I could really use the new support for accepting releaseVersion, developmentVersion, etc... from -D properties. Is the release of 2.0-beta-8 e