logo       

[jira] Created: (MWEBSTART-27) NPE in JNLP Velocity context setup: msg#00349

java.maven-plugins.mojo.devel

Subject: [jira] Created: (MWEBSTART-27) NPE in JNLP Velocity context setup

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>
Google Custom Search

News | FAQ | advertise