-
Notifications
You must be signed in to change notification settings - Fork 89
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 #3230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 #3230
Conversation
ab51551 to
2c9348b
Compare
41ba79a to
65adc01
Compare
65adc01 to
e9134ad
Compare
|
@akurtakov is this ready? |
|
TBH, I am not sure. Javadoc in non legacy mode(modules!) used to cause problems . If verification succeeds we might not have a choice but to merge it and see whether bundles javadoc fail after that. |
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.2 to 3.11.3. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.2...maven-javadoc-plugin-3.11.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.11.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Due to apache/maven-javadoc-plugin#1217 legacy mode is no longer compatible with how sourcepath is defined.
e9134ad to
279e4dc
Compare
|
The verification build succeeded, then let's see if this also works in general. |
|
So it broke the per module javadoc generation eclipse-equinox/p2#940 . Should we revert or give it some time for someone to investigate? |
Also PDE build seems to be broken on Jenkins: https://ci.eclipse.org/pde/job/eclipse.pde/job/PR-1965/2/pipeline-overview/ |
With at least two projects affected I would revert. |
Please note that javadoc needs to be explicitly enabled with |
|
I looked into this now and it could be that javadoc-plugin changed or it depends on java version (making a warning now an error). |
|
@akurtakov is there any reason the From the docu
I would assume we are not planning to move to JPMS module system at platform? If I add the option back the build is working again. What also would work is using in the |
Bumps org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3.
Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
... (truncated)
Commits
8357bc2[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.3ab6e97eBump commons-io:commons-io from 2.19.0 to 2.20.083788c1Bump org.apache.commons:commons-text from 1.13.1 to 1.14.099ee1fcBump org.apache.commons:commons-lang3 in /src/it/projects/MJAVADOC-78718bfeb8Maven Archiver 3.6.4 (#1226)63618bbBump org.apache.commons:commons-lang3 (#1224)81afff9Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#1223)8bcdebfAdd Apache 2.0 LICENSE file (#1220)2299072Make the legacyMode consistent and actually useful (#1217)33c9f01Be consistent about data encoding when copying files (#1215)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)