[MWRAPPER-116] Proxy authentification regression

Open
#274 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
build-system

Research direction

No source files or tests are identified. Reproduce the failure with Maven Wrapper 3.9.x or newer behind the reported authenticated proxy, compare it with 3.8.2, and inspect the wrapper's proxy authentication path. Done means affected Maven plugins and artifacts download successfully without a 407 response.

Written by the indexing model from the issue text.

Description

bug priority:major

Mathieu CARBONNEAUX opened MWRAPPER-116 and commented

when update the wrapper to 3.9.x+ (on 3.8.2 is working fine) i take "status code: 407, reason phrase: authenticationrequired (407)" when he try to download some artifact (not all), espacialy maven plugin (surefire/jar/compile) one.

 

Failed to execute goal on project monprojet: Could not resolve dependencies for monprojet:jar:1.0: The following artifacts could not be resolved: com.thoughtworks.qdox:qdox:jar:2.0.3 (absent), org.codehaus.plexus:plexus-compiler-manager:jar:2.13.0 (absent), org.codehaus.plexus:plexus-compiler-javac:jar:2.13.0 (absent), org.codehaus.plexus:plexus-interpolation:jar:1.26 (absent), org.codehaus.plexus:plexus-utils:jar:3.5.1 (absent), org.apache.maven.shared:maven-filtering:jar:3.3.1 (absent), org.slf4j:slf4j-api:jar:1.7.36 (absent), org.sonatype.plexus:plexus-build-api:jar:0.0.7 (absent), org.apache.commons:commons-lang3:jar:3.12.0 (absent), org.apache.maven.surefire:surefire-logger-api:jar:3.1.2 (absent), org.apache.maven.surefire:surefire-booter:jar:3.1.2 (absent), org.apache.maven.surefire:surefire-extensions-spi:jar:3.1.2 (absent), org.eclipse.aether:aether-api:jar:1.0.0.v20140518 (absent), commons-codec:commons-codec:jar:1.11 (absent), org.jboss.resteasy:resteasy-jaxb-provider:jar:4.7.9.Final (absent), com.google.errorprone:error_prone_annotations:jar:2.3.4 (absent), com.webauthn4j:webauthn4j-util:jar:0.21.0.RELEASE (absent): Could not transfer artifact com.thoughtworks.qdox:qdox:jar:2.0.3 from/to central (https://repo.maven.apache.org/maven2): status code: 407, reason phrase: authenticationrequired (407) 

Affects: 3.2.0

Dominant language
Java
Stars
254
Forks
78
Avg merge
9h 4m
Merged PRs (30d)
5

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/maven-wrapper

All issues in apache/maven-wrapper

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.