Skip to content

Commit

Permalink
Removed linkcheck plugin - it's adding another 30 minutes to the build
Browse files Browse the repository at this point in the history
  • Loading branch information
martinlau committed Jul 10, 2013
1 parent cc2b280 commit 5035669
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,6 @@
<artifactId>maven-dependency-plugin</artifactId>
<version>${maven-dependency-plugin.version}</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-linkcheck-plugin</artifactId>
<version>${maven-linkcheck-plugin.version}</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
Expand Down Expand Up @@ -1051,7 +1046,6 @@
<!-- Reporting versions -->
<maven-changelog-plugin.version>2.2</maven-changelog-plugin.version>
<maven-dependency-plugin.version>2.8</maven-dependency-plugin.version>
<maven-linkcheck-plugin.version>1.1</maven-linkcheck-plugin.version>
<maven-project-info-reports-plugin.version>2.7</maven-project-info-reports-plugin.version>
<maven-surefire-report-plugin.version>2.15</maven-surefire-report-plugin.version>
<jdepend-maven-plugin.version>2.0-beta-2</jdepend-maven-plugin.version>
Expand Down

0 comments on commit 5035669

Please sign in to comment.