mirror of
https://github.com/apache/maven.git
synced 2025-02-06 18:18:48 +00:00
7a8875f413
o record usage of support artifacts git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@468273 13f79535-47bb-0310-9956-ffa450edef68
16 lines
577 B
Plaintext
16 lines
577 B
Plaintext
What ITs use what versions of the maven-core-it-support
|
|
|
|
it0002: 1.0
|
|
it0021: 1.0
|
|
it0034: 1.4 (but uses a range to make sure the latest is nabbed)
|
|
it0035: 1.1 and 1.1-old-location
|
|
it0041: 1.2
|
|
it0084: 1.3, 1.4 though no check is made for them in the IT
|
|
This uses commons-io, but create another artifact to use in this
|
|
test so that we don't have to depend on anything extneral.
|
|
|
|
1.3 also uses junit for some exclusion testing, again make something
|
|
ourselves for the test.
|
|
|
|
it0092: 1.0-SNAPSHOT and we don't have this anywhere in source form, nice.
|