Class MavenAetherUtils

java.lang.Object
org.apache.maven.shared.transfer.project.MavenAetherUtils

public class MavenAetherUtils extends Object
This util class will import the Aether library available from the installed Maven distribution. It will do nothing if it is called from outside of a ClassRealm.
Since:
0.11.1
Author:
Gabriel Belingueres belingueres@gmail.com
  • Constructor Details

    • MavenAetherUtils

      public MavenAetherUtils()
  • Method Details

    • importAetherLibrary

      public static void importAetherLibrary()
      Import the core Aether library from the maven distribution.