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/09 06:49:00 UTC

[jira] [Created] (MNEMONIC-669) Remove warnings for Java home

Wang, Gang created MNEMONIC-669:
-----------------------------------

             Summary: Remove warnings for Java home
                 Key: MNEMONIC-669
                 URL: https://issues.apache.org/jira/browse/MNEMONIC-669
             Project: Mnemonic
          Issue Type: Improvement
          Components: Build
    Affects Versions: 0.16.0
            Reporter: Wang, Gang
            Assignee: Gordon King
             Fix For: 0.16.0


The following warning occurs in some modules during project build, it is not necessary to show this messages as warnings in the plugin maven-antrun-plugin.
{code:java}
[INFO] Executing tasks
[WARNING]      [echo] Java Home: /usr/lib/jvm/java-15-openjdk-amd64
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)