mirror of https://github.com/apache/maven.git
79d7739dcc
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 |
||
---|---|---|
.. | ||
core-it-component | ||
core-it-extension | ||
core-it-javaagent | ||
core-it-plugins | ||
core-it-support-artifacts | ||
core-it-toolchain | ||
core-it-wagon | ||
maven-it-helper | ||
maven-it-plugin-bootstrap | ||
maven-it-sample | ||
maven-it-sample-archetype | ||
src/site | ||
pom.xml |