Index: plugin.jelly =================================================================== RCS file: /home/cvspublic/maven-plugins/announcement/plugin.jelly,v retrieving revision 1.11 diff -u -r1.11 plugin.jelly --- plugin.jelly 22 Jul 2004 11:26:28 -0000 1.11 +++ plugin.jelly 3 Aug 2004 17:47:58 -0000 @@ -69,6 +69,20 @@ The release '${versionVariable}' could not be found in change log + + + + + + + + + + + Current release (${versionVariable}) does not have an entry at the POM's versions element. + + Index: xdocs/changes.xml =================================================================== RCS file: /home/cvspublic/maven-plugins/announcement/xdocs/changes.xml,v retrieving revision 1.21 diff -u -r1.21 changes.xml --- xdocs/changes.xml 22 Jul 2004 11:26:28 -0000 1.21 +++ xdocs/changes.xml 3 Aug 2004 17:47:59 -0000 @@ -25,6 +25,9 @@ + + Changed announcement:check-install to check if the current version has a SCM tag entry. + Added new optional maven.announcement.stylesheet.pathproperty that defines what stylesheet to use to generate the text announcement.