[ https://jira.codehaus.org/browse/MNG-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=365957#comment-365957 ]
Jason van Zyl edited comment on MNG-5795 at 4/1/15 9:20 AM: ------------------------------------------------------------ I can reproduce this. It's definitely not working with a mirror settings. I don't see any auth headers being passed through. Igor and I touched some of the same code last release and I think it looks like I set up the execution request incorrectly. was (Author: jason): I can reproduce this. It definitely not working with a mirror settings. I don't see any auth headers being passed through. Igor and I touched some of the same code last release and I think it looks like I set up the execution request incorrectly. > Maven extensions can not be retrieved from authenticated repositories > --------------------------------------------------------------------- > > Key: MNG-5795 > URL: https://jira.codehaus.org/browse/MNG-5795 > Project: Maven > Issue Type: Bug > Components: Artifacts and Repositories > Affects Versions: 3.3.1 > Environment: RHEL 6.6 on POWER > Reporter: Jeff Care > > I'm attempting to use the new .mvn/extensions.xml feature to load the takari > smart builder. I get the following error: > {{{quote} > Downloading: > REDACTED/nexus/content/groups/public/io/takari/maven/takari-smart-builder/0.4.0/takari-smart-builder-0.4.0.pom > > [WARNING] Failed to read extensions descriptor > /home/carej/sandbox/sccStandalone/solutions-root/.mvn/extensions.xml: Plugin > io.takari.maven:takari-smart-builder:0.4.0 or one of its dependencies could > not be resolved: Failed to read artifact descriptor for > io.takari.maven:takari-smart-builder:jar:0.4.0 > {quote}}} > After some initial discussion on the developer mailing list it seems that > this might be related to using mirrorOf=* against our corporate repository, > which requires authentication. -- This message was sent by Atlassian JIRA (v6.1.6#6162)