mirror of https://github.com/apache/maven.git
o the compiler:compile goal needs dependendencies to be resolved
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162758 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b5ce0c41c3
commit
77388a73a7
|
@ -11,6 +11,8 @@ import java.util.List;
|
|||
/**
|
||||
* @goal compile
|
||||
*
|
||||
* @requiresDependencyResolution
|
||||
*
|
||||
* @description Compiles application sources
|
||||
*
|
||||
* @parameter
|
||||
|
|
Loading…
Reference in New Issue