Wang, Gang created MNEMONIC-688:
-----------------------------------
Summary: Fix a build warning in mnemonic-spark-kmeans-bench
Key: MNEMONIC-688
URL: https://issues.apache.org/jira/browse/MNEMONIC-688
Project: Mnemonic
Issue Type: Task
Components: Build, Spark-Integration
Affects Versions: 0.16.0
Reporter: Wang, Gang
Assignee: Wang, Gang
Fix For: 0.16.0
Identified the following warnning issue. it should be fixed, thanks.
{code:java}
[INFO] --- maven-processor-plugin:2.2.4:process-test (process-test) @
mnemonic-spark-kmeans-bench ---
[WARNING] source directory
[/home/gary/mnemonic/mnemonic-benches/mnemonic-spark-kmeans-bench/src/test/java]
doesn't exist! Processor task will be skipped!
[WARNING] no source file(s) detected! Processor task will be skipped
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)