Hello, I have a multi-project with several produced jars in sequence. Then, I package all in the same war.
But, for example I build the first jar named A, then I build a second one, named B, which holds a dependency with the first one A, and so forth. I'd like to be able to add dynamically A into Nexus repo of my project. I thought to do that with 'dependency' Maven plugin. I did find any 'put' goal to do that. Anyone experiment this before? Regards, Christophe Doniat This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
