maven/its/core-it-support
Tamas Cservenak 79d7739dcc
[MNG-8406] Proper IT isolation (#1968)
Implement proper IT isolation, in a way, that user running ITs should not have it's own env "mixed in" into IT runs. In essence, use "alternate" `user.home` for ITs. Also use proper means to set user home. This will also stop fork 4 ITs (as they were forked due presence of env variable).

Note: yes, this causes longer IT execution time (as can be seen), as the ITs user home (core-it-suite/target/user-home) starts as empty (tail is set to "outer" local repo), so ITs do download stuff.

---

https://issues.apache.org/jira/browse/MNG-8406
2024-12-12 15:24:03 +01:00
..
core-it-component Reformat 2023-06-05 08:54:28 +02:00
core-it-extension IT: Bump junit:junit from 3.8.1 to 4.13.2 (#1892) 2024-11-08 09:51:22 +01:00
core-it-javaagent IT: cleanup (#1886) 2024-11-07 12:43:46 +01:00
core-it-plugins IT: Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#1927) 2024-11-20 19:48:45 +01:00
core-it-support-artifacts IT: cleanup (#1886) 2024-11-07 12:43:46 +01:00
core-it-toolchain Reformat 2023-06-05 08:54:28 +02:00
core-it-wagon IT: Consolidate ITs somewhat (#1924) 2024-11-19 14:30:27 +01:00
maven-it-helper [MNG-8406] Proper IT isolation (#1968) 2024-12-12 15:24:03 +01:00
maven-it-plugin-bootstrap IT: Consolidate ITs somewhat (#1924) 2024-11-19 14:30:27 +01:00
maven-it-sample [MNG-7661] Replace deprecated 'verifier.executeGoal()' 2023-01-09 17:55:26 +01:00
maven-it-sample-archetype [MNG-7661] Replace deprecated 'verifier.executeGoal()' 2023-01-09 17:55:26 +01:00
src/site added name for site.xml to improve site breadcrumbs 2012-01-02 23:31:57 +00:00
pom.xml Upgrade to JDK8, use a plugin to download all dependencies to bypass conflict resolution (#178) 2022-07-01 20:54:18 +02:00