release-engineering / offliner

Offline repository downloader (client)
11 stars 16 forks source link

Tool crash due to faulty parsing of artifact version #48

Closed mkrutov closed 5 years ago

mkrutov commented 5 years ago

java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: Illegal character in path at index 77: https://maven.repository.redhat.com/ga/all/org/owasp/dependency-check-maven/${owasp.version}/dependency-check-maven-${owasp.version}.pom

full log: REDACTED

pom.xml in question: https://github.com/rh-messaging/activemq-artemis/blob/2.9.0.jbossorg-x/pom.xml

jdcasey commented 5 years ago

Is this using a pom.xml as input or something?

jdcasey commented 5 years ago

Looking at the logs, this is a duplicate of #4