/[Apache-SVN]
ViewVC logotype

Revision 1675195


Jump to revision: Previous Next
Author: rfscholte
Date: Tue Apr 21 20:30:16 2015 UTC (9 years ago)
Changed paths: 3
Log Message:
Maven 3.0.2+ fix. 
With Aether 1.9+ when calling RepositorySystem.newLocalRepositoryManager(LocalRepository) the repositoryType of the repo is expected to either be 'default' of 'simple', whereas previous versions of Aether expected 'enhanced' or 'simple' (matching the contentType)

Changed paths

Path Details
Directorymaven/shared/trunk/maven-artifact-transfer/src/main/java/org/apache/maven/shared/artifact/install/internal/DefaultArtifactInstaller.java modified , text changed
Directorymaven/shared/trunk/maven-artifact-transfer/src/main/java/org/apache/maven/shared/artifact/install/internal/Maven302ArtifactInstaller.java added
Directorymaven/shared/trunk/maven-artifact-transfer/src/main/java/org/apache/maven/shared/artifact/install/internal/Maven30ArtifactInstaller.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26