Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Calling "maven announcement" leads to:
E:\Dev\maven-plugins\announcement>maven announcement -Dmaven.announcement.version=1.0
__ __
| \/ | __ Apache_ ___ | |||||
| \/ | / ` \ V / -) ' \ ~ intelligent projects ~ | |||||
| _ | _,_ | _/___ | _ | _ | v. 1.0-rc3-SNAPSHOT |
|---|
Plugin cache will be regenerated
BUILD SUCCESSFUL
Total time: 8 seconds
Finished at: Mon Apr 12 21:34:22 CEST 2004
E:\Dev\maven-plugins\announcement>
Maven does not display the goal called for example. Nor does it display the message:
<j:echo>Generating announcement for release ${maven.announcement.version} ...</j:echo>
which is supposed to de displayed.
here is the patch.