Jesse, What is this change??? We don't have migrated to alpha-4 yet.
Emmanuel [EMAIL PROTECTED] a écrit :
Author: jmcconnell Date: Wed Oct 31 13:42:00 2007 New Revision: 590819 URL: http://svn.apache.org/viewvc?rev=590819&view=rev Log: revert to redback alpha 3 pending HAUS-1590 Modified: maven/continuum/trunk/pom.xml Modified: maven/continuum/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/continuum/trunk/pom.xml?rev=590819&r1=590818&r2=590819&view=diff ============================================================================== --- maven/continuum/trunk/pom.xml (original) +++ maven/continuum/trunk/pom.xml Wed Oct 31 13:42:00 2007 @@ -671,6 +671,11 @@ </dependency> <dependency> <groupId>org.codehaus.plexus.redback</groupId> + <artifactId>redback-users-configurable</artifactId> + <version>${redback.version}</version> + </dependency> + <dependency> + <groupId>org.codehaus.plexus.redback</groupId> <artifactId>redback-system</artifactId> <version>${redback.version}</version> </dependency>