Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for alpha (0.14 sec)

  1. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/apache/maven/maven-parent/5/maven-parent-5.pom

          <build>
            <plugins>
              <!-- We want to sign the artifact, the POM, and all attached artifacts -->
              <plugin>
                <artifactId>maven-gpg-plugin</artifactId>
                <version>1.0-alpha-1</version>
                <configuration>
                  <passphrase>${gpg.passphrase}</passphrase>
                </configuration>
                <executions>
                  <execution>
                    <goals>
    Plain Text
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Thu Dec 24 18:09:10 GMT 2020
    - 14.8K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/apiv4-repo/org/apache/maven/maven-parent/5/maven-parent-5.pom

          <build>
            <plugins>
              <!-- We want to sign the artifact, the POM, and all attached artifacts -->
              <plugin>
                <artifactId>maven-gpg-plugin</artifactId>
                <version>1.0-alpha-1</version>
                <configuration>
                  <passphrase>${gpg.passphrase}</passphrase>
                </configuration>
                <executions>
                  <execution>
                    <goals>
    Plain Text
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 14.8K bytes
    - Viewed (0)
Back to top