You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lens.apache.org by pu...@apache.org on 2016/10/25 10:25:08 UTC

[10/31] lens git commit: LENS-1268: Lens build on dev enviornment is failing

LENS-1268: Lens build on dev enviornment is failing


Project: http://git-wip-us.apache.org/repos/asf/lens/repo
Commit: http://git-wip-us.apache.org/repos/asf/lens/commit/baf4e765
Tree: http://git-wip-us.apache.org/repos/asf/lens/tree/baf4e765
Diff: http://git-wip-us.apache.org/repos/asf/lens/diff/baf4e765

Branch: refs/heads/master
Commit: baf4e765c6ca0690686762767456514b9240b1a0
Parents: d37e849
Author: Praveen Adlakha <ad...@gmail.com>
Authored: Tue Aug 9 13:19:43 2016 +0530
Committer: Amareshwari Sriramadasu <am...@apache.org>
Committed: Wed Aug 17 18:45:04 2016 +0530

----------------------------------------------------------------------
 pom.xml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lens/blob/baf4e765/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c85dc17..97cb612 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1268,6 +1268,10 @@
             <groupId>org.apache.avro</groupId>
             <artifactId>avro-mapred</artifactId>
           </exclusion>
+          <exclusion>
+            <groupId>org.pentaho</groupId>
+            <artifactId>pentaho-aggdesigner-algorithm</artifactId>
+          </exclusion>
         </exclusions>
       </dependency>
       <dependency>