You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Wang, Gang (Jira)" <ji...@apache.org> on 2021/08/21 06:24:00 UTC

[jira] [Created] (MNEMONIC-674) A warning about processor task will be skipped

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)