You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/03/30 18:38:44 UTC

[maven-site] branch master updated: Document known 3.8.5 issue MNG-7432

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 3c5c199  Document known 3.8.5 issue MNG-7432
3c5c199 is described below

commit 3c5c1997ce80603af5dd9699d51a92a7d573f5f8
Author: Falko Modler <fa...@users.noreply.github.com>
AuthorDate: Wed Mar 30 19:41:31 2022 +0200

    Document known 3.8.5 issue MNG-7432
---
 content/markdown/docs/3.8.5/release-notes.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content/markdown/docs/3.8.5/release-notes.md b/content/markdown/docs/3.8.5/release-notes.md
index c24dfeb..08bfa78 100644
--- a/content/markdown/docs/3.8.5/release-notes.md
+++ b/content/markdown/docs/3.8.5/release-notes.md
@@ -44,6 +44,8 @@ The full list of changes can be found in our [issue management system][4].
 
 ## Known Issues
 
+- Dependencies of a profile are not picked up anymore if that profile is activated via `-P<profileName>` (see [MNG-7432](https://issues.apache.org/jira/browse/MNG-7432))
+
 ## Complete Release Notes
 
 See [complete release notes for all versions][5]