this isn't implemented for the upcoming 2.2.0 release. It's in the list of issues for 2.3.0-M1 now, IIRC.

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@769842 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2009-04-29 17:21:18 +00:00
parent 2846766111
commit 12bb9ed83e
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ public class MavenITmng3714ToolchainsCliOptionTest
{
public MavenITmng3714ToolchainsCliOptionTest()
{
super( "[2.2.0,)" );
super( "[2.3.0,)" );
}
/**