[ http://jira.codehaus.org/browse/MNG-1011?page=all ]
Brett Porter updated MNG-1011: ------------------------------ Fix Version: (was: 2.0-beta-4) 2.0-beta-3 > <defaultGoal> doesn't work > -------------------------- > > Key: MNG-1011 > URL: http://jira.codehaus.org/browse/MNG-1011 > Project: Maven 2 > Type: Bug > Versions: 2.0-beta-1 > Reporter: Hao Chen > Assignee: Brett Porter > Fix For: 2.0-beta-3 > > Original Estimate: 30 minutes > Remaining: 30 minutes > > added the following to pom.xml: > <build> > <defaultGoal>install</defaultGoal> > </build> > On command line, type: m2 > Error: > You must specify at least one goal. Try 'install' > usage: maven [options] [goal [goal2 [goal3] ...]] > ... -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]