diff --git a/java/plugin.jelly b/java/plugin.jelly index df68103a..b6104a80 100644 --- a/java/plugin.jelly +++ b/java/plugin.jelly @@ -106,7 +106,7 @@ description="Copy any resources that must be present in the deployed JAR file"> - diff --git a/test/plugin.jelly b/test/plugin.jelly index 412eb51b..382877c5 100644 --- a/test/plugin.jelly +++ b/test/plugin.jelly @@ -1,11 +1,12 @@ + xmlns:define="jelly:define" + xmlns:j="jelly:core" + xmlns:maven="jelly:maven" + xmlns:u="jelly:util"> + -