Skip to content

Commit d8ac134

Browse files
elharomichael-o
authored andcommitted
[MNGSITE-393] remove descriptions of Maven 2.x and very old versions
1 parent 669cb09 commit d8ac134

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

maven-surefire-plugin/src/site/apt/developing.apt.vm

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,8 @@ ForkedBooter#main
136136
* Shadefire
137137

138138
"Shadefire" is the first module to be run in the
139-
Surefire build. This creates as shaded version of the JUnit provider, and this provider
140-
is thereafter used to build Surefire itself (as of Surefire 2.8). This is
139+
Surefire build. This creates a shaded version of the JUnit provider, and this provider
140+
is thereafter used to build Surefire itself. This is
141141
because the SUT overrides the provider, and the Shadefire provider has been
142142
relocated to avoid this overriding when Surefire is building itself.
143143

144-
* Deploying and Releasing Surefire
145-
146-
Surefire depends on a previous version of itself, which
147-
is too advanced for the Maven 2.2.x dependency resolution. Thus Maven 3.x is
148-
required to build Surefire.

0 commit comments

Comments
 (0)