public class MuleDomainDependencyGraphTransformer extends Object implements org.eclipse.aether.collection.DependencyGraphTransformer
mule-domain classified dependencies, once found it will remove all
the child dependencies.
This way nested transformers will apply Maven's logic and transitive dependencies from
mule-domains will not interfere.
| Constructor and Description |
|---|
MuleDomainDependencyGraphTransformer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
org.eclipse.aether.graph.DependencyNode |
transformGraph(org.eclipse.aether.graph.DependencyNode node,
org.eclipse.aether.collection.DependencyGraphTransformationContext context) |
public MuleDomainDependencyGraphTransformer()
public org.eclipse.aether.graph.DependencyNode transformGraph(org.eclipse.aether.graph.DependencyNode node,
org.eclipse.aether.collection.DependencyGraphTransformationContext context)
throws org.eclipse.aether.RepositoryException
transformGraph in interface org.eclipse.aether.collection.DependencyGraphTransformerorg.eclipse.aether.RepositoryExceptionCopyright © 2022 MuleSoft, Inc.. All rights reserved.