[ 
https://jira.codehaus.org/browse/MOJO-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=279828#comment-279828
 ] 

Robert Scholte commented on MOJO-1595:
--------------------------------------

I agree here. But I like to go a bit further. The {{compile}} goal would be 
confusing too.  I'd like to call it something like {{bundle}}, {{assemble}} or 
{{package}}. 
Any suggestion is welcome. 

> Change default execution phase of NsisCompileMojo from "compile" to "package"
> -----------------------------------------------------------------------------
>
>                 Key: MOJO-1595
>                 URL: https://jira.codehaus.org/browse/MOJO-1595
>             Project: Mojo
>          Issue Type: Improvement
>          Components: nsis
>            Reporter: Andrew Swan
>            Priority: Minor
>
> The org.codehaus.mojo.nsis.NsisCompileMojo (which creates the NSIS installer 
> for the calling project) binds to Maven's "compile" phase by default, as 
> documented.
> In reality this is not a sensible default; for example, you're unlikely to 
> want to create the installer before even running your tests.
> A more useful default seems to be the "package" phase, which according to the 
> Maven documentation is meant to "take the compiled code and package it in its 
> distributable format, such as a JAR".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to