On 26/02/2009, at 2:09 AM, James Bowkett wrote:

I have tried adding <preparationGoals>clean install
deploy</preparationGoals>

you should only need "clean install" here, firstly deploy runs install as well so this doubles up, and secondly you don't want to deploy on preparation, just on perform.


I have recently done quite a lot of new development between the last release and this one....some of which comprising a custom maven plugin, the webstart
jnlp plugin, and the proguard obfuscator plugin

This sounds related - the explanation of your problem makes it sounds like one of the required modules is not in the build process. Does it get listed in the reactor when the build kicks off?

- Brett

--
Brett Porter
[email protected]
http://blogs.exist.com/bporter/


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to