[ https://issues.apache.org/jira/browse/HADOOP-7019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Luke Lu updated HADOOP-7019: ---------------------------- Summary: Refactor build targets to enable faster cross project dev cycles. (was: Remove system test artifacts from the default build and push to maven) The goal for the patch is to enable a faster cross project dev cycles. The sub-project split in 0.22 requires mvn-install to propagate changes between projects. The si/fi related delays become acute. Since it's counter-productive to split a trivial tiny patch to even more trivial and tinier patches, I'm changing the jira title to fit the goal. > Refactor build targets to enable faster cross project dev cycles. > ----------------------------------------------------------------- > > Key: HADOOP-7019 > URL: https://issues.apache.org/jira/browse/HADOOP-7019 > Project: Hadoop Common > Issue Type: Bug > Components: build > Reporter: Owen O'Malley > Assignee: Luke Lu > Fix For: 0.22.0 > > Attachments: hadoop-7019-trunk-v1.patch > > > 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.