diff --git a/scm/plugin.jelly b/scm/plugin.jelly index 2f6d4066..56e9b39b 100644 --- a/scm/plugin.jelly +++ b/scm/plugin.jelly @@ -110,6 +110,7 @@ + @@ -238,11 +239,11 @@ - - + @@ -276,9 +277,8 @@ - Verifying no modifications are present @@ -362,7 +362,9 @@ DEPRECATED METHODS --> - + + DEPRECATED: scm:validate has been deprecated + @@ -389,6 +391,7 @@ DEPRECATED: please use scm:checkout + @@ -399,9 +402,8 @@ - - + DEPRECATED: please use scm:find-connection @@ -523,6 +525,7 @@ DEPRECATED: please use the scm:update goal instead + diff --git a/scm/xdocs/changes.xml b/scm/xdocs/changes.xml index 44d3ac25..be21aabd 100644 --- a/scm/xdocs/changes.xml +++ b/scm/xdocs/changes.xml @@ -24,6 +24,7 @@ + SCM Parse Connection output is wrong / misleading. scm:prepare-release does not commit modified changes.xml. Update dom4j and jelly dependencies to match the ones in maven 1.1 core. Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1, jaxen v1.0-FCS-full to 1.1-beta-9. Add the dependency to jline for commons-jelly-tags-interaction v1.1.