Carlos, That's really not a great way to do this. Why not branch the code for 2.0.1?
- Brett [EMAIL PROTECTED] wrote: > Author: carlos > Date: Tue Mar 28 02:53:37 2006 > New Revision: 389474 > > URL: http://svn.apache.org/viewcvs?rev=389474&view=rev > Log: > Removed test harness dependencies to go on with the release, will add them > later > > Removed: > maven/plugins/trunk/maven-compiler-plugin/src/test/ > Modified: > maven/plugins/trunk/maven-compiler-plugin/pom.xml > > Modified: maven/plugins/trunk/maven-compiler-plugin/pom.xml > URL: > http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-compiler-plugin/pom.xml?rev=389474&r1=389473&r2=389474&view=diff > ============================================================================== > --- maven/plugins/trunk/maven-compiler-plugin/pom.xml (original) > +++ maven/plugins/trunk/maven-compiler-plugin/pom.xml Tue Mar 28 02:53:37 2006 > @@ -42,11 +42,5 @@ > <artifactId>maven-artifact</artifactId> > <version>2.0</version> > </dependency> > - <dependency> > - <groupId>org.apache.maven</groupId> > - <artifactId>maven-plugin-testing-harness</artifactId> > - <version>1.0-SNAPSHOT</version> > - <scope>test</scope> > - </dependency> > </dependencies> > </project> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]