request test-patch to work with -Dresolvers=internal, for pre-patch and/or post-patch builds --------------------------------------------------------------------------------------------
Key: HDFS-2031 URL: https://issues.apache.org/jira/browse/HDFS-2031 Project: Hadoop HDFS Issue Type: Improvement Components: build Reporter: Matt Foley For dev test, need to test an HDFS patch that is dependent on a modified COMMON jar. For casual testing, one can build in COMMON with "ant mvn-install", then build in HDFS with "ant -Dresolvers=internal", and the modified COMMON jar from the local maven cache (~/.m2/) will be used in the HDFS build. This works fine. However, running test-patch locally with -Dresolvers=internal doesn't work. There are three use cases, described below. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira