[
https://issues.apache.org/jira/browse/LENS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14233983#comment-14233983
]
Rajat Khandelwal commented on LENS-91:
--------------------------------------
I don't see why this is an issue, if you want to run a specific test, you
should run it in that module itself. There's no need to build all the
dependencies for every re-run of the specific test. All the dependencies can be
build beforehand by running {code}mvn clean install -DskipTests{code}
> Checkstyle module build fails when running specific tests in maven
> ------------------------------------------------------------------
>
> Key: LENS-91
> URL: https://issues.apache.org/jira/browse/LENS-91
> Project: Apache Lens
> Issue Type: Bug
> Reporter: Jaideep Dhok
>
> When running specific tests using -Dtest=<some test> We also need to pass
> -DfailIfNoTests=false every time otherwise Checkstyle build fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)