Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-10, 1.0-rc1
-
Fix Version/s: 1.0-rc1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Have you had a problem running the generate-goals goal of the plugin plugin?
Maven reports the following error:
Element... j:import
Line...... 115
Column.... 54
null:-1:-1: <null> Could not parse Jelly script
Note that this happens only if there is no plugin.jelly file and the goal therefore uses the goals-empty.jelly as a template.
The template looks ok to me. I am not able to figure out the cause of the error.
Fixed today