Is there a way to have the Maven Shade plugin operate on dependencies that are provided scoped? It appears that when I change the scope on my dependencies to provided, the shade plugin no longer picks them up.
Thanks, Josh
Is there a way to have the Maven Shade plugin operate on dependencies that are provided scoped? It appears that when I change the scope on my dependencies to provided, the shade plugin no longer picks them up.
Thanks, Josh