Skip to content

[ELY-2932] removed obsolete javadoc config element. Documentation added#84

Open
rsearls wants to merge 1 commit intowildfly-security:3.xfrom
rsearls:ELY-2932-javadoc-3.x
Open

[ELY-2932] removed obsolete javadoc config element. Documentation added#84
rsearls wants to merge 1 commit intowildfly-security:3.xfrom
rsearls:ELY-2932-javadoc-3.x

Conversation

@rsearls
Copy link

@rsearls rsearls commented Oct 27, 2025

This jira https://issues.redhat.com/browse/ELYEE-100 supersedes the one below.
(this jira reference is obsolete https://issues.redhat.com/browse/ELY-2932)

@skyllarr
Copy link
Contributor

skyllarr commented Jan 9, 2026

@rsearls This needs a dedicated ELYEE jira issue

</goals>
<configuration>
<destDir>full-javadoc</destDir>
<show>private</show>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rsearls Just minor, if the destDir element is removed, is the resulting directory named the same, so "full-javadoc" ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I created https://issues.redhat.com/browse/ELY-2983 .
How should I handle associating this PR with the new jira.

"destDir" is not longer a supported property in maven-javadoc-plugin:3.11.2 and the documented property, "outputDirectory" is ignored by this plugin version.
The javaDoc for aggregate-jar is written to ./target, for aggregate it is
written to ./target/reports/apidocs .

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rsearls To merge the commit into this repo, it should mention a jira issue from the project ELYEE here https://issues.redhat.com/projects/ELYEE/issues , it is a separate project from ELY.
Thanks for explanation!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a branch with update in https://github.com/wildfly-security/wildfly-elytron-ee.git
I created https://issues.redhat.com/browse/ELYEE-100 Correct Javadoc Generation for all modules (branch 3.x)
I submitted to that project #86

Does this look OK?
Should I close this PR now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants