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:
+1
-1
@@ -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/*)
|
||||
|
||||
Reference in New Issue
Block a user