Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Provides notation would be related to specification dependencies, but on the opposite side of the artifact relationship. For instance, Sun's JavaMail implementation would specify that it provides an implementation of the JavaMail API, as would the javamail library built by Geronimo. It would act as a reverse mapping of which API(s) are provided by a given artifact. This provides specification might need to be plural, to allow a single artifact to implement multiple APIs, thereby satisfying multiple specification dependencies from a single build.

...

Artifact

...

API Improvements

  1. Providing access to POM given an Artifact instance