Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for DependencyResolverException (0.13 sec)

  1. api/maven-api-core/src/main/java/org/apache/maven/api/Session.java

         *
         * @see org.apache.maven.api.services.DependencyResolver#collect(Session, Artifact, PathScope)
         * @throws org.apache.maven.api.services.DependencyResolverException if the dependency collection failed
         */
        @Nonnull
        Node collectDependencies(@Nonnull Artifact artifact, @Nonnull PathScope scope);
    
        /**
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 16:43:07 UTC 2024
    - 36.4K bytes
    - Viewed (0)
Back to top