Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aether-users] maven-aether-provider based on Eclipse Aether released

Hi,

just fyi, Jason recently deployed a maven-aether-provider that is compatible with Aether 0.9.0.M2 to central:

  <groupId>io.tesla.maven</groupId>
  <artifactId>maven-aether-provider</artifactId>
  <version>3.1.0</version>

This piece enables folks to use Eclipse Aether to access Maven repositories, finally providing a working update/replacement for the old Sonatype Aether.


Benjamin


Back to the top