From 66c8ccbe4c162205b75a5aff5a0c1df98486a396 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Fri, 25 Nov 2005 23:54:09 +0000 Subject: [PATCH] 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 --- plugin-parent/project.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin-parent/project.properties b/plugin-parent/project.properties index 5220fc63..1279f873 100644 --- a/plugin-parent/project.properties +++ b/plugin-parent/project.properties @@ -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%