[
https://issues.apache.org/jira/browse/HADOOP-7654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108089#comment-13108089
]
Robert Joseph Evans commented on HADOOP-7654:
---------------------------------------------
I am not sure that maven can do that i.e. don't run tests unless you type mvn
test. You would probably have to type something like -DrunTests instead and
set the config up to set skipTests to be opposite of runTests, and that would
be very non-standard for maven. Not that I think it is bad just not how maven
tends to do things.
> Change maven setup to not run tests by default
> ----------------------------------------------
>
> Key: HADOOP-7654
> URL: https://issues.apache.org/jira/browse/HADOOP-7654
> Project: Hadoop Common
> Issue Type: Wish
> Components: build
> Affects Versions: 0.24.0
> Reporter: Aaron T. Myers
> Fix For: 0.24.0
>
>
> I find that I now type "-DskipTests" many, many times per day when working on
> Hadoop. We should change the default to not run tests except when explicitly
> given a test target.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira