Skip to content

Commit 8be1705

Browse files
authored
[MPLUGIN-527] Remove javadoc annotation support (#288)
1 parent 705ae21 commit 8be1705

File tree

72 files changed

+51
-4278
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+51
-4278
lines changed

maven-plugin-plugin/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@
5959
</dependency>
6060

6161
<!-- runtime extractors used by default by plugin-tools -->
62-
<dependency>
63-
<groupId>org.apache.maven.plugin-tools</groupId>
64-
<artifactId>maven-plugin-tools-java</artifactId>
65-
<scope>runtime</scope>
66-
</dependency>
6762
<dependency>
6863
<groupId>org.apache.maven.plugin-tools</groupId>
6964
<artifactId>maven-plugin-tools-annotations</artifactId>

maven-plugin-plugin/src/it/help-package/invoker.properties

Lines changed: 0 additions & 18 deletions
This file was deleted.

maven-plugin-plugin/src/it/help-package/pom.xml

Lines changed: 0 additions & 77 deletions
This file was deleted.

maven-plugin-plugin/src/it/help-package/src/main/java/test/MyMojo.java

Lines changed: 0 additions & 31 deletions
This file was deleted.

maven-plugin-plugin/src/it/help-package/verify.bsh

Lines changed: 0 additions & 26 deletions
This file was deleted.

maven-plugin-plugin/src/it/ignore-plugin-class-realm/dep-a/pom.xml

Lines changed: 0 additions & 40 deletions
This file was deleted.

maven-plugin-plugin/src/it/ignore-plugin-class-realm/dep-a/src/main/java/test/ClassA.java

Lines changed: 0 additions & 21 deletions
This file was deleted.

maven-plugin-plugin/src/it/ignore-plugin-class-realm/dep-b/pom.xml

Lines changed: 0 additions & 48 deletions
This file was deleted.

maven-plugin-plugin/src/it/ignore-plugin-class-realm/dep-b/src/main/java/test/ClassB.java

Lines changed: 0 additions & 28 deletions
This file was deleted.

maven-plugin-plugin/src/it/ignore-plugin-class-realm/invoker.properties

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)