Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 16 for 5005 (0.21 sec)

  1. maven-core/src/test/remote-repo/org/apache/apache/1/apache-1.pom

    <?xml version="1.0" encoding="UTF-8"?>
    
    <!--
      ~ Copyright 2005-2006 The Apache Software Foundation.
      ~
      ~ Licensed under the Apache License, Version 2.0 (the "License");
      ~ you may not use this file except in compliance with the License.
      ~ You may obtain a copy of the License at
      ~
      ~      http://www.apache.org/licenses/LICENSE-2.0
      ~
      ~ Unless required by applicable law or agreed to in writing, software
    Plain Text
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sat Nov 09 12:45:14 GMT 2019
    - 3.3K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/apiv4-repo/org/apache/apache/3/apache-3.pom

    <?xml version="1.0" encoding="UTF-8"?>
    
    <!--
      ~ Copyright 2005-2006 The Apache Software Foundation.
      ~
      ~ Licensed under the Apache License, Version 2.0 (the "License");
      ~ you may not use this file except in compliance with the License.
      ~ You may obtain a copy of the License at
      ~
      ~      http://www.apache.org/licenses/LICENSE-2.0
      ~
      ~ Unless required by applicable law or agreed to in writing, software
    Plain Text
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 3.3K bytes
    - Viewed (0)
  3. maven-api-impl/src/test/remote-repo/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar

    scp://repo1.maven.org/home/projects/maven/repository-staging/snapshots/maven2 website scp://minotaur.apache.org/www/maven.apache.org/maven2/maven-plugin-api META-INF/maven/org.apache.maven/maven-plugin-api/pom.properties #Generated by Maven #Fri Oct 14 22:19:53 EST 2005 version=2.0 groupId=org.apache.maven artifactId=maven-plugin-api...
    Archive
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Thu May 02 15:10:38 GMT 2024
    - 9.9K bytes
    - Viewed (0)
  4. maven-core/src/test/java/org/apache/maven/project/PomConstructionTest.java

        @Test
        void testMultipleFilters() throws Exception {
            PomTestWrapper pom = buildPom("multiple-filters");
            assertEquals(4, ((List<?>) pom.getValue("build/filters")).size());
        }
    
        /* MNG-4005: postponed to 3.1
        public void testValidationErrorUponNonUniqueDependencyKey()
            throws Exception
        {
            try
            {
                buildPom( "unique-dependency-key/deps" );
    Java
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Fri Apr 12 10:50:18 GMT 2024
    - 93.2K bytes
    - Viewed (0)
  5. api/maven-api-model/src/main/mdo/maven.mdo

          <version>3.0.0+</version>
          <superClass>PluginContainer</superClass>
          <description>Contains the plugins management information for the project.</description>
          <fields>
            <!-- [ jdcasey:06-Mar-2005 ] Added to handle version management, etc. for
              | plugins to be used in sub-projects. -->
            <field>
              <name>pluginManagement</name>
              <version>4.0.0+</version>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
  6. maven-core/src/test/projects/plugin-manager/mng-5003-plugin-realm-cache/pom.xml

    <project>
      <modelVersion>4.0.0</modelVersion>
    
      <groupId>org.apache.maven.its.mng5003</groupId>
      <artifactId>mng-5003-plugin-realm-cache</artifactId>
      <version>1.0</version>
    
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Fri Feb 04 20:48:30 GMT 2011
    - 190 bytes
    - Viewed (0)
  7. maven-core/src/site/apt/offline-mode.apt

    ~~ specific language governing permissions and limitations
    ~~ under the License.
    
      ---
      Offline Mode Design
      ---
      John Casey
      ---
      2005-04-08
      ---
    
    Offline Mode Design
    
    * UPDATE: 18-April-2005
    
      We cannot take the approach outlined below of detecting which remote
      repositories are "really" offline, since offline mode is more of a behavior,
    Plain Text
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Mon Mar 18 00:24:53 GMT 2024
    - 10.6K bytes
    - Viewed (0)
  8. maven-api-impl/src/test/remote-repo/org/apache/apache/1/apache-1.pom

    <?xml version="1.0" encoding="UTF-8"?>
    
    <!--
      ~ Copyright 2005-2006 The Apache Software Foundation.
      ~
      ~ Licensed under the Apache License, Version 2.0 (the "License");
      ~ you may not use this file except in compliance with the License.
      ~ You may obtain a copy of the License at
      ~
      ~      http://www.apache.org/licenses/LICENSE-2.0
      ~
      ~ Unless required by applicable law or agreed to in writing, software
    Plain Text
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Thu May 02 15:10:38 GMT 2024
    - 3.3K bytes
    - Viewed (0)
  9. maven-core/src/main/java/org/apache/maven/project/ProjectSorter.java

        }
    
        private boolean isSpecificVersion(String version) {
            return !((version == null || version.isEmpty()) || version.startsWith("[") || version.startsWith("("));
        }
    
        // TODO !![jc; 28-jul-2005] check this; if we're using '-r' and there are aggregator tasks, this will result in
        // weirdness.
        public MavenProject getTopLevelProject() {
            return sortedProjects.stream()
    Java
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Fri Sep 22 06:02:04 GMT 2023
    - 10.3K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar

    getStackFrames(Throwable); static String[] getStackFrames(String); static java.util.List getStackFrameList(Throwable); static void <clinit>(); } META-INF/maven/org.codehaus.plexus/plexus-utils/pom.properties #Generated by Maven #Wed Oct 12 03:57:46 EST 2005 version=1.0.4 groupId=org.codehaus.plexus artifactId=plexus-utils org/codehaus/plexus/util/StringUtils.class package org.codehaus.plexus.util; public synchronized class StringUtils { public void StringUtils(); public static String clean(String); public...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 160K bytes
    - Viewed (0)
Back to top