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

Jerome Lacoste closed MWEBSTART-86.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0-alpha-2

Fixed. It isn't as flexibile as the solution you made in your plugin, but 
almost. Tested with integration test, and support all mojos (including the jnlp 
download servlet), etc.

Available in latest SNAPSHOT: 
webstart-maven-plugin-1.0-alpha-2-20080119.082512-18.jar

I will update the documentation later on.

Feel free to report on whether this is enough for you.

$ svn commit -m "MWEBSTART-86: provide an default inbuilt template for all jnlp 
mojos"
Sending        pom.xml
Adding         src/it/it007
Adding         src/it/it007/goals.txt
Adding         src/it/it007/pom.xml
Adding         src/it/it007/setup.groovy
Adding         src/it/it007/src
Adding         src/it/it007/src/main
Adding         src/it/it007/src/main/jnlp
Adding  (bin)  src/it/it007/src/main/jnlp/keystore
Adding         src/it/it007/validate.groovy
Adding         src/it/it008
Adding         src/it/it008/goals.txt
Adding         src/it/it008/pom.xml
Adding         src/it/it008/setup.groovy
Adding         src/it/it008/src
Adding         src/it/it008/src/main
Adding         src/it/it008/src/main/jnlp
Adding  (bin)  src/it/it008/src/main/jnlp/keystore
Adding         src/it/it008/validate.groovy
Sending        
src/main/java/org/codehaus/mojo/webstart/AbstractBaseJnlpMojo.java
Sending        src/main/java/org/codehaus/mojo/webstart/AbstractJnlpMojo.java
Sending        src/main/java/org/codehaus/mojo/webstart/JnlpConfig.java
Sending        
src/main/java/org/codehaus/mojo/webstart/JnlpDownloadServletMojo.java
Sending        
src/main/java/org/codehaus/mojo/webstart/generator/AbstractGenerator.java
Sending        src/main/java/org/codehaus/mojo/webstart/generator/Generator.java
Adding         
src/main/java/org/codehaus/mojo/webstart/generator/GeneratorExtraConfig.java
Sending        
src/main/java/org/codehaus/mojo/webstart/generator/JarResourcesGenerator.java
Adding         src/main/resources/default-jnlp-servlet-template.vm
Adding         src/main/resources/default-jnlp-template.vm
Sending        
src/test/java/org/codehaus/mojo/webstart/generator/JarResourcesGeneratorTest.java
Transmitting file data ......................
Committed revision 5956.


> remove need for custom velocity template JNLP file
> --------------------------------------------------
>
>                 Key: MWEBSTART-86
>                 URL: http://jira.codehaus.org/browse/MWEBSTART-86
>             Project: Maven 2.x Webstart Plugin
>          Issue Type: Improvement
>            Reporter: Ryan Sonnek
>             Fix For: 1.0-alpha-2
>
>         Attachments: JnlpMojo.java, patch.txt
>
>
> There is enough information as part of the POM to auto generate a very basic 
> yet functional JNLP file.  This should be the *default* behavior with the 
> option to override the basic template with a custom JNLP file.
> It would greatly improve the adoption of this plugin if it supports very 
> simple "out of the box" behavior.  

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