You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/04/18 22:29:19 UTC

[jira] Updated: (MPANNOUNCEMENT-2) Maven does not display anything when "maven announcement" is called

The following issue has been updated:

    Updater: fabrizio giustina (mailto:fgiust@sapient.com)
       Date: Sun, 18 Apr 2004 4:29 PM
    Comment:
here is the patch.
- the message is fixed + check for the presence of the selected version and fail if missing
- maven.announcement.version defaults to ${pom.version}
- download url is changed to a generic pom.url (distributionDirectory was wrong, sorry. There is no info in the pom for the distribution url)

    Changes:
             Attachment changed to announcement_version_patch.diff
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPANNOUNCEMENT-2&page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPANNOUNCEMENT-2

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPANNOUNCEMENT-2
    Summary: Maven does not display anything when "maven announcement" is called
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-announcement-plugin
   Fix Fors:
             1.1
   Versions:
             1.1

   Assignee: 
   Reporter: Vincent Massol

    Created: Mon, 12 Apr 2004 3:48 PM
    Updated: Sun, 18 Apr 2004 4:29 PM

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.



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org