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

cstamas pushed a commit to branch enable-once-mvn-12405-fixed
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git

commit f9aec68999bbd85aa0ec01b64c0b76cb5565efbb
Author: Tamas Cservenak <[email protected]>
AuthorDate: Tue Jun 30 15:33:33 2026 +0200

    Enable IT once Maven #12405 is fixed
    
    This IT is disabled on Maven 4 due actual Maven core bug.
---
 src/it/projects/active-profiles_multimodule/invoker.properties | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/it/projects/active-profiles_multimodule/invoker.properties 
b/src/it/projects/active-profiles_multimodule/invoker.properties
index 5cf9d9a..00b168d 100644
--- a/src/it/projects/active-profiles_multimodule/invoker.properties
+++ b/src/it/projects/active-profiles_multimodule/invoker.properties
@@ -16,5 +16,3 @@
 # under the License.
 
 invoker.goals = 
${project.groupId}:${project.artifactId}:${project.version}:active-profiles
-# not on Maven 4 until fixed https://github.com/apache/maven/issues/12405
-invoker.maven.version = 4-
\ No newline at end of file

Reply via email to