Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-alpha-5
-
None
Description
deploy:deploy-file or any other mojo that creates artifact repositories on its own will appear to ignore mirror, proxy and authentication infos from the settings when run with Maven 3.0. This is due to the ArtifactRepositoryFactory and the WagonManager being stateless and not injecting these infos any longer automatically.