RE: Changing the working directory of the release plugin...

2012-01-18 Thread Thiessen, Todd (Todd)
ably > not. > > HTH > > Ansgar > > > > > >> -Original Message- > >> From: Ansgar Konermann [mailto:ansgar.konerm...@googlemail.com] > >> Sent: Wednesday, January 18, 2012 1:34 PM > >> To: users@maven.apache.org > >> Subject

Re: Changing the working directory of the release plugin...

2012-01-18 Thread Ansgar Konermann
onerm...@googlemail.com] >> Sent: Wednesday, January 18, 2012 1:34 PM >> To: users@maven.apache.org >> Subject: Re: Changing the working directory of the release plugin... >> >> Am 17.01.2012 23:48, schrieb Thiessen, Todd (Todd): >>> Does anyone know how to change

RE: Changing the working directory of the release plugin...

2012-01-18 Thread Thiessen, Todd (Todd)
- > From: Ansgar Konermann [mailto:ansgar.konerm...@googlemail.com] > Sent: Wednesday, January 18, 2012 1:34 PM > To: users@maven.apache.org > Subject: Re: Changing the working directory of the release plugin... > > Am 17.01.2012 23:48, schrieb Thiessen, Todd (Todd): > > Do

Re: Changing the working directory of the release plugin...

2012-01-18 Thread Ansgar Konermann
Am 17.01.2012 23:48, schrieb Thiessen, Todd (Todd): > Does anyone know how to change the working directory, that the prepare phase > of the release plugin uses, without also changing where it checkouts out the > tag? > > Basically, I want to run the top level pom, but from a different working >

Changing the working directory of the release plugin...

2012-01-17 Thread Thiessen, Todd (Todd)
Does anyone know how to change the working directory, that the prepare phase of the release plugin uses, without also changing where it checkouts out the tag? Basically, I want to run the top level pom, but from a different working directory.