Hello everyone, :-)
I'm currently writing a Maven plug-in and I have the coordinates of artifacts (groupId, artifactId, version), but I need the names of the artifacts. Is there an easy way to get them (within my plug-in without relying on other plug-ins)? Regards, Gerrit
