Retrieving artifact release date using Aether Eclipse

116 Views Asked by At

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,

1

There are 1 best solutions below

0
On BEST ANSWER

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.