Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for artifactC (0.17 sec)

  1. maven-core/src/test/resources/apiv4-repo/org/apache/maven/artifact/maven-artifact/3.0-SNAPSHOT/maven-artifact-3.0-SNAPSHOT.jar

    String, org.apache.maven.artifact.versioning.VersionRange, String, String, String, String); public org.apache.maven.artifact.Artifact createDependencyArti(String, String, org.apache.maven.artifact.versioning.VersionRange, String, String, String, String, boolean); public org.apache.maven.artifact.Artifact createBuildArtifact(String, String, String, String); public org.apache.maven.artifact.Artifact createProjectArtifac(String, String, String); public org.apache.maven.artifact.Artifact createParentArtifact(String,...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 160.1K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/apache/maven/artifact/maven-artifact/3.0-SNAPSHOT/maven-artifact-3.0-SNAPSHOT.jar

    String, org.apache.maven.artifact.versioning.VersionRange, String, String, String, String); public org.apache.maven.artifact.Artifact createDependencyArti(String, String, org.apache.maven.artifact.versioning.VersionRange, String, String, String, String, boolean); public org.apache.maven.artifact.Artifact createBuildArtifact(String, String, String, String); public org.apache.maven.artifact.Artifact createProjectArtifac(String, String, String); public org.apache.maven.artifact.Artifact createParentArtifact(String,...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 160.1K bytes
    - Viewed (0)
  3. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/transform/ArtifactTransformIntegrationTest.groovy

                    }.artifacts
                    inputs.files artifacts.artifactFiles
                    doLast {
                        println "files: " + artifacts.collect { it.file.name }
                        println "artifacts: " + artifacts.collect { it.file.name + " (" + it.id.componentIdentifier + ")" }
                        println "components: " + artifacts.collect { it.id.componentIdentifier }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Nov 07 18:43:42 UTC 2023
    - 100.8K bytes
    - Viewed (0)
  4. api/maven-api-model/src/main/mdo/maven.mdo

                the filename after the version. This allows:
                <ul>
                <li>referring to attached artifact, for example {@code sources} and {@code javadoc}:
                see <a href="../maven-core/artifact-handlers.html">default artifact handlers</a> for a list,</li>
                <li>distinguishing two artifacts
                that belong to the same POM but were built differently.
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Apr 23 13:29:46 UTC 2024
    - 115.1K bytes
    - Viewed (0)
  5. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/transform/ArtifactTransformCachingIntegrationTest.groovy

            file("project-artifact.jar").text = "project artifact"
            buildFile << """
                project(':lib') {
                    artifacts {
                        compile rootProject.file("project-artifact.jar")
                    }
                }
                project(':util') {
                    artifacts {
                        compile rootProject.file("project-artifact.jar")
                    }
                }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 11:52:44 UTC 2024
    - 97.8K bytes
    - Viewed (0)
  6. testing/architecture-test/src/changes/archunit-store/public-api-mutable-properties.txt

    Method <org.gradle.api.artifacts.ArtifactView$ViewConfiguration.isLenient()> does not have raw return type assignable to org.gradle.api.provider.Property in (ArtifactView.java:0)
    Method <org.gradle.api.artifacts.ClientModule.getDependencies()> does not have raw return type assignable to org.gradle.api.provider.Provider in (ClientModule.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 22:42:49 UTC 2024
    - 160.5K bytes
    - Viewed (0)
  7. subprojects/diagnostics/src/integTest/groovy/org/gradle/api/tasks/diagnostics/DependencyInsightReportTaskIntegrationTest.groovy

                        incoming.afterResolve {
                            // If executed, the below will cause the resolution failure on version conflict to be thrown, breaking dependency insight
                            it.artifacts.artifacts
                        }
                    }
                }
                dependencies {
                    conf 'org:toplevel:1.0', 'org:toplevel2:1.0', 'org:toplevel3:1.0', 'org:toplevel4:1.0'
                }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 08 15:15:56 UTC 2024
    - 102.3K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    Utilities 1.1 maven-surefire-plugin org/codehaus/plexus/util/FileBasedTestCase.java **/Test*.java META-INF/maven/org.codehaus.plexus/plexus-utils/pom.properties #Generated by Maven #Thu Jan 12 15:17:24 EST 2006 version=1.1 groupId=org.codehaus.plexus artifactId=plexus-utils...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 164.6K bytes
    - Viewed (0)
  9. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    Utilities 1.1 maven-surefire-plugin org/codehaus/plexus/util/FileBasedTestCase.java **/Test*.java META-INF/maven/org.codehaus.plexus/plexus-utils/pom.properties #Generated by Maven #Thu Jan 12 15:17:24 EST 2006 version=1.1 groupId=org.codehaus.plexus artifactId=plexus-utils...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 164.6K bytes
    - Viewed (0)
  10. maven-core/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    Utilities 1.1 maven-surefire-plugin org/codehaus/plexus/util/FileBasedTestCase.java **/Test*.java META-INF/maven/org.codehaus.plexus/plexus-utils/pom.properties #Generated by Maven #Thu Jan 12 15:17:24 EST 2006 version=1.1 groupId=org.codehaus.plexus artifactId=plexus-utils...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Fri Oct 23 23:48:02 UTC 2009
    - 164.6K bytes
    - Viewed (0)
Back to top