Search code examples
eclipsemavenaether

Retrieving artifact release date using Aether Eclipse


I am new to the Aether eclipse plugin, and I am wondering if there is a way (or a XXXRequest) that is able to retrieve the release date of a Maven artifact?

Any pointers would be much appreciated!

Cheers,


Solution

  • After some digging, it appeared that using Aether-Eclipse plugin API does not enable accessing the artifact release date. I've found a nice workaround in this post.