Sorted out a way to get Maven to reference a local jar file without rendering

the pom file hosed for transitive dependencies.
This commit is contained in:
Michael Bayne
2010-11-18 15:54:42 +00:00
parent d999592401
commit 6f1a6ce78d
6 changed files with 58 additions and 23 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
-basedirectory ../
-injars dist/getdown.jar(!**/tools/DigesterTask*)
-injars dist/lib/jRegistryKey.jar(!META-INF/*)
-injars dist/lib/jregistrykey/jregistrykey/1.0/jregistrykey-1.0.jar(!META-INF/*)
-injars dist/lib/samskivert.jar(
com/samskivert/Log.class,**/io/**,**/swing/**,**/net/**,**/text/**,**/util/**)
-injars dist/lib/commons-codec.jar(!META-INF/*)