I have a large number of third party jars that I don't have the source for but am legally allowed to use for my project. I would like to create a maven2 remote repository (containing these third party jars) that is available to the rest of our development team inside our office network. I have read the maven documentation on how to handle similar situations (like how to cope with Sun jars) but that is only helpful for adding them to a local repository. Is there an easy way for me to create a remote repository like this without having to manually create pom files and checksums for each jar uploaded? If a tool for this exists but isn't in a complete state yet, is there a way I can help test it and contribute to the effort?
Thanks, Chris Bozic --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
