반응형
mvn -f dir_path\pom.xml dependency:copy-dependencies -DoutputDirectory=output_path
옵션 추가
mvn -f dir_path\pom.xml dependency:copy-dependencies -DexcludeTypes=apklib,apk -DoutputDirectory=output_path
반응형
'프로그램 > Maven' 카테고리의 다른 글
maven-plugin:3.5.1:dex failed: Could not find tool 'dx.jar'. 해결법 (0) | 2014.03.11 |
---|---|
Could not find tool aapt. Please provide proper Android SDK directory path as configuration parameter (1) | 2013.09.09 |