Is there any way to list artifact in Nexus v3.0, other that using rest API? As the rest API for this version have not been implemented yet.
Asked
Active
Viewed 2,905 times
0
-
1This might help you out: http://stackoverflow.com/questions/41063108/using-the-nexus3-api-how-do-i-get-a-list-of-artifacts-in-a-repository/41070107#41070107 – DarthHater Feb 17 '17 at 16:23
-
@DarthHater but this will require groovy to be on machine right ? And that will be pre-requistie. – Abhaya Ghatkar Feb 20 '17 at 05:38
1 Answers
1
At this time, the REST API has been released as beta. You can get more information and give us feedback by going to this link: http://blog.sonatype.com/nexus-repository-new-beta-rest-api-for-content
It should address this use case, as well!

DarthHater
- 3,222
- 25
- 26