I am using Maven integrated with Nexus.
I have multiple java projects each creating independent jar files.
- Should I install the jar's in Nexus Snapshot repository or a regular release repository?
- How can I bundle all these Jar's into a single zip file after they're all deployed into Nexus?
any help is appreciated
Cheers!
