Search code examples
artifactory

Remote Repo in Artifactory doesn't find any artefacts


I defined an Artifactory Remote Repository with following URL:

https://spring-rich-c.sourceforge.net/maven2repository/

There are definitely artifacts.

When I configure a remote repository:

enter image description here

this repository is empty.

When I open my new repository, it is empty:

enter image description here

but I expect this content:

enter image description here


Solution

  • I have used the same remote URL without the trialing slash at the end and it worked. Try removing the slash at the end and refresh the repository to see if the remote artifacts are reflecting.