Javadoc Generation
- 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
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