gitgabrio commented on code in PR #4307:
URL:
https://github.com/apache/incubator-kie-kogito-runtimes/pull/4307#discussion_r3319136043
##########
springboot/archetype/pom.xml:
##########
@@ -36,11 +36,11 @@
<dependencies>
<!-- these are used implicitly required by archetype integration test so
let's make Maven aware of it -->
- <!--<dependency>
+ <dependency>
Review Comment:
@pefernan
Please revert this: the failure you see is due to a problem in the building
of the plugin itself
1. the reactor clearly show that the plugin build is invoked before
archetype, regardless of this modification
2. the logs show an exception during the build of the plugin itself
--
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]