This is an automated email from the ASF dual-hosted git repository.
porcelli pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-website.git
The following commit(s) were added to refs/heads/main by this push:
new cf63d6f added recommendation to clean .m2 before building from source
new 6e73e7c Merge remote-tracking branch 'origin/main'
cf63d6f is described below
commit cf63d6f56d32864125fa856af94afd064793f405
Author: Alex Porcelli <[email protected]>
AuthorDate: Tue Oct 8 09:43:09 2024 -0400
added recommendation to clean .m2 before building from source
---
docs/community/build.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/community/build.md b/docs/community/build.md
index 7b28277..39d5966 100644
--- a/docs/community/build.md
+++ b/docs/community/build.md
@@ -89,6 +89,10 @@ We'll build each of these components individually.
### 3. Building Individual Components
+:::note
+It's recommended to clean the local `~/.m2` repository, because its content
will be incorporated in some container images during the build.
+:::
+
### 3.1. Drools
**Environment Requirements:**
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]