Hi,
I am using maven 3.8.2 with java 11 in my system, with remotes configured
for jfrog artifactory.
With both mirror and proxy added, mvn is ignoring the proxies and failing
to resolve any dependency. How do I set proxies for maven mirrors as well?
Without a mirror, the maven assembly plugin is
Use Maven v3.8.6 if you can Abhinav
Delany
On Thu, 22 Dec 2022 at 14:17, Abhinav Sharma
wrote:
> Hi,
> I am using maven 3.8.2 with java 11 in my system, with remotes configured
> for jfrog artifactory.
>
> With both mirror and proxy added, mvn is ignoring the proxies and failing
> to resolve an
I have tried with maven 3.8.6 as well. Same error comes.
On Thu, 22 Dec, 2022, 19:00 Delany, wrote:
> Use Maven v3.8.6 if you can Abhinav
> Delany
>
>
> On Thu, 22 Dec 2022 at 14:17, Abhinav Sharma
> wrote:
>
> > Hi,
> > I am using maven 3.8.2 with java 11 in my system, with remotes configured
Sorry not familiar with proxies. Make sure there isn't a bug at
https://issues.apache.org/jira/projects/MNG/issues/MNG-7642?filter=allopenissues
Delany
On Thu, 22 Dec 2022 at 15:34, Abhinav Sharma
wrote:
> I have tried with maven 3.8.6 as well. Same error comes.
>
> On Thu, 22 Dec, 2022, 19:00
The Apache Maven team is pleased to announce the release of the Apache
Maven Wagon, version 3.5.3.
https://maven.apache.org/wagon/
Release Notes - Maven Wagon - Version 3.5.3
** Dependency upgrade
* [WAGON-631] - Upgrade and clean up dependencies
Enjoy,
-The Apache Maven team