> In other words, it seems there is no update checks on the remote repo for
> the parent version in a child project.
>
> Is that an expected behavior? If not, is there a bug filled alreay for that?
> Is there any workaround ?

Its hard to understand what you are really asking here. Can you make
it a little more concrete with an example perhaps?

Please be aware that only SNAPSHOT versions are ever checked for
updates/changes. If you deploy mulitple files with the same
non-SNAPSHOT version (eg myjar-2.5.3.jar), you will quickly run into a
world of pain.

Finally, you should also know that repositories by default are checked
for updates to a given snapshot once daily. You can configure this to
occur more or less frequently -- check the documentation for
specifics.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to