mirror of https://github.com/apache/maven.git
PR: MNG-673
Submitted by: Edwin Punzalan remove unneeded dependency resolution git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321337 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6e0d411886
commit
f56c194b48
|
@ -30,7 +30,6 @@ import java.util.StringTokenizer;
|
||||||
/**
|
/**
|
||||||
* @goal generate
|
* @goal generate
|
||||||
* @phase generate-sources
|
* @phase generate-sources
|
||||||
* @requiresDependencyResolution compile
|
|
||||||
* @description Antlr plugin
|
* @description Antlr plugin
|
||||||
*/
|
*/
|
||||||
public class AntlrPlugin
|
public class AntlrPlugin
|
||||||
|
|
Loading…
Reference in New Issue