Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aether-users] Determining the GAV of poms in remote repository

Samuel Cox wrote:

The reason I thought Aether might be
involved is because the pom's parent (and all that that brings) needs to be
resolved from remote repositories (so I was thinking pom = aether artifact
and remote repository = aether repository).

That's a reasonable thought and Aether is indeed involved, just not in the way you seek advice on. You need to distinguish between the thing downloading the POM (Aether) and the thing reading, interpolating, merging etc. the POM (Maven). Hope that clarifies responsibilities/relationships of the two codebases.


Benjamin



Back to the top