File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 212212 <commons .scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-cli</commons .scmPubUrl>
213213 <commons .scmPubCheckoutDirectory>site-content</commons .scmPubCheckoutDirectory>
214214 <commons .encoding>utf-8</commons .encoding>
215- <commons .javadoc.java.link>${commons.javadoc7.java.link} </commons .javadoc.java.link>
216215 <spotbugs .plugin.version>4.7.3.0</spotbugs .plugin.version>
217216 <spotbugs .impl.version>4.7.3</spotbugs .impl.version>
218217 <findbugs .skip>true</findbugs .skip>
291290 <tarLongFileMode >gnu</tarLongFileMode >
292291 </configuration >
293292 </plugin >
294- <!--
295- Fix for https://bugs.openjdk.java.net/browse/JDK-8212233
296- which is addressed in maven-javadoc-plugin:3.1.0, see https://issues.apache.org/jira/browse/MJAVADOC-562
297- -->
298- <plugin >
299- <groupId >org.apache.maven.plugins</groupId >
300- <artifactId >maven-javadoc-plugin</artifactId >
301- <version >${commons.javadoc.version} </version >
302- <configuration >
303- <source >7</source >
304- </configuration >
305- </plugin >
306293 <plugin >
307294 <groupId >com.github.siom79.japicmp</groupId >
308295 <artifactId >japicmp-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments