Hi all, I have a project that produce a zip file. I did a project with pom packaging, an assembly is building the zip file. This produced zip file is attached to the pom artifact so it is installed/deployed with it.
Now I need to reuse this zip file from another maven project. How can I declare a dependency to the previous project and be able to use the attached zip file in another assembly in the new project ? Thanks in advance Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
