Deprecating a goal while the plugin is still in the sandbox?Don't think you need to do this. There's no such thing as backwards compatibility yet. -Robert
________________________________ > From: [email protected] > To: [email protected] > Date: Wed, 19 Oct 2011 08:08:41 -0500 > Subject: [mojo-scm] [14866] > trunk/sandbox/chronos/chronos-maven-plugin/pom.xml: rename > > > Revision > 14866<http://fisheye.codehaus.org/changelog/mojo/?cs=14866> > Author > soelvpil > Date > 2011-10-19 08:08:41 -0500 (Wed, 19 Oct 2011) > Log Message > > rename > > Modified Paths > > * trunk/sandbox/chronos/chronos-maven-plugin/pom.xml > > Diff > Modified: trunk/sandbox/chronos/chronos-maven-plugin/pom.xml (14865 => 14866) > > > --- trunk/sandbox/chronos/chronos-maven-plugin/pom.xml > 2011-10-19 12:33:45 UTC (rev 14865) > +++ trunk/sandbox/chronos/chronos-maven-plugin/pom.xml > 2011-10-19 13:08:41 UTC (rev 14866) > @@ -15,11 +15,13 @@ > <name>CodeHaus</name> > <url>http://mojo.codehaus.org</url> > </organization> > - <name>Chronos</name> > + <name>Chronos (deprecated)</name> > <inceptionYear>2008</inceptionYear> > <description> > Plugin for testing performance with jmeter > and creating nice reports of the results > + > + This plugin has been deprecated, and should be replaced by > chronos-jmeter-maven-plugin and chronos-report-maven-plugin > </description> > <licenses> > <license> > > > > ________________________________ > > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email >
