Hello Hervé,
maven-aether-provider is in Maven-3 in github:
http://github.com/bentmann/maven-3
it contains Maven-specific code, particularly everything to read Maven's
pom.xml and maven-metadata.xml from remote repository.
It is an intended dependency, since aether is a repository/dependency co
maven-aether-provider is in Maven-3 in github:
http://github.com/bentmann/maven-3
it contains Maven-specific code, particularly everything to read Maven's
pom.xml and maven-metadata.xml from remote repository.
It is an intended dependency, since aether is a repository/dependency container
with
Hi there,
i have downloaded the sonatype-aether project (via git clone) and taken
a deeper look into ...but i have faced with a little problem...
The aether-demo contains a reference to
org.apache.maven
maven-aether-provider
3.0-SNAPSHOT
which is in my opinion not