I've been using maven for a number of years, but purely on the consumer (build dependency management) side of things. Now, I'm trying to figure out how deployment and consuming of my own deployed artifacts works in maven. Specifically, I'm trying to figure out how to start using maven's SNAPSHOT functionality.

I am struggling. I have been unable to find a good writeup on just how all of this works. It seems that the repository has to be able to generate metadata (.xml files) to keep track of the current snapshot version. My current method of deploying doesn't seem to be doing this.

Is there a good writeup on setting all of this up? If so, I have been unable to find it. If someone knows of such documentation and could point me to it, I'd greatly appreciate it. If not, why doesn't this documentation exist?

TIA for any help!

Steve


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to