Karl Heinz Marbaise wrote:
I observed a little thing which i didn't understand...
If i run the example the first time i got the following exception:
Let's start with the clarification that this exception is logged and not
thrown up.
Furthermore in the interface RepositorySystem the method
VersionRangeResult resolveVersionRange( RepositorySystemSession session,
VersionRangeRequest request )
throws VersionRangeResolutionException;
does not define this kind of Exception so i have no chance to catch such
kind of exception...
VersionRangeResult.getExceptions().
If i run the example the second time the exception does not appear a second
time....and not on all further runnings...
If i delete the local repository and start it again i got the above
exception...
You do realize that metadata is cached and only re-retrieved from the
remote side according to the update policy?
Benjamin
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]