Skip to content

Javadoc not built for jme3-examples #1366

@stephengold

Description

@stephengold

As noted at the Forum, a new Javadoc .jar file (and a corresponding .jar.asc) is deployed for each new version of most packages (in the org.jmonkeyengine repo at BinTray/JCenter) but not for jme3-examples.

To see this, browse to https://bintray.com/jmonkeyengine/org.jmonkeyengine/jme3-examples/3.3.2-stable#files/org%2Fjmonkeyengine%2Fjme3-examples%2F3.3.2-stable

This looks to be intentional. jme3-examples/gradle.properties has:

# When running this project we don't need javadoc to be built.
buildJavaDoc = false

The rationale isn't clear to me. Why do other subprojects need javadoc but not this one?

Metadata

Metadata

Assignees

Labels

DocumentationIssues that affect the Wiki, Javadoc or any other form of documentationbuildscriptAn issue with the buildscriptexamplesspecific to the jme3-examples sub-project

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions