Skip to content

Commit 0121834

Browse files
committed
[SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin
1 parent 91d16c3 commit 0121834

File tree

1 file changed

+2
-2
lines changed
  • maven-surefire-plugin/src/site/fml

1 file changed

+2
-2
lines changed

maven-surefire-plugin/src/site/fml/faq.fml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ under the License.
2929
<question>What is the difference between maven-failsafe-plugin and maven-surefire-plugin?</question>
3030
<answer>
3131
<p>
32-
<a href="http://maven.apache.org/plugins/maven-surefire-plugin">maven-surefire-plugin</a>
32+
<a href="http://maven.apache.org/plugins/maven-surefire-plugin/">maven-surefire-plugin</a>
3333
is designed for running unit tests and if any of the tests fail then it will fail the build immediately.
3434
</p>
3535
<p>
36-
<a href="http://maven.apache.org/plugins/maven-failsafe-plugin">maven-failsafe-plugin</a>
36+
<a href="http://maven.apache.org/plugins/maven-failsafe-plugin/">maven-failsafe-plugin</a>
3737
is designed for running integration tests, and decouples failing the build if there
3838
are test failures from actually running the tests.
3939
</p>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy