changed license to Apache and package names to org.apache.maven
Showing
- CONTRIBUTING.md 0 additions, 5 deletionsCONTRIBUTING.md
- aether-demo-maven-plugin/pom.xml 17 additions, 9 deletionsaether-demo-maven-plugin/pom.xml
- aether-demo-maven-plugin/src/it/resolve-artifact/pom.xml 16 additions, 8 deletionsaether-demo-maven-plugin/src/it/resolve-artifact/pom.xml
- aether-demo-maven-plugin/src/it/settings.xml 16 additions, 8 deletionsaether-demo-maven-plugin/src/it/settings.xml
- aether-demo-maven-plugin/src/main/java/org/apache/maven/aether/examples/maven/ResolveArtifactMojo.java 20 additions, 11 deletions...ache/maven/aether/examples/maven/ResolveArtifactMojo.java
- aether-demo-snippets/pom.xml 17 additions, 9 deletionsaether-demo-snippets/pom.xml
- aether-demo-snippets/src/main/java/org/apache/maven/aether/examples/AllAetherDemos.java 42 additions, 0 deletions...java/org/apache/maven/aether/examples/AllAetherDemos.java
- aether-demo-snippets/src/main/java/org/apache/maven/aether/examples/DeployArtifacts.java 21 additions, 12 deletions...ava/org/apache/maven/aether/examples/DeployArtifacts.java
- aether-demo-snippets/src/main/java/org/apache/maven/aether/examples/FindAvailableVersions.java 21 additions, 12 deletions...g/apache/maven/aether/examples/FindAvailableVersions.java
- aether-demo-snippets/src/main/java/org/apache/maven/aether/examples/FindNewestVersion.java 22 additions, 12 deletions...a/org/apache/maven/aether/examples/FindNewestVersion.java
- aether-demo-snippets/src/main/java/org/apache/maven/aether/examples/GetDependencyHierarchy.java 23 additions, 13 deletions.../apache/maven/aether/examples/GetDependencyHierarchy.java
- aether-demo-snippets/src/main/java/org/apache/maven/aether/examples/GetDependencyTree.java 23 additions, 13 deletions...a/org/apache/maven/aether/examples/GetDependencyTree.java
- aether-demo-snippets/src/main/java/org/apache/maven/aether/examples/GetDirectDependencies.java 22 additions, 12 deletions...g/apache/maven/aether/examples/GetDirectDependencies.java
- aether-demo-snippets/src/main/java/org/apache/maven/aether/examples/InstallArtifacts.java 21 additions, 12 deletions...va/org/apache/maven/aether/examples/InstallArtifacts.java
- aether-demo-snippets/src/main/java/org/apache/maven/aether/examples/ResolveArtifact.java 22 additions, 12 deletions...ava/org/apache/maven/aether/examples/ResolveArtifact.java
- aether-demo-snippets/src/main/java/org/apache/maven/aether/examples/ResolveTransitiveDependencies.java 21 additions, 12 deletions.../maven/aether/examples/ResolveTransitiveDependencies.java
- aether-demo-snippets/src/main/java/org/apache/maven/aether/examples/aether/Aether.java 24 additions, 13 deletions.../java/org/apache/maven/aether/examples/aether/Aether.java
- aether-demo-snippets/src/main/java/org/apache/maven/aether/examples/aether/AetherDemo.java 22 additions, 11 deletions...a/org/apache/maven/aether/examples/aether/AetherDemo.java
- aether-demo-snippets/src/main/java/org/apache/maven/aether/examples/aether/AetherResult.java 56 additions, 0 deletions...org/apache/maven/aether/examples/aether/AetherResult.java
- aether-demo-snippets/src/main/java/org/apache/maven/aether/examples/guice/DemoAetherModule.java 20 additions, 11 deletions.../apache/maven/aether/examples/guice/DemoAetherModule.java
Please register or sign in to comment