Wang, Gang created MNEMONIC-674:
-----------------------------------
Summary: A warning about processor task will be skipped
Key: MNEMONIC-674
URL: https://issues.apache.org/jira/browse/MNEMONIC-674
Project: Mnemonic
Issue Type: Wish
Components: Build, Session
Affects Versions: 0.16.0
Reporter: Wang, Gang
Assignee: Wang, Gang
Fix For: 0.16.0
The following warning occurs in project building, it could be avoided.
{code:java}
[INFO]
[INFO] --- maven-processor-plugin:2.2.4:process-test (process-test) @
mnemonic-sessions ---
[WARNING] source directory
[/home/gary/mnemonic/mnemonic-sessions/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)