Repository: incubator-nifi
Updated Branches:
  refs/heads/develop 62965770d -> 13578e2d4


WARNING on mvn install in nar-maven-plugin

Signed-off-by: joewitt <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/527bec55
Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/527bec55
Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/527bec55

Branch: refs/heads/develop
Commit: 527bec55c8b8de320ccd7f1b14b8ab681f3749cd
Parents: 0d8da14
Author: Karl-Heinz Marbaise <[email protected]>
Authored: Mon Dec 22 21:05:21 2014 +0100
Committer: joewitt <[email protected]>
Committed: Mon Dec 22 15:25:48 2014 -0500

----------------------------------------------------------------------
 nar-maven-plugin/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/527bec55/nar-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/nar-maven-plugin/pom.xml b/nar-maven-plugin/pom.xml
index 26b6a11..e539f0a 100644
--- a/nar-maven-plugin/pom.xml
+++ b/nar-maven-plugin/pom.xml
@@ -20,6 +20,7 @@
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
         <version>16</version>
+        <relativePath/>
     </parent>
     <groupId>org.apache.nifi</groupId>
     <artifactId>nar-maven-plugin</artifactId>

Reply via email to