[ http://jira.codehaus.org/browse/MWEBSTART-23?page=comments#action_84114 ] Jerome Lacoste commented on MWEBSTART-23: -----------------------------------------
Havard, You should be able to implement that by patching VelcoityContext createContext() in plugin/src/main/java/org/codehaus/mojo/webstart/generator/Generator.java That should be a 2 line fix. Want to give it a try ? Don't forget to update the doc ! > Retrieve as much information as possible for the jnlp file from the POM > ----------------------------------------------------------------------- > > Key: MWEBSTART-23 > URL: http://jira.codehaus.org/browse/MWEBSTART-23 > Project: Maven 2.x Webstart Plugin > Issue Type: Improvement > Environment: Seems to be using 1.0-alpha-1 of the version (but it's > not listed in the Affects Version list) > Reporter: Havard Bjastad > > Most of the <information> section of the jnlp file is now duplicated > information between the velocity template and the pom. In the Maven 1 plugin, > this information (e.g. title and description) was retrieved from the pom. > See http://maven.apache.org/maven-1.x/plugins/jnlp/properties.html for a full > list of properties from the Maven 1 plugin (and the POM properties used by > default). -- 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
