- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for dfn (0.01 sec)
-
api/maven-api-core/src/main/java/org/apache/maven/api/package-info.java
* an artifact.</p> * * <p><dfn>Artifact resolution</dfn> is the process of {@linkplain org.apache.maven.api.services.VersionResolver * resolving the version} and then downloading the file.</p> * * <p><dfn>Dependency collection</dfn> builds a graph of {@link org.apache.maven.api.Node} objects containing * all the dependencies.</p> * * <p>The <dfn>Dependency graph flattening</dfn> process in Maven reduces a complex,
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Wed Mar 05 14:29:21 UTC 2025 - 7.7K bytes - Viewed (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/Dependency.java
/** * A result of collecting, flattening, and resolving {@link DependencyCoordinates}s. * Dependency is the output of the <dfn>collection</dfn> process, which builds the graph of dependencies, * followed by <dfn>flattening</dfn> and <dfn>resolution</dfn>. * The version selection is done for each dependency during the collection phase.
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Jun 26 07:56:58 UTC 2025 - 2.8K bytes - Viewed (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/Artifact.java
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Jun 26 07:56:58 UTC 2025 - 4.6K bytes - Viewed (0) -
api/maven-api-model/src/main/mdo/maven.mdo
If a Java project contains multiple main sources with different target versions, then a multi-version <abbr>JAR</abbr> file will be created with the lowest version taken as the <dfn>base version</dfn>. If this element is omitted, then the default target version is the compiler default value, which is usually the version of the Java environment running Maven.
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Aug 07 14:32:16 UTC 2025 - 132.7K bytes - Viewed (0)