Thanks @asdf2014. Would you check this warning which is seen when building the 
project.

```
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for 
io.druid:distribution:pom:0.13.0-SNAPSHOT
[WARNING] 'profiles.profile[dist].plugins.plugin.(groupId:artifactId)' must be 
unique but found duplicate declaration of plugin 
org.codehaus.mojo:exec-maven-plugin @ io.druid:distribution:[unknown-version], 
/Users/jihoonson/Codes/druid/distribution/pom.xml, line 152, column 29
[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]
[WARNING] The project io.druid:druid-benchmarks:jar:0.13.0-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
...
```

[ Full content available at: 
https://github.com/apache/incubator-druid/pull/6162 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to