[
https://issues.apache.org/jira/browse/DRILL-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kunal Khatua updated DRILL-1841:
--------------------------------
Fix Version/s: (was: Future)
> 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
> 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)