oh yes, another one! Donald Woods did a _fantastic_ writeup about releasing with all the things you get from apache-parent:
http://incubator.apache.org/bval/cwiki/release-process.html We used this for releasing OpenWebBeans, CODI and MyFaces, and it really works perfectly fine! So thanks Donald for sharing this :) LieGrue, strub --- On Thu, 10/14/10, Mark Struberg <[email protected]> wrote: > From: Mark Struberg <[email protected]> > Subject: Re: Does the ASF incubator have Maven snapshot repositories? > To: [email protected] > Date: Thursday, October 14, 2010, 3:44 PM > just a small hint: > > you can use > > $> mvn help:effective-pom | less > > to check the finally created pom with all things you > derived from the parent poms. > > LieGrue, > strub > > --- On Thu, 10/14/10, Dan Haywood <[email protected]> > wrote: > > > From: Dan Haywood <[email protected]> > > Subject: Re: Does the ASF incubator have Maven > snapshot repositories? > > To: [email protected] > > Date: Thursday, October 14, 2010, 3:13 PM > > Thanks! > > > > Dan > > > > On 14/10/2010 15:44, Mark Struberg wrote: > > > sure, all we need to do is to derive from > > apache-parent-7: > > > > > > <parent> > > > > > <groupId>org.apache</groupId> > > > > > <artifactId>apache</artifactId> > > > > > <version>7</version> > > > </parent> > > > > > > This is a suggested move anyway, since this > defines a > > whole lot of things, like staging and release > procedures, > > etc! > > > > > > LieGrue, > > > strub > > > > > > --- On Thu, 10/14/10, Dan Haywood<[email protected]> > > wrote: > > > > > >> From: Dan Haywood<[email protected]> > > >> Subject: Does the ASF incubator have Maven > > snapshot repositories? > > >> To: [email protected] > > >> Date: Thursday, October 14, 2010, 2:22 PM > > >> Presumably any releases should > > be > > >> published to the Maven central repo. But, > is > > there a > > >> snapshot repository available? > > >> > > >> Thx > > >> Dan > > >> > > >> > > > > > > > > > > > > > > >
