[ 
https://issues.apache.org/jira/browse/HADOOP-7019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972594#action_12972594
 ] 

Luke Lu commented on HADOOP-7019:
---------------------------------

These artifacts are supposedly useful for system intergration tests, which are 
not yet really officially implemented anywhere, AFAIK.

For the sake of existing CI build systems, we can have mvn-install doing the 
current thing, which can depend on two new targets: mvn-core-install and 
mvn-fi-install. So developers and users not hampered by the slowness/breakage 
related to fi targets.

We should do the same thing for test as well, which currently runs fi tests. 
Currently "test" depends on "test-core", which runs fi tests as well. We should 
fix the test-core to run non-fi tests only.

> Remove fault injection artifacts from the default build and push to maven
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-7019
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7019
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>
> The current build always generates fault injection artifacts and pushes them 
> to Maven. Most developers have no need for these artifacts and no users need 
> them. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to