Thomas, Why don't you add a parent pom in the root dir which your code dir pom extends? (ie make you code dir a module of your root pom).
Then you could get rid of --non-recursive off the argument build list and you would get a build everytime you checked in some docco. Just as a matter of interest why do you keep the docco outside the main project, this is unusual? Rgds, Chris -----Original Message----- From: Thomas Marti (HSR) [mailto:[EMAIL PROTECTED] Sent: 04 May 2006 23:25 To: [email protected] Subject: Re: Re: Changing working directory for Maven2-Continuum-Build? > you can't. > > Why do you add a project from root dir and not root/Code? Hi Emmanuel Because we want a new build also if something is checked into to Documentation-Folder... Bye, Thomas -------------------------------------------------------------------------------- The information contained herein is confidential and is intended solely for the addressee. Access by any other party is unauthorised without the express written permission of the sender. If you are not the intended recipient, please contact the sender either via the company switchboard on +44 (0)20 7623 8000, or via e-mail return. If you have received this e-mail in error or wish to read our e-mail disclaimer statement and monitoring policy, please refer to http://www.drkw.com/disc/email/ or contact the sender. --------------------------------------------------------------------------------
