Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for filterTrail (0.05 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. compat/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
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Fri Jun 06 14:28:57 GMT 2025
    - 36.5K bytes
    - Click Count (0)
Back to Top