You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Paul Rogers (JIRA)" <ji...@apache.org> on 2017/06/19 00:21:00 UTC

[jira] [Resolved] (DRILL-1841) Remove warning during build

     [ https://issues.apache.org/jira/browse/DRILL-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Rogers resolved DRILL-1841.
--------------------------------
    Resolution: Fixed

The modern (Drill 1.10) build has no such warnings.

> Remove 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
>              Labels: patch
>             Fix For: Future
>
>         Attachments: 0001-DRILL-1841-Fixed-warning-about-missing-version-for-e.patch
>
>
> 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.4.14#64029)