Hello all,

I have a hunch the answer to this is going to be "use a repository manager" but 
thought I would ask.

I have built up 3 internal maven repositories that we point at via settings in 
our settings.xml.  I would like to be able to "version" 2 of them.  Essentially 
what I am thinking of is writing a file to the root of each repository that has 
a tag in it so I can tie a "version" of my maven repositories to a "version" of 
a component that I built.

My reason for doing this is why use ranges in a number of places, I don't want 
a build to suddenly get the wrong version of a component based on the ranges.

Has anyone tried this sort of thing without a repository manager?

-Jim


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to