You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2014/12/11 13:07:13 UTC

[jira] [Created] (DRILL-1841) Removed warning during build

Karl Heinz Marbaise created DRILL-1841:
------------------------------------------

             Summary: Removed warning during build
                 Key: DRILL-1841
                 URL: https://issues.apache.org/jira/browse/DRILL-1841
             Project: Apache Drill
          Issue Type: Improvement
          Components: Tools, Build & Test
    Affects Versions: 0.8.0
            Reporter: Karl Heinz Marbaise
            Priority: Trivial


if you do a {{mvn clean}} you will get the following warning at the beginning
{code}
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.drill.exec:drill-interpreter:jar:0.8.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 57, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)