diff --git a/jbuilder/plugin.jelly b/jbuilder/plugin.jelly index ab6be3a5..c3fbc501 100644 --- a/jbuilder/plugin.jelly +++ b/jbuilder/plugin.jelly @@ -1,7 +1,8 @@ + xmlns:j="jelly:core" + xmlns:x="jelly:xml"> @@ -17,7 +18,7 @@ - + JBuilder Library Definition File ${pom.artifactId} @@ -47,26 +48,26 @@ Creating ${basedir}/${pom.artifactId}.jpx ... - + Projet XML JBuilder - + - - - - + + + + - - - - - - - + + + + + + + - - - + + + diff --git a/jbuilder/project.xml b/jbuilder/project.xml index fa3980d7..e6bf9ca8 100644 --- a/jbuilder/project.xml +++ b/jbuilder/project.xml @@ -40,6 +40,13 @@ - + + + commons-jelly + commons-jelly-tags-xml + SNAPSHOT + http://jakarta.apache.org/commons/sandbox/jelly/tags/xml/ + +