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

Robert Scholte closed MOJO-1531.
--------------------------------

    Resolution: Not A Bug

You can change the {{setupScript}} as described above.
btw. Don't use Jira for questions; We have 
[mailinglists|http://mojo.codehaus.org/mail-lists.html] and 
[irc-channels|http://mojo.codehaus.org/irc.html] for such things.

> What is the syntax for specifying the setupScript name to be something other 
> than setup.nsi in a pom file?
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: MOJO-1531
>                 URL: https://jira.codehaus.org/browse/MOJO-1531
>             Project: Mojo
>          Issue Type: Task
>          Components: nsis
>    Affects Versions: failsafe-maven-plugin-2.4.3-alpha-1
>            Reporter: Stacie Moore
>            Priority: Trivial
>
> I am trying to specify the file name for my nsi script to be something 
> besides setup.nsi.  How do you specify this in the pom file?
> I currently have this in my pom.xml file:
> <build>
>    <plugins>
>                       <plugin>
>                               <groupId>org.codehaus.mojo</groupId>
>                               <artifactId>nsis-maven-plugin</artifactId>
>                               <version>1.0-SNAPSHOT</version>
>                               <executions>
>                                       <execution>
>                                               <goals>
>                                                       
> <goal>generate-project</goal>
>                                                       <goal>compile</goal>
>                                               </goals>
>                                       </execution>
>                               </executions>
>                       </plugin>
>               </plugins>
>       </build>

--
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