Hi,
I added
in my pom.xml and the problem is solved.
+
false
Thank you @Steve and @Ted
Regards,
Meethu Mathew
Senior Engineer
Flytxt
On Thu, Jun 4, 2015 at 9:51 PM, Ted Yu wrote:
> Andrew Or put in this workaround :
>
> diff --git a/pom.xml b/pom.xml
> index 0b1aaad..
Andrew Or put in this workaround :
diff --git a/pom.xml b/pom.xml
index 0b1aaad..d03d33b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1438,6 +1438,8 @@
2.3
false
+
+ false
FYI
On Thu, Jun 4, 2015 at 6:25 AM, Ste
On 4 Jun 2015, at 11:16, Meethu Mathew
mailto:meethu.mat...@flytxt.com>> wrote:
Hi all,
I added some new code to MLlib. When I am trying to build only the mllib
project using mvn --projects mllib/ -DskipTests clean install
after setting
export S
PARK_PREPEND_CLASSES=true
, the build is ge