Travis Crawford created HCATALOG-612:
----------------------------------------
Summary: update release.sh to use a clean maven cache
Key: HCATALOG-612
URL: https://issues.apache.org/jira/browse/HCATALOG-612
Project: HCatalog
Issue Type: Improvement
Components: build
Reporter: Travis Crawford
Fix For: 0.6
Late in the HCatalog 0.5 release cycle HCATALOG-601 was discovered, where
dependencies did not resolve correctly due to a maven configuration. This was
only discovered when someone chose to build with a clean maven cache.
We should update the release script to build/test from a clean cache, so we
don't have to remember to test this manually again.
Note something like the following works:
ANT_ARGS="-Dmvn.local.repo=$(pwd)/build/.m2/repository"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira