Skip to content

[MNG-8734] Make Maven 3.9.10 ignore --raw-streams option#2361

Merged
cstamas merged 1 commit into
apache:maven-3.9.xfrom
cstamas:maven-3.9.x-MNG-8734
May 21, 2025
Merged

[MNG-8734] Make Maven 3.9.10 ignore --raw-streams option#2361
cstamas merged 1 commit into
apache:maven-3.9.xfrom
cstamas:maven-3.9.x-MNG-8734

Conversation

@cstamas

@cstamas cstamas commented May 20, 2025

Copy link
Copy Markdown
Member

Just add it to CLIManager and make Maven 3 ignore it instead to belly up on it.

Also, help output should make it clear this is no-op option.


https://issues.apache.org/jira/browse/MNG-8734

Just add it to CLIManager and make Maven 3 ignore it
instead to belly up on it.

Also, help output should make it clear this is no-op
option.

---

https://issues.apache.org/jira/browse/MNG-8734
@cstamas cstamas self-assigned this May 20, 2025
@cstamas cstamas marked this pull request as ready for review May 21, 2025 09:44
@cstamas cstamas merged commit 88c77b6 into apache:maven-3.9.x May 21, 2025
18 checks passed
@cstamas cstamas deleted the maven-3.9.x-MNG-8734 branch May 21, 2025 09:44
@github-actions github-actions Bot added this to the 3.9.10 milestone May 21, 2025
@jira-importer

Copy link
Copy Markdown

Resolve #9565

devOpsHazelcast pushed a commit to hazelcast/hazelcast that referenced this pull request Feb 12, 2026
…e` [DI-736] (#5980)

The output of [`help:evaluate` in Maven 4 has
changed](apache/maven#11341) to include
additional decoration.

The existing functionality (desirable for scripting) is available via a
new `--raw-streams` option. This option [exists (but does nothing - as
it's the previously default behaviour) in Maven 3.9.10,
too](apache/maven#2361).

Note - these interactions are _exclusively_ via Maven _wrapper_ so we
can be confident the version in use supports this option:

https://github.com/hazelcast/hazelcast-mono/blob/c882af67ba55c6ade334bf37f147f9d00aaba373/.mvn/wrapper/maven-wrapper.properties#L3

To be future-proof / to pave the way for upgrading in future, we should
use this option.

Fixes: [DI-736](https://hazelcast.atlassian.net/browse/DI-736)

[DI-736]:
https://hazelcast.atlassian.net/browse/DI-736?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

GitOrigin-RevId: e70c2528a04507bab2c34724d075411dc4700134
@olamy olamy mentioned this pull request Apr 2, 2026
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants