Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPRELEASE-3 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPRELEASE-3 Summary: release plugin using a non existent goal deploy:pom Type: Bug Status: Closed Priority: Major Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-release-plugin Assignee: Brett Porter Reporter: Sebastien Sahuc Created: Tue, 9 Mar 2004 1:32 PM Updated: Tue, 13 Apr 2004 8:56 PM Description: executing maven release as shown below uses non existent goal deploy:pom I checked the jelly script plugin and this is what it's doing. Is that a typo, or is it something no one use ? What are the correct alternative then ? Thanks [dhcp121 mi]$ maven release __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc2-SNAPSHOT BUILD FAILED File...... file:/Users/sebastiensahuc/.maven/plugins/maven-release-plugin-1.2/plugin.jelly Element... attainGoal Line...... 256 Column.... 36 No goal [deploy:pom] Total time: 18 seconds Finished at: Tue Mar 09 10:19:41 PST 2004 --------------------------------------------------------------------- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
