maven/maven-plugin-api/src
Guillaume Nodet 30dc81227b
Renaming of `ArtifactCoordinate.getVersion()` + documentation (#1662)
* Rename ArtifactCoordinate.getVersion() as getVersionConstraint().
* Introduce DownloadedArtifact, DownloadedDependency and ProducedArtifact.
* Rename coordinate -> coordinates.
* Add documentation on Artifact, ArtifactCoordinates, Dependency and DependencyCoordinates and other classes.
* Remove `LATEST` and `SNAPSHOT` from documentation since they are deprecated.
* Opportunistic addition of some missing `@Override` annotations.

---------

Co-authored-by: Martin Desruisseaux <martin.desruisseaux@geomatys.com>
2024-08-27 23:13:34 +02:00
..
main/java/org/apache/maven/plugin Renaming of `ArtifactCoordinate.getVersion()` + documentation (#1662) 2024-08-27 23:13:34 +02:00
site [MNG-8084] add di & api-impl 2024-04-24 18:01:00 +02:00
test Remove reference to plexus XmlStreamReader (#1308) 2023-11-17 16:51:47 +01:00