You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Anders Hammar (JIRA)" <ji...@codehaus.org> on 2010/10/13 09:51:32 UTC

[jira] Created: (MCOMPILER-136) The description of the skip parameter of the testCompile mojo is incorrect

The description of the skip parameter of the testCompile mojo is incorrect
--------------------------------------------------------------------------

                 Key: MCOMPILER-136
                 URL: http://jira.codehaus.org/browse/MCOMPILER-136
             Project: Maven 2.x Compiler Plugin
          Issue Type: Bug
    Affects Versions: 2.3.2
         Environment: n/a
            Reporter: Anders Hammar
            Priority: Trivial


The description of the skip parameter of TestCompilerMojo should read:

"Set this to 'true' to bypass compilation of test sources."

I also think that the text "Its use is NOT RECOMMENDED, but quite convenient on occasion." should be removed.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MCOMPILER-136) The description of the skip parameter of the testCompile mojo is incorrect

Posted by "Jesse Glick (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MCOMPILER-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=297648#comment-297648 ] 

Jesse Glick commented on MCOMPILER-136:
---------------------------------------

Probably it should mention {{-DskipTests}} interpreted by Surefire, which is generally preferable: at least checks that tests compile, which does not take much time and can be expected to be reliable on all platforms, while not actually running them which might take a long time and be flaky.
                
> The description of the skip parameter of the testCompile mojo is incorrect
> --------------------------------------------------------------------------
>
>                 Key: MCOMPILER-136
>                 URL: https://jira.codehaus.org/browse/MCOMPILER-136
>             Project: Maven 2.x Compiler Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3.2
>         Environment: n/a
>            Reporter: Anders Hammar
>            Assignee: Benjamin Bentmann
>            Priority: Trivial
>             Fix For: 2.4
>
>
> The description of the skip parameter of TestCompilerMojo should read:
> "Set this to 'true' to bypass compilation of test sources."
> I also think that the text "Its use is NOT RECOMMENDED, but quite convenient on occasion." should be removed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MCOMPILER-136) The description of the skip parameter of the testCompile mojo is incorrect

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCOMPILER-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MCOMPILER-136.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4
         Assignee: Benjamin Bentmann

Fixed in [r1026646|http://svn.apache.org/viewvc?view=revision&revision=1026646].

> The description of the skip parameter of the testCompile mojo is incorrect
> --------------------------------------------------------------------------
>
>                 Key: MCOMPILER-136
>                 URL: http://jira.codehaus.org/browse/MCOMPILER-136
>             Project: Maven 2.x Compiler Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3.2
>         Environment: n/a
>            Reporter: Anders Hammar
>            Assignee: Benjamin Bentmann
>            Priority: Trivial
>             Fix For: 2.4
>
>
> The description of the skip parameter of TestCompilerMojo should read:
> "Set this to 'true' to bypass compilation of test sources."
> I also think that the text "Its use is NOT RECOMMENDED, but quite convenient on occasion." should be removed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira