Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
11635
Description
Resynch Reference is not working for snapshot artifact from archiva. It is not able to find and download snapshot artifact.
Steps:
1. Create a simple class library
2. Upload snapshot version of ClassLibrary1 to remote repository.
3. Create a second project in a new solution. Make sure the pom file has snapshot version dependecy of ClassLibrary1.
4. Do All Projects -> Resync References or Current Project -> Resync References.
5. Get error:
Re-syncing artifacts...
ERROR: Unable to get the artifact ClassLibrary1 from any of your repositories.done [03:47 PM]
Expected: Resync Reference should able to download snapshot artifact from Archiva.