Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aether-dev] How to check an artifact is already in Nexus Repository

Ren Jith wrote:

I need to find an artifact or its pom (For a particular version) file is
already exists in Nexus Repository..
How can i find this.??

There was a previous question on this list titled "Checking the existence of Artifacts", specifically my answer [0] could point you in the right direction.

There's also the maven-indexer API [1] that might help you achieve this.

Could you elaborate what the broader use case is behind this?


Benjamin


[0] http://dev.eclipse.org/mhonarc/lists/aether-users/msg00154.html
[1] http://maven.apache.org/maven-indexer/


Back to the top