Stephane Nicoll wrote:

Use the right scope. If you don't want them to be included, specify the
scope of your dependency (compile / provided).

Hope it helps,
Stéphane
Just to clarify things further, the "compile" scope includes the dependencies in the final package and the "provided" scope does not.

Regards,
Henry

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

Reply via email to