I have figured out how to deploy all my artifacts to my local Nexus repository, 
and I have even set up my CI tool (TeamCity in my case) to deploy the snapshot 
artifacts every night.

Because I am not at the release stage yet, I have just been deploying snapshot 
after snapshot. This means that my snapshot page on Nexus for this artifact is 
getting loaded with entries down the page.

My questions relate to the "best practices" associated with this sort of 
practice:

*Is it OK and desirable to "build up" artifacts between releases?
*If not, is there a way to replace the previous snapshot artifacts with the 
latest ones?
*Are there any steps I am missing?

Thanks for your insight.


Reply via email to