solveme commented on a change in pull request #9116:
URL: https://github.com/apache/ignite/pull/9116#discussion_r651653493



##########
File path: modules/extdata/uri/pom.xml
##########
@@ -64,7 +64,27 @@
         <module>modules/uri-dependency</module>
     </modules>
 
+    <properties>

Review comment:
       from 
http://apache-ignite-developers.2346864.n4.nabble.com/Building-with-maven-3-8-1-tp52689.html
   
   Building ignite-exdata-uri with
   latest jar plugin produces errors like:
   
        ignite-extdata-uri: You have to use a classifier to attach supplemental 
artifacts to the project instead of replacing them
   
   Seems that jar plugin doesn't like when build produces multiple jars
   even if they finalName's are different. Reworking build configuration
   with classifiers fixed the problem.
   
   So. Yep i reworked a little config since we will have to use classifiers 




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to