- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isChildOfRootNode (0.18 sec)
-
compat/maven-compat/src/main/java/org/apache/maven/repository/legacy/resolver/DefaultLegacyArtifactCollector.java
// provide defaults to children, but should override transitives). // We can do this by calling isChildOfRootNode on the current node. if ((artifact.getVersion() != null) && (!node.isChildOfRootNode() || node.getArtifact().getVersion() == null)) { fireEvent(ResolutionListener.MANAGE_ARTIFACT_VERSION, listeners, node, artifact);
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Jun 06 14:28:57 UTC 2025 - 36.5K bytes - Viewed (0)