ricardozanini commented on PR #1741:
URL: 
https://github.com/apache/incubator-kie-kogito-images/pull/1741#issuecomment-1944492736

   ```
   Got MAVEN_OPTIONS =  -DskipTests -s /tmp/management-console/settings.xml 
-Denforcer.skip -Dquarkus.package.type=fast-jar -Dquarkus.build.image=false
   Building component(s) management-console with the following maven command 
[mvn -am -pl management-console package  -DskipTests -s 
/tmp/management-console/settings.xml -Denforcer.skip 
-Dquarkus.package.type=fast-jar -Dquarkus.build.image=false 
-Dmaven.repo.local=/tmp/temp_maven/management-console 
-Dquarkus.container-image.build=false]
   
   mvn_command="mvn -am -pl ${ctx} package ${MAVEN_OPTIONS} 
-Dmaven.repo.local=${mvn_local_repo} -Dquarkus.container-image.build=false"
   ```
   
   @baldimir our `Makefile` is, indeed, producing different jars:
   
   ```shell
   ➜  incubator-kie-kogito-images git:(issue-830) ✗ md5 
management-console-999-SNAPSHOT-1640.jar 
   MD5 (management-console-999-SNAPSHOT-1640.jar) = 
8583b8e2fc68418521e00e923eda3a8f
   ➜  incubator-kie-kogito-images git:(issue-830) ✗ md5 
management-console-999-SNAPSHOT.jar 
   MD5 (management-console-999-SNAPSHOT.jar) = bfc9e11821963834f32fdd9743488130
   ```


-- 
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: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to