bazelbuild / bazelbuild/bazel

Javadoc Generation

Open
#446 20 comments 9 reactions 0 assignees View on GitHub
not stale P3 team-Rules-Java type: feature request
Dominant language
Java
Stars
25.8k
Forks
4.6k
Avg merge
2d 18h
Merged PRs (30d)
75

Description

I'm happily creating a java-project along with resolving maven-dependencies. I can build a java_library perfectly. I saw, that I might be able to run tests with java_test (not yet checked). But what about those issues:
- create javadoc package
- deploy the results to a maven repository.

Is there any convinient way to do this with bazel?

thanks,
Fred

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the existing java_library and java_test rules and how Maven dependencies are resolved in this repository. Determine whether Javadoc packaging and deployment to a Maven repository are supported, then define the expected rule interface and successful publication behavior before making changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.