Skip to content

Conversation

@slawekjaranowski
Copy link
Member

ITs should be isolated from the executing system, so:

  • skip mavenrc in forked mode
  • exclude MAVEN_ARGS and MAVEN_OPTS from test environments

ITs should be isolated from the executing system, so:

- skip mavenrc in forked mode
- exclude MAVEN_ARGS and MAVEN_OPTS from test environments
Copy link
Contributor

@gnodet gnodet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, two minor suggestions

@slawekjaranowski slawekjaranowski merged commit e2ad3e6 into apache:master Jul 17, 2025
37 of 38 checks passed
@slawekjaranowski slawekjaranowski deleted the skip-mven-rc branch July 17, 2025 18:37
@github-actions github-actions bot added this to the 4.1.0 milestone Jul 17, 2025
@github-actions
Copy link

@slawekjaranowski Please assign appropriate label to PR according to the type of change.

@slawekjaranowski slawekjaranowski added the enhancement New feature or request label Jul 17, 2025
slawekjaranowski added a commit to slawekjaranowski/maven that referenced this pull request Jul 18, 2025
* Add skipMavenRc to ExecutorRequest and use it in ITs

ITs should be isolated from the executing system, so:

- skip mavenrc in forked mode
- exclude MAVEN_ARGS and MAVEN_OPTS from test environments

(cherry picked from commit e2ad3e6)
slawekjaranowski added a commit that referenced this pull request Jul 19, 2025
* Add skipMavenRc to ExecutorRequest and use it in ITs

ITs should be isolated from the executing system, so:

- skip mavenrc in forked mode
- exclude MAVEN_ARGS and MAVEN_OPTS from test environments

(cherry picked from commit e2ad3e6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants