I'm using the folder synchronization call to
synchronize java.net.m2:args4j/args4j/2.0.11/.

Here's the request:

GET
/artifactory/api/sync/java.net.m2/args4j/args4j/2.0.11/?progress=1&mark=500000&delete=1&overwrite=force&timeout=15000
HTTP/1.1

And the response:

HTTP/1.1 500 Could not retrieve remote file list for 'java.net.m2': HTTP/1.1
404 Not found
...
java.lang.RuntimeException: Could not retrieve remote file list for
'java.net.m2': HTTP/1.1 404 Not found
.at
org.artifactory.addon.replication.core.RemoteFolderReplicationHelper.getRemoteFileList(RemoteFolderReplicationHelper.java:136)
.at
org.artifactory.addon.replication.core.RemoteFolderReplicationHelper.replicate(RemoteFolderReplicationHelper.java:80)
.at
org.artifactory.addon.replication.core.ReplicationAddonImpl.replicate(ReplicationAddonImpl.java:37)
...

I'm able to see the content of
http://localhost:8081/artifactory/java.net.m2/args4j/args4j/2.0.11/, and the
error persists regardless of which remote repo I choose.

Any suggestions?
------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to