Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aether-users] Finding the URL for an Artifact or Dependency

Hello,

After repoSystem .reslveDependencies is called, is it possible to get a url for the Dependency that points at the remote repository where the dependency is found? Would this have to be handled in a RepositoryListener to track what urls are being used? I poked around the JavaDoc without much luck.

thanks,
Michael

Back to the top