announcement:generate should not fail if version is not defined in pom, as it is the case for SNAPSHOTS
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@349039 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -43,6 +43,7 @@ maven.artifact.legacy=false
|
||||
# Announcement plugin properties
|
||||
maven.announcement.distributionUrl=http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins
|
||||
maven.announcement.mail.to = users@maven.apache.org,dev@maven.apache.org
|
||||
maven.announcement.lenient=true
|
||||
|
||||
# Changes issue template
|
||||
maven.changes.issue.template = %URL%/%ISSUE%
|
||||
|
||||
Reference in New Issue
Block a user