[MPLUGIN-284] don't try to extract mojos from Beanshell by default
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1648237 13f79535-47bb-0310-9956-ffa450edef68master
parent
5af1f627a8
commit
6984e9d27f
|
|
@ -140,16 +140,6 @@
|
||||||
<artifactId>maven-plugin-tools-annotations</artifactId>
|
<artifactId>maven-plugin-tools-annotations</artifactId>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>org.apache.maven.plugin-tools</groupId>
|
|
||||||
<artifactId>maven-plugin-tools-beanshell</artifactId>
|
|
||||||
<scope>runtime</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.apache.maven.plugin-tools</groupId>
|
|
||||||
<artifactId>maven-plugin-tools-model</artifactId>
|
|
||||||
<scope>runtime</scope>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<!-- plexus -->
|
<!-- plexus -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue