From d6879fc0943a247a8d58976aee89776406110020 Mon Sep 17 00:00:00 2001 From: Andy Seaborne Date: Fri, 21 Oct 2016 19:08:33 +0100 Subject: [PATCH] JENA-1243: Clean up POMs for jena-jdbc --- jena-jdbc/jena-jdbc-driver-bundle/pom.xml | 2 - jena-jdbc/jena-jdbc-driver-mem/pom.xml | 3 - jena-jdbc/jena-jdbc-driver-tdb/pom.xml | 4 -- jena-jdbc/license-header.txt | 15 ----- jena-jdbc/pom.xml | 70 ----------------------- 5 files changed, 94 deletions(-) delete mode 100644 jena-jdbc/license-header.txt diff --git a/jena-jdbc/jena-jdbc-driver-bundle/pom.xml b/jena-jdbc/jena-jdbc-driver-bundle/pom.xml index e34763f957d..4612aa26923 100644 --- a/jena-jdbc/jena-jdbc-driver-bundle/pom.xml +++ b/jena-jdbc/jena-jdbc-driver-bundle/pom.xml @@ -56,7 +56,6 @@ junit junit - 4.11 test @@ -132,7 +131,6 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9 true UTF-8 diff --git a/jena-jdbc/jena-jdbc-driver-mem/pom.xml b/jena-jdbc/jena-jdbc-driver-mem/pom.xml index 313f5609e2c..b791b1a4f7e 100644 --- a/jena-jdbc/jena-jdbc-driver-mem/pom.xml +++ b/jena-jdbc/jena-jdbc-driver-mem/pom.xml @@ -50,7 +50,6 @@ junit junit - 4.11 test @@ -60,7 +59,6 @@ org.apache.maven.plugins maven-jar-plugin - 2.4 @@ -74,7 +72,6 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9 true UTF-8 diff --git a/jena-jdbc/jena-jdbc-driver-tdb/pom.xml b/jena-jdbc/jena-jdbc-driver-tdb/pom.xml index 59271232f7a..8289d97bfb0 100644 --- a/jena-jdbc/jena-jdbc-driver-tdb/pom.xml +++ b/jena-jdbc/jena-jdbc-driver-tdb/pom.xml @@ -48,7 +48,6 @@ junit junit - 4.11 test @@ -74,7 +73,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.14 -Xmx2G @@ -86,7 +84,6 @@ org.apache.maven.plugins maven-jar-plugin - 2.4 @@ -100,7 +97,6 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9 true UTF-8 diff --git a/jena-jdbc/license-header.txt b/jena-jdbc/license-header.txt deleted file mode 100644 index 2114391eafd..00000000000 --- a/jena-jdbc/license-header.txt +++ /dev/null @@ -1,15 +0,0 @@ -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file diff --git a/jena-jdbc/pom.xml b/jena-jdbc/pom.xml index 738d3ce32a8..3001bb0ab4e 100644 --- a/jena-jdbc/pom.xml +++ b/jena-jdbc/pom.xml @@ -53,19 +53,6 @@ jena-jdbc-driver-bundle - - 1.9.0 - ${project.basedir} - - - - - org.aspectj - aspectjrt - 1.6.12 - - - @@ -73,34 +60,6 @@ org.apache.maven.plugins maven-compiler-plugin - - - com.mycila.maven-license-plugin - maven-license-plugin - ${plugin.license.version} - - - package - - check - - - - -
${plugin.license.headerPath}/license-header.txt
- true - true - - **/*.xml - **/*.properties - **/LICENSE - **/NOTICE - - true - true -
-
- maven-source-plugin @@ -116,35 +75,6 @@
- - \ No newline at end of file