Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aether-users] filtering artifacts

Igor Fedorenko wrote:

Another problem, but maybe it's specific to Maven aether provider,
relocation pom.xml are not present in the dependency tree and I see no
way to decide if they should be allowed or not (or evaluate their
contents, for that matter).

http://download.eclipse.org/aether/aether-core/1.0.0/apidocs/org/eclipse/aether/graph/DependencyNode.html#getRelocations%28%29

That should generally tell the hops that relocation has taken if any.

But yes, there is no hook to specifically control/block relocations.

Answering the other questions in separate responses.


Benjamin



Back to the top