Apache Shared Component: Maven Artifact Transfer Version 0.12.0 Released
The Apache Maven team is pleased to announce the release of the Apache Shared Component: Apache Maven Artifact Transfer Version 0.12.0
An API to install, deploy and resolving artifacts with Maven3
1<dependency>
2 <groupId>org.apache.maven.shared</groupId>
3 <artifactId>maven-artifact-transfer</artifactId>
4 <version>0.12.0</version>
5</dependency>
Release Notes Apache Shared Componet Maven Artifact Transfer 0.12.0
-
Bug:
- MSHARED-818 - Issue management URL in maven-artifact-transfer returns 404
-
Improvements:
- MSHARED-811 - Improve handling of Metadata
- MSHARED-817 - Change eclipse aether dependency scope to provided
Enjoy,
-The Maven team
Karl-Heinz Marbaise