[ 
http://jira.codehaus.org/browse/MOJO-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte updated MOJO-1454:
---------------------------------

    Component/s: nsis

> nsis-maven-plugin mojo property name collision: setupScript
> -----------------------------------------------------------
>
>                 Key: MOJO-1454
>                 URL: http://jira.codehaus.org/browse/MOJO-1454
>             Project: Mojo
>          Issue Type: Bug
>          Components: nsis
>            Reporter: Michael Rudolf
>         Attachments: fix-name-collision.patch
>
>
> The nsis-maven-plugin contains two mojos with the same (unrelated) property 
> names, which prevents users from configuring the goals separately. The 
> property in question is setupScript, which denotes the project script (.nsh) 
> in the NsisGenerateProjectMojo and the setup script (.nsi) in the 
> NsisCompileMojo. This results in the inability to configure both separately 
> when both mojos should be executed. The attached patch renames the former to 
> projectScript, so that both can be set in a configuration element in the POM.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
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