I am consuming a build from an archiva repository. One of the jars
looks like this:
javax.jms_1.1.0.200810061358.jar
contents:
about.html
about_files
LICENSE.txt
jms.jar
META-INF
MANIFEST.MF
The jar I need is actually the jms.jar inside this javax.jms....jar
The only way I've been able to consume this jar is by pulling jms.jar
out of the repository's javax.jms_1.1.0.200810081358.jar and saving it
to the file system and consuming it via: repositories { flatDir:
my_dir_with_jms.jar_in_it}
Anyone know of a good solution to this?
thanks,
phil
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email