Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
MaxxtonGroup
/
microdocs-java-plugin
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 28, 2026
Merge pull request #27 from MaxxtonGroup/fix/doclet-repo-order-and-readme-jdk
Show description for aa4f6db
robin-maxxton
authored
aa4f6db
View commit details
Copy full SHA for aa4f6db
Browse repository at this point
chore: address Copilot review on #26 - drop mavenLocal() from doclet, document JDK 25
Show description for d060051
robin-maxxton
committed
d060051
View commit details
Copy full SHA for d060051
Browse repository at this point
Merge pull request #26 from MaxxtonGroup/correct-build-and-publish
Show description for 625b1b6
mxt-nilesh-wani
authored
625b1b6
View commit details
Copy full SHA for 625b1b6
Browse repository at this point
Corrected the build and publish process
robin-maxxton
committed
bbbc3b9
View commit details
Copy full SHA for bbbc3b9
Browse repository at this point
Commits on Aug 27, 2026
Merge pull request #25 from MaxxtonGroup/feature/MXTS-77488
Show description for a085091
mxt-nilesh-wani
authored
a085091
View commit details
Copy full SHA for a085091
Browse repository at this point
MXTS-77488: build microdocs on gradle 9.6.1 / jdk 25 and cut 5.0.0
codingmoments
committed
4c355f2
View commit details
Copy full SHA for 4c355f2
Browse repository at this point
MXTS-77488: build microdocs on gradle 9.6.1 / jdk 25 and cut 5.0.0
codingmoments
committed
4884cdd
View commit details
Copy full SHA for 4884cdd
Browse repository at this point
chore(crawler-gradle): MXTS-77488: target jdk 25 and cut 5.0.0
Show description for d7ba49a
codingmoments
committed
d7ba49a
View commit details
Copy full SHA for d7ba49a
Browse repository at this point
chore(crawler-doclet): MXTS-77488: build on jdk 25 and cut 5.0.0
Show description for 5700c37
codingmoments
committed
5700c37
View commit details
Copy full SHA for 5700c37
Browse repository at this point
chore(core-java): MXTS-77488: build on jdk 25 with conventions RC-3
Show description for b263578
codingmoments
committed
b263578
View commit details
Copy full SHA for b263578
Browse repository at this point
Commits on Aug 26, 2026
fix(crawler-gradle): MXTS-77488: support gradle 9 and groovy 4
Show description for fbc6c56
codingmoments
and
claude
committed
fbc6c56
View commit details
Copy full SHA for fbc6c56
Browse repository at this point
Commits on Jul 7, 2026
chore(microdocs): MXTS-74974: bump core-java + doclet to 4.0.2 (lockstep)
Show description for 0d94aa9
mxt-mischa
and
claude
committed
0d94aa9
View commit details
Copy full SHA for 0d94aa9
Browse repository at this point
feat(crawler-gradle): MXTS-74974: cut 4.0.2 with self-published plugin marker
Show description for 478fcaa
mxt-mischa
and
claude
committed
478fcaa
View commit details
Copy full SHA for 478fcaa
Browse repository at this point
fix(crawler-gradle): MXTS-74974: add com.maxxton.microdocs.crawler plugin descriptor
Show description for d683b6b
mxt-mischa
and
claude
committed
d683b6b
View commit details
Copy full SHA for d683b6b
Browse repository at this point
test(build): MXTS-74974: migrate microdocs-core-java to JUnit 5, drop vintage engine
mxt-mischa
committed
b901861
View commit details
Copy full SHA for b901861
Browse repository at this point
fix(build): MXTS-74974: remove dead pluginManagement.plugins block from settings.gradle
mxt-mischa
committed
cc70b02
View commit details
Copy full SHA for cc70b02
Browse repository at this point
MXTS-74974: modernize microdocs-core-java publishing, fix pre-existing -Werror warnings, update README
mxt-mischa
committed
e736c9c
View commit details
Copy full SHA for e736c9c
Browse repository at this point
MXTS-74974: address PR review feedback (artifact-registry plugin 2.2.5, commit lockfile, explicit sourcesJar/javadocJar ordering)
mxt-mischa
committed
d7aebd5
View commit details
Copy full SHA for d7aebd5
Browse repository at this point
MXTS-74974: modernize microdocs-crawler-gradle publishing via com.maxxton.convention
mxt-mischa
committed
cadded2
View commit details
Copy full SHA for cadded2
Browse repository at this point
MXTS-74974: use version 4.0.1 (next after last real release 4.0.0)
mxt-mischa
committed
a21ccc8
View commit details
Copy full SHA for a21ccc8
Browse repository at this point
MXTS-74974: buildMicroDocs/buildJavadoc classpath should use compileClasspath, not api
Show description for 4cdee29
mxt-mischa
committed
4cdee29
View commit details
Copy full SHA for 4cdee29
Browse repository at this point
Commits on May 7, 2024
Merge pull request #20 from mthjs/chore/use-artifact-registry
Show description for f281489
rsonke-maxxton
authored
f281489
View commit details
Copy full SHA for f281489
Browse repository at this point
Use Artifact Registry
mthjs
committed
9bd3ebf
View commit details
Copy full SHA for 9bd3ebf
Browse repository at this point
Commits on Apr 18, 2024
Merge pull request #19 from mthjs/chore/fix-publish-script
Show description for a7de001
rsonke-maxxton
authored
a7de001
View commit details
Copy full SHA for a7de001
Browse repository at this point
fix(publish.sh): use uploadArchives instead of publishToMavenLocal
mthjs
committed
e0cc2b2
View commit details
Copy full SHA for e0cc2b2
Browse repository at this point
Commits on Feb 13, 2024
Merge pull request #18 from mthjs/chore/bump-to-gradle8-6
Show description for 6551263
steven166
authored
6551263
View commit details
Copy full SHA for 6551263
Browse repository at this point
Commits on Feb 12, 2024
Bump Gradle to 8.6 to support Java 21
mthjs
committed
8b2353a
View commit details
Copy full SHA for 8b2353a
Browse repository at this point
Commits on Oct 21, 2021
Small Gradle 7 publish mavencentral fixes
rsonke-maxxton
committed
7d501b8
View commit details
Copy full SHA for 7d501b8
Browse repository at this point
Merge pull request #17 from MaxxtonGroup/gradle7
Show description for ec6b612
rsonke-maxxton
authored
ec6b612
View commit details
Copy full SHA for ec6b612
Browse repository at this point
Upgraded plugin to support Gradle 7.2
robin-maxxton
committed
c03dc09
View commit details
Copy full SHA for c03dc09
Browse repository at this point
Commits on Jun 24, 2021
Merge pull request #16 from MaxxtonGroup/librarydomains
Show description for f2eef5f
rsonke-maxxton
authored
f2eef5f
View commit details
Copy full SHA for f2eef5f
Browse repository at this point
Commits on Jun 23, 2021
Implemented option to pass custom libraries as dependency
rsonke-maxxton
committed
673e43c
View commit details
Copy full SHA for 673e43c
Browse repository at this point
Implemented option to pass custom libraries as dependency
rsonke-maxxton
committed
cf2afdd
View commit details
Copy full SHA for cf2afdd
Browse repository at this point
Commits on Jun 7, 2021
Merge pull request #15 from MaxxtonGroup/wildcard-path-fix
Show description for d8ed816
rsonke-maxxton
authored
d8ed816
View commit details
Copy full SHA for d8ed816
Browse repository at this point
Fixed issue #68, wildcards in rest paths
rsonke-maxxton
committed
82e626b
View commit details
Copy full SHA for 82e626b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.