Re: [ALL] Parent Pom almost ready for snapshot deploy

2010-06-18 Thread sebb
On 18/06/2010, Niall Pemberton wrote: > On Fri, Jun 18, 2010 at 4:38 PM, sebb wrote: > > I think the parent pom is almost ready for a snapshot deploy if anyone > > (e.g. Niall?) wants to do this: > > > I don't believe theres any need to deploy a snapshot. Anyone who wants > to test can just do

Re: [ALL] Parent Pom almost ready for snapshot deploy

2010-06-18 Thread sebb
On 18/06/2010, Dennis Lundberg wrote: > On 2010-06-18 17:38, sebb wrote: > > I think the parent pom is almost ready for a snapshot deploy if anyone > > (e.g. Niall?) wants to do this: > > > > mvn -N deploy [-Ptest-deploy] > > > > Use the "test-deploy" profile to create the output under targe

Re: [ALL] Parent Pom almost ready for snapshot deploy

2010-06-18 Thread Dennis Lundberg
On 2010-06-18 17:38, sebb wrote: > I think the parent pom is almost ready for a snapshot deploy if anyone > (e.g. Niall?) wants to do this: > > mvn -N deploy [-Ptest-deploy] > > Use the "test-deploy" profile to create the output under target/deploy. > > Not sure why, but the site.xml seems to be

Re: [ALL] Parent Pom almost ready for snapshot deploy

2010-06-18 Thread Niall Pemberton
On Fri, Jun 18, 2010 at 4:38 PM, sebb wrote: > I think the parent pom is almost ready for a snapshot deploy if anyone > (e.g. Niall?) wants to do this: I don't believe theres any need to deploy a snapshot. Anyone who wants to test can just do mvn install on the parent pom and then switch a compon

[ALL] Parent Pom almost ready for snapshot deploy

2010-06-18 Thread sebb
I think the parent pom is almost ready for a snapshot deploy if anyone (e.g. Niall?) wants to do this: mvn -N deploy [-Ptest-deploy] Use the "test-deploy" profile to create the output under target/deploy. Not sure why, but the site.xml seems to be deployed along with the pom.xml. At least with N