I have a Maven project whose sole purpose is to synthesize a deployable
artifact by executing some time-consuming Java code.  I'd like it to build
this artifact on package and deploy, but I really don't want it to build it
once for release:prepare and again for release:perform.  How can I
accomplish that?

-- 
C. Benson Manica
cbman...@gmail.com

Reply via email to