Agreed Stephen. I think your proposal is the best so far. I just want to make sure we don't go back into a discussion about promoting snapshots to releases, as I believe that is where this discussion started. To do that I think would require a significant re-architecture of maven which I don't think would be happening in the near future.
> -----Original Message----- > From: Stephen Connolly [mailto:[email protected]] > Sent: Wednesday, November 10, 2010 8:29 AM > To: Maven Users List > Subject: Re: RE: Continuous Delivery and Maven > > Imho taking a snapshot artefact and renaming as a release artefact and > pushing to the remote repo will never be supported by maven, but my > ship-maven-plugin (not ready for publishing yet) and some extra mojos > added > to versions-maven-plugin should enable CD in a way that is in keeping > with > the "maven way", as long as ranges are used in place of snapshots. (will > also need minor tweaks to the maven-release-plugin, but these would be > backwards compatible tweaks that do not change its current behaviour, > only > provide a hook for extending it) > > - Stephen > > On 10 Nov 2010 13:03, "Thiessen, Todd (Todd)" <[email protected]> > wrote: > > I don't think thats the same thing. The proposal is to take a snapshot > artifact which was built using mvn deploy and promote it to the release > repo. I think what you are referring to here Jason is how the release > plugin > first builds the snapshot, tags it, and then rebuilds the tag. > > > > -----Original Message----- > > From: Jason van Zyl [mailto:[email protected]] > > Sent: Wednesday, Nove... > > > Subject: Re: Continuous Delivery and Maven > > > > > > On Nov 9, 2010, at 2:25 PM, Thiessen, Todd (Tod... --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
