Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 23 for getRoles (0.21 sec)

  1. maven-core/src/test/java/org/apache/maven/internal/impl/TestApi.java

            assertNotNull(result);
            List<Dependency> deps = new ArrayList<>(result.getDependencies().keySet());
            List<Dependency> deps2 = result.getNodes().stream()
                    .map(Node::getDependency)
                    .filter(Objects::nonNull)
                    .collect(Collectors.toList());
            assertEquals(deps, deps2);
            for (Dependency dep : deps2) {
    Java
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Apr 25 14:13:36 GMT 2024
    - 9.9K bytes
    - Viewed (2)
  2. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    public static void cleanDirectory(java.io.File) throws java.io.IOException; public static long sizeOfDirectory(String); public static long sizeOfDirectory(java.io.File); public static java.util.List getFiles(java.io.File, String, String) throws java.io.IOException; public static java.util.List getFiles(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List getFileNames(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 164.6K bytes
    - Viewed (0)
  3. maven-core/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    public static void cleanDirectory(java.io.File) throws java.io.IOException; public static long sizeOfDirectory(String); public static long sizeOfDirectory(java.io.File); public static java.util.List getFiles(java.io.File, String, String) throws java.io.IOException; public static java.util.List getFiles(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List getFileNames(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Fri Oct 23 23:48:02 GMT 2009
    - 164.6K bytes
    - Viewed (0)
  4. maven-compat/src/main/java/org/apache/maven/repository/MetadataGraph.java

        }
    
        /**
         * getter
         */
        public MetadataGraphNode getEntry() {
            return entry;
        }
    
        /**
         * getter
         */
        public Collection<MetadataGraphNode> getNodes() {
            return nodes;
        }
    Java
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Wed Sep 06 11:28:54 GMT 2023
    - 2K bytes
    - Viewed (0)
  5. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    org/codehaus/plexus/component/discovery/DiscoveryListenerDes.class package org.codehaus.plexus.component.discovery; public synchronized class DiscoveryListenerDes { private String role; private String roleHint; public void DiscoveryListenerDes(); public String getRole(); public String getRoleHint(); } org/codehaus/plexus/component/discovery/PlexusXmlComponentDi.class package org.codehaus.plexus.component.discovery; public synchronized class PlexusXmlComponentDi implements ComponentDiscoverer { private static final...
    Archive
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Tue Oct 16 20:15:40 GMT 2007
    - 233.3K bytes
    - Viewed (0)
  6. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    org/codehaus/plexus/component/discovery/DiscoveryListenerDes.class package org.codehaus.plexus.component.discovery; public synchronized class DiscoveryListenerDes { private String role; private String roleHint; public void DiscoveryListenerDes(); public String getRole(); public String getRoleHint(); } org/codehaus/plexus/component/discovery/PlexusXmlComponentDi.class package org.codehaus.plexus.component.discovery; public synchronized class PlexusXmlComponentDi implements ComponentDiscoverer { private static final...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 233.3K bytes
    - Viewed (0)
  7. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-16/plexus-container-default-1.0-alpha-16.jar

    org/codehaus/plexus/component/discovery/DiscoveryListenerDes.class package org.codehaus.plexus.component.discovery; public synchronized class DiscoveryListenerDes { private String role; private String roleHint; public void DiscoveryListenerDes(); public String getRole(); public String getRoleHint(); } org/codehaus/plexus/component/discovery/PlexusXmlComponentDi.class package org.codehaus.plexus.component.discovery; public synchronized class PlexusXmlComponentDi implements ComponentDiscoverer { private static final...
    Archive
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Tue Oct 16 20:15:40 GMT 2007
    - 205.7K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar

    public static void cleanDirectory(java.io.File) throws java.io.IOException; public static long sizeOfDirectory(String); public static long sizeOfDirectory(java.io.File); public static java.util.List getFiles(java.io.File, String, String) throws java.io.IOException; public static java.util.List getFiles(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List getFileNames(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 160K bytes
    - Viewed (0)
  9. maven-api-impl/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    public static void cleanDirectory(java.io.File) throws java.io.IOException; public static long sizeOfDirectory(String); public static long sizeOfDirectory(java.io.File); public static java.util.List getFiles(java.io.File, String, String) throws java.io.IOException; public static java.util.List getFiles(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List getFileNames(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List...
    Archive
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Thu May 02 15:10:38 GMT 2024
    - 164.6K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.jar

    java.util.List dependencies; private ComponentSetDescript componentSetDescript; public void ComponentDescriptor(); public String getComponentKey(); public String getHumanReadableKey(); public String getAlias(); public void setAlias(String); public String getRole(); public void setRole(String); public String getRoleHint(); public void setRoleHint(String); public String getImplementation(); public void setImplementation(String); public String getVersion(); public void setVersion(String); public String getComponentType();...
    Archive
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Tue Oct 16 20:15:40 GMT 2007
    - 32.4K bytes
    - Viewed (0)
Back to top