[
https://issues.apache.org/jira/browse/MCOMPILER-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MCOMPILER-215.
------------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> Add config parameter "skipTest", deprecate "skip"
> -------------------------------------------------
>
> Key: MCOMPILER-215
> URL: https://issues.apache.org/jira/browse/MCOMPILER-215
> Project: Maven Compiler Plugin
> Issue Type: Improvement
> Reporter: Matthew T. Adams
> Priority: Minor
>
> Currently, the name of the config parameter to skip test compilation is
> "skip".
> Issue MCOMPILER-132 provided the config parameter "skipMain" to skip main
> compilation. For symmetry and the principle of least surprise, the parameter
> "skip" should be deprecated and a new parameter, "skipTest", should be added,
> which would behave exactly as "skip" does today. Parameter "skip" should be
> supported indefinitely; a warning might be nice, directing the developer to
> the new "skipTest" config parameter.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)