You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried it out with a pom that also uses enunciate... and its broken...
Caused by: java.lang.NullPointerException
at org.simplericity.jettyconsole.CreateDescriptorMojo.getWarArtifact (CreateDescriptorMojo.java:344)
at org.simplericity.jettyconsole.CreateDescriptorMojo.execute (CreateDescriptorMojo.java:170)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
The text was updated successfully, but these errors were encountered:
Tried it out with a pom that also uses enunciate... and its broken...
Caused by: java.lang.NullPointerException
at org.simplericity.jettyconsole.CreateDescriptorMojo.getWarArtifact (CreateDescriptorMojo.java:344)
at org.simplericity.jettyconsole.CreateDescriptorMojo.execute (CreateDescriptorMojo.java:170)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
The text was updated successfully, but these errors were encountered: