tiagobento commented on code in PR #6866:
URL:
https://github.com/apache/incubator-kie-drools/pull/6866#discussion_r3705757793
##########
CONTRIBUTING.md:
##########
@@ -113,12 +111,13 @@ Any dependency used in any KIE project must fulfill these
hard requirements:
- Since we may need to rebuild the dependency from sources, we also need
to make sure it is easily buildable.
Maven or Gradle are acceptable as build systems.
-Any dependency used in any KOGITO projects should fulfill these soft
requirements:
-- **Edit dependencies** in
**[kogito-build-parent](https://github.com/kiegroup/kogito-runtimes/blob/main/kogito-build/kogito-build-parent/pom.xml)**.
- - Dependencies in subprojects should avoid overwriting the dependency
versions of kogito-build-parent if there is no special case or need for that.
+Any dependency used in any KIE project should fulfill these soft requirements:
+
+- **Edit dependencies in the appropriate BOM or build parent** — see
+ [docs/STRUCTURE.md](./docs/STRUCTURE.md#parent-poms-and-boms).
+ - Dependencies in subprojects should avoid overwriting the dependency
versions of their build parent if there is no special case or need for that.
- Only use dependencies with **an active community**.
- - Check for activity in the last year through [Open
Hub](https://www.openhub.net).
Review Comment:
It failed to open for me the first time, but now i see openhub.net opening
fine. I put it back.
--
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]