diff --git a/repository/plugin.jelly b/repository/plugin.jelly index 1a008b6c..dee13d15 100644 --- a/repository/plugin.jelly +++ b/repository/plugin.jelly @@ -5,6 +5,7 @@ xmlns:define="jelly:define" xmlns:dummy="dummy" xmlns:j="jelly:core" + xmlns:m="maven" xmlns:repository="repository" xmlns:u="jelly:util" xmlns:x="jelly:xml"> @@ -105,19 +106,6 @@ - - - - '${name}' must be specified - - - ${message} - - /licenses directory. !--> - + @@ -222,7 +210,7 @@ - + - + + + cd ${maven.repo.central.directory}; mkdir ${groupId}; @@ -308,7 +299,8 @@ - + + cd ${maven.repo.central.directory}; rm -rf ${groupId}; @@ -322,8 +314,9 @@ - - + + + ${groupId} @@ -355,8 +348,8 @@ - - + + @@ -369,9 +362,9 @@ - - - + + +