On Tue, September 25, 2012 3:32 pm, Doug Kunzman wrote:
> The networking issues are more contractual than performance and
> availability.
>
> The hours available for network administrator support are somewhat
> limited.

Even more a reason to look at running a repo manager.

In either case.. are these desired snapshots available in a maven snapshot
repository somewhere? If so you can lock your version string to a
snapshot.

However keep in mind that this is bad practice and a snapshot repository
is in fact not guaranteed to stay around. In fact they get deleted as
regular clean up all the time.

Which is where a repo manager comes in again since your manager would
still have the artifacts cached and therefore keep your build running.
Otherwise your build could suddenly stop working if you are building from
scratch and have not downloaded the artifact yet..

manfred

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

Reply via email to