https://bz.apache.org/bugzilla/show_bug.cgi?id=60394

--- Comment #4 from Michael Osipov <[email protected]> ---
(In reply to Emmanuel Bourg from comment #3)
> It should be possible to work around this issue by running once the build
> with the latest version of Java 8 containing the Let's Encrypt root
> certificate to download the build dependencies, and then build with Java 7.
> 
> Alternatively, the Tomcat build could probably use the Maven Ant tasks to
> fetch the dependencies from Maven Central instead of the SourceForge mirrors.

I expect an ASF project to download artifact from our source only: Maven
Central. This is proved to work and we have good contact to Sonatype for this.

The Maven Ant Tasks have been deprectated long time ago by us (the Maven team).
They are dead. I strongly recommend using Aether Ant Tasks which will be soon
at at the ASF as Maven Resolver Ant Tasks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to