mirror of https://github.com/apache/maven.git
[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:
parent
6f74c90590
commit
4b1c539878
|
@ -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øl</a>
|
* @author <a href="mailto:trygvis@inamo.no">Trygve Laugstøl</a>
|
||||||
|
|
Loading…
Reference in New Issue