File: maven.ignoreRules

package info (click to toggle)
dnsjava 3.6.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 13,472 kB
  • sloc: java: 44,667; xml: 845; makefile: 3
file content (19 lines) | stat: -rw-r--r-- 715 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

com.github.siom79.japicmp japicmp-maven-plugin * * * *
org.apache.maven.plugins maven-gpg-plugin * * * *
org.apache.maven.plugins maven-javadoc-plugin * * * *
org.apache.maven.plugins maven-source-plugin * * * *
org.codehaus.mojo animal-sniffer-maven-plugin * * * *
org.jacoco jacoco-maven-plugin * * * *
org.projectlombok lombok-maven-plugin * * * *
org.sonatype.plugins nexus-staging-maven-plugin * * * *

# the following are used for tests
org.bouncycastle bcprov-jdk18on * * * *
org.bouncycastle bcutil-jdk18on * * * *
org.assertj assertj-core * * * *
# not packaged for debian
io.vertx vertx-core * * * *
io.vertx vertx-junit5 * * * *
io.vertx vertx-codegen * * * *
org.openjdk.jcstress jcstress-core * * * *