[MNG-424] - Resolve test dependencies.

Thanks to Rod Coffin.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@177939 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Venisse 2005-05-23 07:46:48 +00:00
parent 6f74c90590
commit 4b1c539878
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ import java.io.File;
* A Maven2 plugin which integrates the use of Maven2 with Eclipse. * A Maven2 plugin which integrates the use of Maven2 with Eclipse.
* *
* @goal eclipse * @goal eclipse
* @requiresDependencyResolution * @requiresDependencyResolution test
* @executePhase generate-sources * @executePhase generate-sources
* *
* @author <a href="mailto:trygvis@inamo.no">Trygve Laugst&oslash;l</a> * @author <a href="mailto:trygvis@inamo.no">Trygve Laugst&oslash;l</a>