|
[jira] Created: (MWEBSTART-27) NPE in JNLP Velocity context setup: msg#00349java.maven-plugins.mojo.devel
NPE in JNLP Velocity context setup ---------------------------------- Key: MWEBSTART-27 URL: http://jira.codehaus.org/browse/MWEBSTART-27 Project: Maven 2.x Webstart Plugin Issue Type: Bug Affects Versions: 1.0-alpha-2 Reporter: Ken Geis There's a NullPointerException in org.codehaus.mojo.webstart.generator.createContext() if you don't have an <organization/> in your POM. The offending code is here: context.put( "informationVendor", project.getModel().getOrganization().getName() ); context.put( "informationHomepage", project.getModel().getOrganization().getUrl() ); -- 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
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [jira] Created: (MEXEC-17) system dependencies are not put on exec:java classpath, Ryan Sonnek (JIRA) |
|---|---|
| Next by Date: | [jira] Commented: (MEXEC-17) system dependencies are not put on exec:java classpath, Jerome Lacoste (JIRA) |
| Previous by Thread: | [jira] Created: (MEXEC-17) system dependencies are not put on exec:java classpath, Ryan Sonnek (JIRA) |
| Next by Thread: | [jira] Closed: (MWEBSTART-27) NPE in JNLP Velocity context setup, Jerome Lacoste (JIRA) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |