Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for composant (0.15 sec)

  1. maven-core/src/test/projects/plugin-manager/project-with-inheritance/pom.xml

      </scm>
      <build>
        <pluginManagement>
          <plugins>
            <plugin>
              <groupId>org.codehaus.plexus</groupId>
              <artifactId>plexus-component-metadata</artifactId>
              <version>${plexusVersion}</version>
              <executions>
                <execution>
                  <goals>
                    <goal>generate-metadata</goal>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Aug 03 09:29:10 GMT 2023
    - 22.4K bytes
    - Viewed (0)
  2. maven-core/src/test/projects/lifecycle-executor/project-with-inheritance/pom.xml

      </scm>
      <build>
        <pluginManagement>
          <plugins>
            <plugin>
              <groupId>org.codehaus.plexus</groupId>
              <artifactId>plexus-component-metadata</artifactId>
              <version>${plexusVersion}</version>
              <executions>
                <execution>
                  <goals>
                    <goal>generate-metadata</goal>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Aug 03 09:29:10 GMT 2023
    - 22.4K bytes
    - Viewed (0)
  3. maven-core/src/test/resources-project-builder/micromailer/pom.xml

          <version>1.1.7</version>
          <type>jar</type>
          <scope>compile</scope>
          <exclusions>
            <exclusion>
              <groupId>org.codehaus.plexus</groupId>
              <artifactId>plexus-component-api</artifactId>
            </exclusion>
            <exclusion>
              <groupId>velocity</groupId>
              <artifactId>velocity</artifactId>
            </exclusion>
            <exclusion>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Aug 03 09:29:10 GMT 2023
    - 3.4K bytes
    - Viewed (0)
Back to top