issues Search Results · repo:apache/maven-javadoc-plugin language:Java
Filter by
822 results
(79 ms)822 results
inapache/maven-javadoc-plugin (press backspace or delete to remove)Affected version
3.11.2
Bug description
We use fixed snapshot versions, when we reference dependencies. Now we get compile issues that looks like this if I
execute mvn site:site site:stage
Error: ...
bug
Wolf2323
- Opened 4 days ago
- #1208
Affected version
HEAD
Bug description
as it might not be supported in the future and has some serious bugs
bug
elharo
- Opened 4 days ago
- #1207
Affected version
3.11.2
Bug description
JEP 413: Code Snippets in Java API Documentation, delivered in Java 18, introduces an @snippet tag for JavaDoc s
Standard Doclet, to simplify the inclusion of ...
enhancement
priority:major
vy
- 5
- Opened 12 days ago
- #1206
Affected version
HEAD
Bug description
These files tend to show up in local checkouts:
Untracked files:
(use git add file ... to include in what will be committed)
src/it/mrm/3rdparty/_doclet-1.0.jar ...
bug
elharo
- Opened 25 days ago
- #391
New feature, improvement proposal
Do we still need this? Remove the code? Run it unconditionally? or what?
enhancement
security
elharo
- Opened 28 days ago
- #387
Affected version
3.11-
Bug description
Such code is not usefull anymore as we are java 8 minimum required
https://github.com/apache/maven-javadoc-plugin/blob/28ab2acdf594415e243e44e25a0c1b6742df713e/src/main/java/org/apache/maven/plugins/javadoc/AbstractJavadocMojo.java#L222 ...
maintenance
olamy
- 1
- Opened on May 29
- #378
Affected version
3.11-
Bug description
such code is not taking into account jdk used via Toolchain
isJavaVersionAtLeast(org.apache.commons.lang3.JavaVersion.JAVA_9
bug
olamy
- Opened on May 29
- #377
Affected version
3.10.x
Bug description
build failing with jdk 23
[ERROR] Failures:
[ERROR] JavadocJarMojoTest.testDefaultConfig:99
[ERROR] JavadocReportTest.testDefaultConfiguration:318
Expecting ...
bug
olamy
- 5
- Opened on May 26
- #373
Affected version
3.11.2
Bug description
I noticed that if a directory name has a , in it when the options file is generated the -d is split thus causing a
failure.
For example:
/my,directory/my-project/my-module ...
bug
rdifrango
- Opened on May 23
- #372
New feature, improvement proposal
With Java 23 javadoc are now including a lot style files (see https://bugs.openjdk.org/browse/JDK-8324774) This will
generate huge javadoc jar files. Option
--no-fonts ...
enhancement
olamy
- 5
- Opened on May 18
- #369

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.