From a2f63c7c886495ccee52a448e7a9625ad65ad1f9 Mon Sep 17 00:00:00 2001 From: joewitt Date: Fri, 16 Jan 2015 11:59:49 -0500 Subject: [PATCH] NIFI-270 updating poms approaching release - about to practice another staging build --- maven-plugins/nar-maven-plugin/pom.xml | 91 +++++++++++++------- nifi/pom.xml | 114 +++++++------------------ 2 files changed, 93 insertions(+), 112 deletions(-) diff --git a/maven-plugins/nar-maven-plugin/pom.xml b/maven-plugins/nar-maven-plugin/pom.xml index b176de6fde37..5c9bc62a3827 100644 --- a/maven-plugins/nar-maven-plugin/pom.xml +++ b/maven-plugins/nar-maven-plugin/pom.xml @@ -59,8 +59,8 @@ scm:git:git://git.apache.org/incubator-nifi.git scm:git:https://git-wip-us.apache.org/repos/asf/incubator-nifi.git https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git - HEAD - + HEAD + JIRA https://issues.apache.org/jira/browse/NIFI @@ -68,7 +68,7 @@ 1.7 1.7 - 3.0.5 + 3.0.5 UTF-8 UTF-8 @@ -144,24 +144,24 @@ maven-release-plugin 2.5.1 - true - apache-release - true - deploy - @{project.artifactId}-@{project.version} - false - true + true + apache-release + true + deploy + @{project.artifactId}-@{project.version} + false + true - - default - - perform - - - maven-plugins/nar-maven-plugin/pom.xml - - + + default + + perform + + + maven-plugins/nar-maven-plugin/pom.xml + + @@ -179,16 +179,16 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.5 - true - - repository.apache.org - https://repository.apache.org/ - - + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.5 + true + + repository.apache.org + https://repository.apache.org/ + + org.apache.maven.plugins maven-plugin-plugin @@ -209,6 +209,16 @@ + + org.apache.rat + apache-rat-plugin + + + nb-configuration.xml + nbactions.xml + + + @@ -237,4 +247,27 @@ 3.3 + + + + check-licenses + + + + org.apache.rat + apache-rat-plugin + + + + check + + verify + + + + + + + diff --git a/nifi/pom.xml b/nifi/pom.xml index e74d2bef5c5f..d6d312df01e8 100644 --- a/nifi/pom.xml +++ b/nifi/pom.xml @@ -19,6 +19,7 @@ org.apache apache 16 + org.apache.nifi nifi-parent @@ -53,13 +54,8 @@ http://mail-archives.apache.org/mod_mbox/incubator-nifi-commits - - ${maven.version} + ${maven.min-version} commons @@ -74,6 +70,7 @@ scm:git:git://git.apache.org/incubator-nifi.git scm:git:https://git-wip-us.apache.org/repos/asf/incubator-nifi.git https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git + HEAD JIRA @@ -82,7 +79,7 @@ 1.7 1.7 - 3.0.5 + 3.0.5 UTF-8 UTF-8 1.7.8 @@ -91,7 +88,6 @@ 4.1.2.RELEASE 3.2.5.RELEASE 1.18.3 - false @@ -894,7 +890,6 @@ - ${sealJars} ${mvngit.commit.id} @@ -919,16 +914,25 @@ maven-release-plugin 2.5.1 - -P apache-release,check-licenses + true + apache-release true - clean compile javadoc:aggregate deploy - clean compile javadoc:aggregate verify - @{project.version} - seal-jars - false + deploy + @{project.artifactId}-@{project.version} false true + + + default + + perform + + + nifi/pom.xml + + + org.codehaus.mojo @@ -943,6 +947,16 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.5 + true + + repository.apache.org + https://repository.apache.org/ + + org.apache.maven.plugins maven-enforcer-plugin @@ -962,7 +976,7 @@ - ${maven.version} + ${maven.min-version} @@ -988,78 +1002,12 @@ org.apache.nifi nar-maven-plugin - 0.0.2-test-incubating-SNAPSHOT + 0.0.2-test-incubating true - - apache-release - - - - org.apache.maven.plugins - maven-assembly-plugin - - - org.apache.apache.resources - apache-source-release-assembly-descriptor - 1.0.4 - - - - - source-release-assembly - - single - - validate - - true - nifi-${project.version} - - source-release-zip-tar - - gnu - - - - - - org.codehaus.mojo - exec-maven-plugin - - - rename-source-release-assembly - - exec - - validate - - mv - ${project.build.directory} - -n nifi-${project.version}-source-release.tar.gz nifi-${project.version}-src.tar.gz - - 0 - 1 - - - - - - - - - - - seal-jars - - true - true - -