Seems like Jsoup has a default limit (2Mb), whereas Jenkins pages can be bigger, especially when there's a huge queue.
1 file changed
tree: 66d757db31e97f46aa016443fcdc09051fc2e4cb
  1. src/
  2. .asf.yaml
  3. .gitignore
  4. Jenkinsfile
  5. NOTICE.txt
  6. pom.xml
  7. README.md
README.md

Apache Maven Distribution Tool Plugin

ASF Jira Apache License, Version 2.0, January 2004 Jenkins Status

Maven Distribution Tool plugin is a tool executed daily on Maven CI server to produce a report of the different checks done on our releases.

Quick Build

mvn clean install site