From 29265815d1d28b5c2974a6da18c42afd82b8edec Mon Sep 17 00:00:00 2001 From: joewitt Date: Fri, 25 Nov 2016 22:11:01 -0500 Subject: [PATCH] NIFI-3100 updated gpg plugin to utilize strong digest by default --- pom.xml | 56 +++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index b95bb0a785..49dbbbc874 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ language governing permissions and limitations under the License. --> central + first and then others and hence faster dep resolution --> Maven Repository https://repo1.maven.org/maven2 @@ -1202,20 +1202,20 @@ language governing permissions and limitations under the License. --> nifi-elasticsearch-nar 1.1.0-SNAPSHOT nar - - + + org.apache.nifi nifi-elasticsearch-5-nar - 1.1.0-SNAPSHOT + 1.1.0-SNAPSHOT nar - - + + org.apache.nifi nifi-lumberjack-nar 1.1.0-SNAPSHOT nar - + org.apache.nifi nifi-email-nar 1.1.0-SNAPSHOT @@ -1239,13 +1239,13 @@ language governing permissions and limitations under the License. --> 1.1.0-SNAPSHOT nar - + org.apache.nifi nifi-site-to-site-reporting-nar 1.1.0-SNAPSHOT nar - + org.apache.nifi nifi-evtx-nar 1.1.0-SNAPSHOT @@ -1478,6 +1478,20 @@ language governing permissions and limitations under the License. --> maven-dependency-plugin 2.9 + + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + + --digest-algo=SHA512 + + + org.apache.maven.plugins maven-resources-plugin @@ -1865,11 +1879,11 @@ language governing permissions and limitations under the License. --> + JavaDoc processing which was introduced in JDK 8. These are technically errors + in the JavaDoc which we need to eventually address. However, if a release + is performed using JDK 8, the JavaDoc generation would fail. By activating + this profile when running on JDK 8 we can ensure the JavaDocs continue to + generate successfully --> disable-doclint 1.8 @@ -1889,13 +1903,13 @@ language governing permissions and limitations under the License. --> + distributions of the various Hadoop ecosystem libraries. These will alter which dependencies are sourced + in a manner that can adjust the correct LICENSE and NOTICE requirements for any affected jar and the + resulting assembly overall. These L&N impacts are not automatically handled by the build process and are + the responsibility of those creating and using the resulting binary artifacts. --> + artifacts for the Hadoop bundles --> hortonworks @@ -1938,7 +1952,7 @@ language governing permissions and limitations under the License. --> + artifacts for the Hadoop bundles --> mapr @@ -1962,7 +1976,7 @@ language governing permissions and limitations under the License. --> + artifacts for the Hadoop bundles --> cloudera