diff --git a/pom/plugin.jelly b/pom/plugin.jelly index dbb7c0a4..b38e17ff 100644 --- a/pom/plugin.jelly +++ b/pom/plugin.jelly @@ -27,7 +27,8 @@ xmlns:ant="jelly:ant" xmlns:x="jelly:xml" xmlns:log="jelly:log" - xmlns:artifact="artifact"> + xmlns:artifact="artifact" + xmlns:assert="assert"> @@ -61,6 +62,12 @@ name="pom:validate" description="Validate the Maven XML project descriptor"> + +