Azure / Azure/azure-libraries-for-java
Root level pom.xml should exclude stub packages from the javadoc generation
Offen
Mgmt
- Vorherrschende Sprache
- Java
- Sterne
- 97
- Forks
- 102
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
otherwise they are included in `mvn javadoc:javadoc' output. e.g. see here https://jonathangiles.github.io/azure-javadocs/index.html?overview-summary.html
Beitragsleitfaden
Rechercherichtung
Start with the root pom.xml and run `mvn javadoc:javadoc` to reproduce the issue. Identify how stub packages are included in the generated output, then verify that the command excludes them, using the linked Javadoc site as a reference for the unwanted result.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- build-system, documentation
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 45/100