Sorry this was a misinterpreted need. For some reason after my modules complete install they start again. I research this and see if there is any information regarding it.
Brandon On 11/27/06, Brandon Goodin <[EMAIL PROTECTED]> wrote:
Hey All, This may be a dumb question. But, I have a aggregate pom with three modules. One of the modules makes use of the webstart plugin. The webstart plugin fails when using 'mvn install'. It is necessary for me to call 'mvn webstart:jnlp' when building this module without calling 'install'. When building from the aggregate pom, how do i get the webstart project to build using 'webstart:jnlp' instead of 'install'. The other two modules work fine using the install. I tried setting <defaultGoal>webstart:jnlp</defaultGoal> in the webstart module. It does call the appropriate webstart:jnlp but then fails after it completes the goal because it still attempts to call install right after. Thanks Brandon
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
