[#4049] Added pmd plugin and fixed unnecessary import warnings
This commit is contained in:
parent
ed6579d15a
commit
fa5ed06f3a
16
jOOQ/pom.xml
16
jOOQ/pom.xml
@ -126,6 +126,22 @@
|
||||
</instructions>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-pmd-plugin</artifactId>
|
||||
<version>3.4</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<goals>
|
||||
<goal>check</goal>
|
||||
<goal>cpd-check</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-jar-plugin</artifactId>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
@ -42,8 +42,6 @@ package org.jooq;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
|
||||
import org.jooq.Support;
|
||||
|
||||
/**
|
||||
* The step in the {@link Constraint} construction DSL API that allows for
|
||||
* matching a <code>FOREIGN KEY</code> clause with a <code>REFERENCES</code>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user