Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for filterTrail (0.37 sec)

  1. maven-compat/src/main/java/org/apache/maven/repository/legacy/resolver/DefaultLegacyArtifactCollector.java

                    if (!node.equals(root) && node.isActive()) {
                        Artifact artifact = node.getArtifact();
    
                        try {
                            if (node.filterTrail(filter)) {
                                // If it was optional and not a direct dependency,
                                // we don't add it or its children, just allow the update of the version and artifactScope
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Wed Sep 06 11:28:54 UTC 2023
    - 36.7K bytes
    - Viewed (0)
Back to top