File tree 1 file changed +2
-7
lines changed
maven-surefire-plugin/src/site/apt 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -136,13 +136,8 @@ ForkedBooter#main
136
136
* Shadefire
137
137
138
138
"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
141
141
because the SUT overrides the provider, and the Shadefire provider has been
142
142
relocated to avoid this overriding when Surefire is building itself.
143
143
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.
You can’t perform that action at this time.
0 commit comments