Re: Lots of problems resolving maven dependencies in Ant

2020-05-21 Thread Davide Grandi
n call this, now to see if I can get all my dependencies satisfied. Thanks for your help, it prompted me to solve a few problems I'd encountered. I'm still not able to build and deploy my webapp, but I feel like I've made progress. On May 18, 2020, at 21:15 , Davide Grandi wr

Re: Lots of problems resolving maven dependencies in Ant

2020-05-18 Thread Davide Grandi
6:24, Rick Mann wrote: On May 18, 2020, at 21:15 , Davide Grandi wrote: Just my 2 Euro cent: - there's an address hardcoded here -- \maven-ant-tasks-2.1.3\src\main\java\org\apache\maven\artifact\ant\AbstractArtifactWithRepositoryTask.java (1 hit) Line 55: remoteRepository

Re: Lots of problems resolving maven dependencies in Ant

2020-05-18 Thread Davide Grandi
ResolutionException. Why does Ant/Maven need stuff from Eclipse? I've been out of the Java development game for 10 years, but the ecosystem sure seems to be an even bigger mess than it was then. This email only scratches the surface of what I've