diff --git a/src/main/java/it/mulders/mcs/common/SearchResponseBodyHandler.java b/src/main/java/it/mulders/mcs/common/SearchResponseBodyHandler.java index 3093fb70..e56be81e 100644 --- a/src/main/java/it/mulders/mcs/common/SearchResponseBodyHandler.java +++ b/src/main/java/it/mulders/mcs/common/SearchResponseBodyHandler.java @@ -30,8 +30,8 @@ static Result toSearchResponse(final InputStream inputStream) { return new Result.Failure<>( new IllegalStateException( """ - Error parsing the search result. This may be a temporary failure from search.maven.org. + It can also be caused by requesting a large number of results. If that is the case, try lowering the -l/--limit parameter. If the problem persists, please open a conversation at https://github.com/mthmulders/mcs/discussions