CAMEL-9536: Remove taglist plugin which is not in use
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6967f518 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6967f518 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6967f518 Branch: refs/heads/camel-2.16.x Commit: 6967f518c81d26eaeaf9ef21b609999d0b8d4fc9 Parents: aeb2763 Author: Claus Ibsen <davscl...@apache.org> Authored: Tue Jan 26 09:18:21 2016 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Tue Jan 26 09:19:30 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/6967f518/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 1525db5..d043f9e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -497,7 +497,6 @@ <stax2-api-bundle-version>3.1.4</stax2-api-bundle-version> <stringtemplate-bundle-version>4.0.8_1</stringtemplate-bundle-version> <stringtemplate-version>4.0.8</stringtemplate-version> - <taglist-maven-plugin-version>2.10</taglist-maven-plugin-version> <tagsoup-bundle-version>1.2.1_1</tagsoup-bundle-version> <tagsoup-version>1.2.1</tagsoup-version> <testng-version>6.8.21</testng-version> @@ -3036,11 +3035,6 @@ </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> - <artifactId>taglist-maven-plugin</artifactId> - <version>${taglist-maven-plugin-version}</version> - </plugin> - <plugin> - <groupId>org.codehaus.mojo</groupId> <artifactId>tomcat-maven-plugin</artifactId> <version>1.1</version> <configuration> @@ -3236,11 +3230,6 @@ <version>${maven-surefire-report-plugin-version}</version> </plugin> <plugin> - <groupId>org.codehaus.mojo</groupId> - <artifactId>taglist-maven-plugin</artifactId> - <version>${taglist-maven-plugin-version}</version> - </plugin> - <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <version>${maven-javadoc-plugin-version}</version>