exodus
exodus copied to clipboard
Failed fetching from private github repo
I am trying to use Exodus on my private GitHub repo and it fails with:
"Exception in thread "main" com.wixpress.build.maven.MissingPomException: Failed to read artifact descriptor"
When running "$ java -Xmx12G -Dskip.classpath=false -Dskip.transformation=false -Dlocal.maven.repository.path=<PATH-TO-LOCAL-.m2-REPO> -Dfail.on.severe.conflicts=true -Drepo.root=<TARGET-REPO> [email protected]:YOUR-ORG/target-repo.git -jar <path/to/downloads>/exodus.jar"
how should my repo.url look like?
"git@git.
Hi @Ifraimovich, The repo.url is indeed not REALLY needed. we will work on removing this flag and update soon.