Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 37 for xsd (0.01 sec)

  1. api/maven-api-cli/src/main/mdo/core-extensions.mdo

      xsi:schemaLocation="http://codehaus-plexus.github.io/MODELLO/2.0.0 https://codehaus-plexus.github.io/modello/xsd/modello-2.0.0.xsd"
      xml.namespace="http://maven.apache.org/EXTENSIONS/${version}"
      xml.schemaLocation="https://maven.apache.org/xsd/core-extensions-${version}.xsd">
    
      <id>core-extensions</id>
      <name>CoreExtensions</name>
      <description><![CDATA[
    Registered: 2025-05-24 08:56
    - Last Modified: 2025-05-18 09:15
    - 4.4K bytes
    - Viewed (0)
  2. apache-maven/src/site/site.xml

    under the License.
    -->
    
    <site xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
    
      <edit>${project.scm.url}</edit>
    
      <body>
        <menu name="Overview">
          <item name="Introduction" href="index.html"/>
        </menu>
      </body>
    Registered: 2025-05-24 08:56
    - Last Modified: 2025-03-21 04:56
    - 1.1K bytes
    - Viewed (0)
  3. api/maven-api-annotations/pom.xml

      under the License.
    -->
    <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
      <modelVersion>4.0.0</modelVersion>
    
      <parent>
        <groupId>org.apache.maven</groupId>
        <artifactId>maven-api</artifactId>
        <version>4.0.0-rc-4-SNAPSHOT</version>
      </parent>
    
    Registered: 2025-05-24 08:56
    - Last Modified: 2025-03-05 09:43
    - 1.4K bytes
    - Viewed (0)
  4. apache-maven/src/assembly/bin.xml

    under the License.
    -->
    
    <assembly xmlns="http://maven.apache.org/ASSEMBLY/2.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.1.0 http://maven.apache.org/xsd/assembly-2.1.0.xsd">
      <id>bin</id>
      <formats>
        <format>zip</format>
        <format>tar.gz</format>
      </formats>
      <componentDescriptors>
        <componentDescriptor>src/assembly/component.xml</componentDescriptor>
    Registered: 2025-05-24 08:56
    - Last Modified: 2022-04-27 13:14
    - 1.2K bytes
    - Viewed (0)
  5. apache-maven/src/assembly/component.xml

    -->
    <component xmlns="http://maven.apache.org/ASSEMBLY-COMPONENT/2.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://maven.apache.org/ASSEMBLY-COMPONENT/2.1.0 http://maven.apache.org/xsd/assembly-component-2.1.0.xsd">
      <dependencySets>
        <dependencySet>
          <useProjectArtifact>false</useProjectArtifact>
          <outputDirectory>boot</outputDirectory>
          <includes>
    Registered: 2025-05-24 08:56
    - Last Modified: 2025-04-19 21:43
    - 3.5K bytes
    - Viewed (0)
  6. api/maven-api-cli/pom.xml

      under the License.
    -->
    <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
      <modelVersion>4.0.0</modelVersion>
    
      <parent>
        <groupId>org.apache.maven</groupId>
        <artifactId>maven-api</artifactId>
        <version>4.0.0-rc-4-SNAPSHOT</version>
      </parent>
    
    Registered: 2025-05-24 08:56
    - Last Modified: 2025-03-13 12:50
    - 2.8K bytes
    - Viewed (0)
  7. api/maven-api-core/pom.xml

      under the License.
    -->
    <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
      <modelVersion>4.0.0</modelVersion>
    
      <parent>
        <groupId>org.apache.maven</groupId>
        <artifactId>maven-api</artifactId>
        <version>4.0.0-rc-4-SNAPSHOT</version>
      </parent>
    
    Registered: 2025-05-24 08:56
    - Last Modified: 2025-03-05 09:43
    - 2.5K bytes
    - Viewed (0)
  8. apache-maven/src/assembly/dir.xml

    under the License.
    -->
    
    <assembly xmlns="http://maven.apache.org/ASSEMBLY/2.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.1.0 http://maven.apache.org/xsd/assembly-2.1.0.xsd">
      <id>dir</id>
      <formats>
        <format>dir</format>
      </formats>
      <includeBaseDirectory>false</includeBaseDirectory>
      <componentDescriptors>
    Registered: 2025-05-24 08:56
    - Last Modified: 2022-04-27 13:14
    - 1.2K bytes
    - Viewed (0)
  9. pom.xml

    <?xml version="1.0" encoding="UTF-8"?>
    <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    	<modelVersion>4.0.0</modelVersion>
    	<artifactId>fess-suggest</artifactId>
    	<version>15.0.0-SNAPSHOT</version>
    	<packaging>jar</packaging>
    	<name>fess-suggest</name>
    	<scm>
    Registered: 2025-06-06 09:08
    - Last Modified: 2025-04-17 13:35
    - 3.8K bytes
    - Viewed (0)
  10. api/maven-api-annotations/src/site/site.xml

    under the License.
    -->
    
    <site xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">
    
      <edit>${project.scm.url}</edit>
    
      <body>
        <menu name="Overview">
          <item name="Introduction" href="index.html"/>
          <item name="Javadocs" href="apidocs/index.html"/>
    Registered: 2025-05-24 08:56
    - Last Modified: 2025-03-21 04:56
    - 1.3K bytes
    - Viewed (0)
Back to top