Shouldn't we keep using 1.1 as the "next milestone"? We should merge maven-new-unreleased and 1.1 and rename it appropriately whenever we decide if it is 1.1 or 2.0 or whatever.
My understanding was 1.1 was the paretial plexus version, and 2.0 was the full plexus version. I think these sorts of things can still be looked at for 1.1. - Brett > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, 29 September 2003 5:10 PM > To: [EMAIL PROTECTED] > Subject: [jira] Updated: (MAVEN-271) maven -g does not list > goals defined in maven.xml > > > The following issue has been updated: > > Updater: dion gillard (mailto:[EMAIL PROTECTED]) > Date: Mon, 29 Sep 2003 2:08 AM > Changes: > Fix Version changed to maven-new-unreleased > Fix Version changed from 1.0-final > > --------------------------------------------------------------------- > For a full history of the issue, see: > > > http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-271&p > age=history > > --------------------------------------------------------------------- > View the issue: > > http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-271 > > > Here is an overview of the issue: > --------------------------------------------------------------------- > Key: MAVEN-271 > Summary: maven -g does not list goals defined in maven.xml > Type: Bug > > Status: Unassigned > Priority: Major > > Time Spent: Unknown > Remaining: Unknown > > Project: maven > Components: > core > Fix Fors: > maven-new-unreleased > Versions: > 1.0-beta-9 > > Assignee: > Reporter: Peter Lynch > > Created: Fri, 14 Feb 2003 12:18 PM > Updated: Mon, 29 Sep 2003 2:08 AM > Environment: JDK 1.4.1_01 Windows 2000 > > Description: > I added the following goal to my project's maven.xml > > <goal name="pluginname:somegoal"> > <ant:echo message="Some message" /> > </goal> > > I type maven -g or maven.bat -g and the goals listed do not > mention this goal anywhere. > > Also I cleared all my cache files and still it does not list > that goal. > > > --------------------------------------------------------------------- > 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] >
