vvysotskyi commented on PR #2610:
URL: https://github.com/apache/drill/pull/2610#issuecomment-1195743563

   @jnturton, looks like this PR causes extra warnings:
   ```
   2022-07-26T14:35:28.5702064Z [WARNING] 
   2022-07-26T14:35:28.5703626Z [WARNING] Some problems were encountered while 
building the effective model for 
org.apache.drill.tools:tools-parent:pom:2.0.0-SNAPSHOT
   2022-07-26T14:35:28.5706084Z [WARNING] 
'profiles.profile[default-hadoop].dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)'
 must be unique: org.apache.hadoop:hadoop-common:jar -> duplicate declaration 
of version ${hadoop.version} @ org.apache.drill:drill-root:2.0.0-SNAPSHOT, 
/home/runner/work/drill/drill/pom.xml, line 2246, column 23
   2022-07-26T14:35:28.5707420Z [WARNING] 
   2022-07-26T14:35:28.5708538Z [WARNING] Some problems were encountered while 
building the effective model for org.apache.drill:drill-root:pom:2.0.0-SNAPSHOT
   2022-07-26T14:35:28.5709650Z [WARNING] 
'profiles.profile[default-hadoop].dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)'
 must be unique: org.apache.hadoop:hadoop-common:jar -> duplicate declaration 
of version ${hadoop.version} @ line 2246, column 23
   2022-07-26T14:35:28.5710552Z [WARNING] 
   2022-07-26T14:35:28.5711039Z [WARNING] It is highly recommended to fix these 
problems because they threaten the stability of your build.
   2022-07-26T14:35:28.5711458Z [WARNING] 
   2022-07-26T14:35:28.5711917Z [WARNING] For this reason, future Maven 
versions might no longer support building such malformed projects.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@drill.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to