maven-javadoc-plugin
maven-javadoc-plugin copied to clipboard
Apache Maven Javadoc Plugin
Add parameter to turn off support for the module path even if supported by the environment. To bypass module-path and patch-module-path arguments from being created for Javadoc even if using...
The Maven compiler plugin allows different implementations of compilers to plug in. One of the very useful ones is the [retrofit compiler for Java](http://frgaal.org) that allows one to use syntax...
- output error stack traces in debug mode. Pulled out a trimmed-lowercase-link variable for readability and added a null check which oddly occured after creating this PR. Please note that...
Add `generateIfEmpty` property to `javadoc:jar` goal, defaulting to `false` for backwards compatibility. Add `testGenerateIfEmpty` property to `javadoc:test-jar` goal for consistency, defaulting to `false` for backwards compatibility. ``` org.apache.maven.plugins maven-antrun-plugin 3.0.0...
Hi, this is a tiny PR that addresses a potentially severe issue: https://www.cvedetails.com/cve-details.php?t=1&cve_id=CVE-2022-42889 Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there...
Bumps [qdox](https://github.com/paul-hammant/qdox) from 2.0.1 to 2.0.3. Commits 53d77bb [maven-release-plugin] prepare release qdox-2.0.3 2a18b48 Update documentation #41 10b68f5 interface should be ignored as modifier #115 ee4555d Bump junit from 4.12 to...
Bumps `jetty.version` from 9.4.43.v20210629 to 11.0.12. Updates `jetty-server` from 9.4.43.v20210629 to 11.0.12 Release notes Sourced from jetty-server's releases. 11.0.12 Special Thanks to the following Eclipse Jetty community members @MoonLord-LM (MoonLord-LM)...
Bumps commons-io:commons-io from 2.16.0 to 2.16.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...
Bumps [org.springframework.security:spring-security-core](https://github.com/spring-projects/spring-security) from 5.5.8 to 5.7.12. Release notes Sourced from org.springframework.security:spring-security-core's releases. 5.7.12 :beetle: Bug Fixes Check for null Authentication #14715 5.7.11 :star: New Features Automate spring-security.xsd #13819 5.7.10 :beetle:...