Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renaming of ArtifactCoordinate.getVersion() + documentation #1662

Merged
merged 7 commits into from
Aug 27, 2024

Commits on Aug 27, 2024

  1. Add documentation on Artifact, ArtifactCoordinate, Dependency and Dep…

    …endencyCoordinate.
    
    Rename ArtifactCoordinate.getVersion() as getVersionConstraint().
    desruisseaux authored and gnodet committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    82c9215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0613690 View commit details
    Browse the repository at this point in the history
  3. Remove LATEST and SNAPSHOT from documentation since they are depr…

    …ecated.
    
    Opportunistic addition of some missing `@Override` annotations.
    desruisseaux authored and gnodet committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fb36296 View commit details
    Browse the repository at this point in the history
  4. Introduce ResolvedArtifact, ResolvedDependency and ProducedArtifact

    # Conflicts:
    #	api/maven-api-core/src/main/java/org/apache/maven/api/Version.java
    gnodet committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f148a96 View commit details
    Browse the repository at this point in the history
  5. More doc

    gnodet committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e7a0041 View commit details
    Browse the repository at this point in the history
  6. Fix javadoc

    gnodet committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    13e6d85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92b9e45 View commit details
    Browse the repository at this point in the history