[
https://issues.apache.org/jira/browse/KARAF-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128975#comment-14128975
]
Jonathan Anstey commented on KARAF-3029:
----------------------------------------
The fix in 2.x was to use file URL handler to handle resolution of
pax-url-aether (rather than mvn). Since we always use mvn in 3/4.x this issue
may still exist. Will check this soon.
> Support encryption of Maven repo passwords
> ------------------------------------------
>
> Key: KARAF-3029
> URL: https://issues.apache.org/jira/browse/KARAF-3029
> Project: Karaf
> Issue Type: Improvement
> Reporter: Jonathan Anstey
> Assignee: Jonathan Anstey
> Fix For: 4.0.0, 3.0.3, 2.4.1
>
>
> Maven already provides a nice mechanism to encrypt server passwords (see
> http://maven.apache.org/guides/mini/guide-encryption.html) but pax-url-mvn
> ignores this information and requires a plaintext password be added to the
> repo URL. This is already fixed in pax-url-aether 2.0.0 so I'm looking at
> using that. Just should already be working for 4.0-SNAPSHOT.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)