You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/01/30 16:11:40 UTC

[jira] [Commented] (SUREFIRE-1221) skipTests parameter example is incorrect

    [ https://issues.apache.org/jira/browse/SUREFIRE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15124924#comment-15124924 ] 

Hudson commented on SUREFIRE-1221:
----------------------------------

SUCCESS: Integrated in maven-surefire #1579 (See [https://builds.apache.org/job/maven-surefire/1579/])
[SUREFIRE-1221] skipTests parameter example is incorrect (michaelo: rev 1e71470b394837a00a33952bcae59e78fc9d578d)
* maven-surefire-plugin/src/site/apt/examples/skipping-test.apt.vm
* maven-surefire-plugin/src/site/site.xml
* maven-surefire-plugin/src/site/apt/index.apt.vm
* maven-surefire-plugin/src/site/apt/examples/skipping-tests.apt.vm


> skipTests parameter example is incorrect
> ----------------------------------------
>
>                 Key: SUREFIRE-1221
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1221
>             Project: Maven Surefire
>          Issue Type: Documentation
>          Components: documentation
>    Affects Versions: 2.19.1
>            Reporter: VĂ­tor Rui Moreira
>            Assignee: Michael Osipov
>             Fix For: 2.19.2
>
>
> Hi.
> In page "http://maven.apache.org/surefire/maven-failsafe-plugin/examples/skipping-test.html",the example code on section "Skipping by Default",
> the following code:
> "<skipTests>false</skipTests>"
> should be:
> "<skipTests>true</skipTests>"
> in order to skip tests by default.
> Thanks in advance



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)