RAT plug did not have its version set. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/commit/70c7b97e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/tree/70c7b97e Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/diff/70c7b97e
Branch: refs/heads/master Commit: 70c7b97ead7b8952bcdd2fd8525b82a38ed424a4 Parents: 493c221 Author: Gary Gregory <[email protected]> Authored: Sat Nov 11 14:38:45 2017 -0700 Committer: Gary Gregory <[email protected]> Committed: Sat Nov 11 14:38:45 2017 -0700 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/70c7b97e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e6a95dd..d38acc4 100644 --- a/pom.xml +++ b/pom.xml @@ -140,6 +140,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> + <version>0.12</version> <configuration> <excludes> <!-- README does not need a license header -->
