Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 301 - 303 of 303 for Packaging (0.09 seconds)

  1. compat/maven-artifact/src/main/java/org/apache/maven/artifact/resolver/AbstractArtifactResolutionException.java

                if (classifier != null && !classifier.isEmpty()) {
                    sb.append(" -Dclassifier=");
                    sb.append(classifier);
                }
                sb.append(" -Dpackaging=");
                sb.append(type);
                sb.append(" -Dfile=/path/to/file");
                sb.append(LS);
    
                // If people want to deploy it
                sb.append(LS);
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Tue Apr 01 21:22:14 GMT 2025
    - 10.1K bytes
    - Click Count (0)
  2. compat/maven-model-builder/src/test/resources/dag.txt

    quarkus/extensions/caffeine/deployment/pom.xml
    	quarkus/core/deployment/pom.xml
    	quarkus/extensions/caffeine/runtime/pom.xml
    	quarkus/extensions/vertx-http/dev-ui-spi/pom.xml
    quarkus/integration-tests/packaging/pom.xml
    	quarkus/extensions/resteasy-classic/resteasy/runtime/pom.xml
    	quarkus/integration-tests/shared-library/pom.xml
    	quarkus/test-framework/junit5-internal/pom.xml
    quarkus/extensions/vertx-graphql/runtime/pom.xml
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Fri Oct 25 12:31:46 GMT 2024
    - 224K bytes
    - Click Count (0)
  3. CREDITS

    is widely used among developers working in that language.
    
      The "System Libraries" of an executable work include anything, other
    than the work as a whole, that (a) is included in the normal form of
    packaging a Major Component, but which is not part of that Major
    Component, and (b) serves only to enable use of the work with that
    Major Component, or to implement a Standard Interface for which an
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Thu Mar 13 05:29:51 GMT 2025
    - 1.8M bytes
    - Click Count (0)
Back to Top