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

Brett Porter updated MAPPASM-12:
--------------------------------

    Fix Version/s: 1.0

> program name is not used, only one of 2 scripts created.
> --------------------------------------------------------
>
>                 Key: MAPPASM-12
>                 URL: http://jira.codehaus.org/browse/MAPPASM-12
>             Project: Mojo AppAssembler Plugin
>          Issue Type: Bug
>         Environment: Unix-Like (Linux)
>            Reporter: Max Berger
>             Fix For: 1.0
>
>
> Dear appassembler developers,
> we've recently moved jeuclid to maven, and now i wanted to use appassembler 
> to create scripts. 
> I followed the instructions from:
> http://mojo.codehaus.org/appassembler/appassembler-maven-plugin/usage.html
> Here is the snipped from the pom.xml:
>    <programs>
>             <program>
>               <mainClass>net.sourceforge.jeuclid.app.MathViewer</mainClass>
>               <name>mathviewer</name>
>             </program>
>             <program>
>               <mainClass>net.sourceforge.jeuclid.util.Converter</mainClass>
>               <name>mml2xxx</name>
>             </program>
>           </programs>
> What gets created:
> target/appassembler/bin/MathViewer
> target/appassembler/bin/MathViewer.bat
> What I would have expected:
> mathviewer (lowercase)
> mathviwer.bat
> mml2xxx
> mml2xxx.bat
> Appassembler used:
> 1.0-alpha-2
> Other than that the generated scripts work very nicely. Thank you for your 
> plugin!
> Max

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