buildnumber-maven-plugin throws a NullPointerException if trying to install a
module which got locally svn added but not committed yet
--------------------------------------------------------------------------------------------------------------------------------------
Key: MOJO-1643
URL: http://jira.codehaus.org/browse/MOJO-1643
Project: Mojo
Issue Type: Bug
Components: buildnumber
Affects Versions: buildnumber-maven-plugin-1.0-beta-5
Reporter: Mark Struberg
If you create a maven module, add it under svn control with 'svn add' and try
to
mvn clean install
the module, buildnumber-maven-plugin throws a NullPointerException:
Caused by: java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:394)
at org.codehaus.mojo.build.CreateMojo.execute(CreateMojo.java:463)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:107)
--
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