Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMaven repository doesn't work? #97
Comments
|
This URL is just the base-path for the Maven repository (which works fine for me). It is normal that the base URL of a Maven repo doesn't return anything. To see what JARs and versions are available, you can visit https://packagecloud.io/utPLSQL/utPLSQL-java-api Does that solve your issue? |
|
Thanks for the fast response @pesse! I'm trying to set up the repo as a mirror in Artifactory, but when i test the connection Artifactory returns 404, which is the same as i see in the browser so i assumed it was a problem. Perhaps it can be ignored then. |
|
Crosspost, since this seems more like an Artifactory / packagecloud issue than utplsql: https://stackoverflow.com/questions/60187305/how-to-configure-a-packagecloud-io-maven-repository-as-an-artifactory-mirror I'll update this thread with an answer if / when i find it. |


Is the URL mentioned in the README correct?
https://packagecloud.io/utplsql/utplsql-java-api/maven2 does not seem to work