Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 28 for Jeep (0.16 sec)

  1. 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

    lifecycle.AbstractLifecycleHan { public static String COMPONENT_CONFIGURATOR; public void PlexusLifecycleHandl(); public void initialize(); static void <clinit>(); } org/codehaus/plexus/plexus-bootstrap.xml singleton per-lookup singleton singleton-keep-alive container plexus plexus Plexus Lifecycle Handler basic plexus-configurable passive passive bootstrap java field setter map-oriented noop org.codehaus.plexus.logging.LoggerManager org.codehaus.plexus.logging.console.ConsoleLoggerManager basic...
    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)
  2. 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

    lifecycle.AbstractLifecycleHan { public static String COMPONENT_CONFIGURATOR; public void PlexusLifecycleHandl(); public void initialize(); static void <clinit>(); } org/codehaus/plexus/plexus-bootstrap.xml singleton per-lookup singleton singleton-keep-alive container component-lookup-manager plexus plexus Plexus Lifecycle Handler basic plexus-configurable passive passive bootstrap java field setter map-oriented noop org.codehaus.plexus.logging.LoggerManager default org.codehaus.plexus.logging.c...
    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)
  3. 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

    lifecycle.AbstractLifecycleHan { public static String COMPONENT_CONFIGURATOR; public void PlexusLifecycleHandl(); public void initialize(); static void <clinit>(); } org/codehaus/plexus/plexus-bootstrap.xml singleton per-lookup singleton singleton-keep-alive container component-lookup-manager plexus plexus Plexus Lifecycle Handler basic plexus-configurable passive passive bootstrap java field setter map-oriented noop org.codehaus.plexus.logging.LoggerManager default org.codehaus.plexus.logging.c...
    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)
  4. api/maven-api-model/src/main/mdo/maven.mdo

                profile.</description>
            </field>
          </fields>
        </class>
        -->
        <!-- /BuildProfile support -->
        <class xml.tagName="plugin" xdoc.anchorName="report_plugin" java.clone="deep">
          <name>ReportPlugin</name>
          <version>4.0.0+</version>
          <superClass>ConfigurationContainer</superClass>
          <description>
            <![CDATA[
    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)
  5. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-16/plexus-container-default-1.0-alpha-16.jar

    lifecycle.AbstractLifecycleHan { public static String COMPONENT_CONFIGURATOR; public void PlexusLifecycleHandl(); public void initialize(); static void <clinit>(); } org/codehaus/plexus/plexus-bootstrap.xml singleton per-lookup singleton singleton-keep-alive container plexus plexus Plexus Lifecycle Handler basic plexus-configurable passive passive bootstrap java field setter map-oriented noop org.codehaus.plexus.logging.LoggerManager org.codehaus.plexus.logging.console.ConsoleLoggerManager basic...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 205.7K bytes
    - Viewed (0)
  6. api/maven-api-toolchain/src/main/mdo/toolchains.mdo

        ]]></description>
    
      <defaults>
        <default>
          <key>package</key>
          <value>org.apache.maven.toolchain.model</value>
        </default>
      </defaults>
    
      <classes>
        <class java.clone="deep">
          <name>TrackableBase</name>
          <version>1.1.0+</version>
          <description>
            Common base class that contains code to track the source for this instance (USER|GLOBAL)
          </description>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Wed Feb 07 21:28:01 GMT 2024
    - 8.5K bytes
    - Viewed (0)
  7. apache-maven/src/main/appended-resources/licenses/unrecognized-javax.annotation-api-1.3.2.txt

    code as you receive it, in any medium, provided that you conspicuously
    and appropriately publish on each copy an appropriate copyright notice
    and disclaimer of warranty; keep intact all the notices that refer to
    this License and to the absence of any warranty; and give any other
    recipients of the Program a copy of this License along with the Program.
    
    Plain Text
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue May 11 18:59:18 GMT 2021
    - 38.5K bytes
    - Viewed (0)
  8. maven-core/src/main/java/org/apache/maven/internal/impl/DefaultProjectManager.java

                    new PropertiesAsMap(((DefaultProject) project).getProject().getProperties()));
        }
    
        @Override
        public Optional<Project> getExecutionProject(Project project) {
            // Session keep tracks of the Project per project id,
            // so we cannot use session.getProject(p) for forked projects
            // which are temporary clones
            return Optional.ofNullable(getMavenProject(project).getExecutionProject())
    Java
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Mon Mar 25 10:50:01 GMT 2024
    - 7.3K bytes
    - Viewed (0)
  9. maven-api-impl/src/main/java/org/apache/maven/internal/impl/PathModularization.java

         *       then builds a singleton map with the module name declared in that descriptor.</li>
         *   <li><b>Module hierarchy:</b> if {@code module-info.class} files are found in sub-directories,
         *       at a deep intentionally restricted to one level, then builds a map of module names found
         *       in the descriptor of each sub-directory.</li>
         * </ul>
         *
    Java
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Mon Mar 25 10:50:01 GMT 2024
    - 11.2K bytes
    - Viewed (0)
  10. api/maven-api-metadata/src/main/mdo/metadata.mdo

        <default>
          <key>package</key>
          <value>org.apache.maven.artifact.repository.metadata</value>
        </default>
      </defaults>
      <classes>
        <class rootElement="true" xml.tagName="metadata" java.clone="deep">
          <name>Metadata</name>
          <version>1.0.0+</version>
          <fields>
            <field xml.attribute="true" xml.tagName="modelVersion">
              <name>modelVersion</name>
              <version>1.1.0+</version>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Thu Apr 11 14:06:34 GMT 2024
    - 15.8K bytes
    - Viewed (0)
Back to top