Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
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
This bug seems to be fixed, but there is no comment about the fix?
Is there a quick fix for release 2 ?