Skip to content

Commit e25ec9b

Browse files
author
Niall Pemberton
committed
Links doesn't seem to work in the javadoc plugin :(
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@610014 13f79535-47bb-0310-9956-ffa450edef68
1 parent fe6ec03 commit e25ec9b

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -316,15 +316,6 @@ org.apache.commons.io.output;version=${project.version}
316316
<enableRulesSummary>false</enableRulesSummary>
317317
</configuration>
318318
</plugin>
319-
<plugin>
320-
<groupId>org.apache.maven.plugins</groupId>
321-
<artifactId>maven-javadoc-plugin</artifactId>
322-
<version>2.3</version>
323-
<configuration>
324-
<links>http://java.sun.com/j2se/1.4.2/docs/api,</links>
325-
</configuration>
326-
</plugin>
327-
328319
</plugins>
329320
</reporting>
330321

0 commit comments

Comments
 (0)