Is there a way to package or install jars from your dependencies in your
repository or target dirs?  I want to include all jars used for
compilation in the module that I'm building instead of just the module
jar.  That way, I can install the entire package in the repository and
users can get it and use right away without having to add the required
jars.  If this method is not feasible, is there a way to download or
deploy the package from the repository with all its dependency jars?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to