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
Accelerator
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 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
Commits on Feb 3, 2020
Merge pull request #14 from MaxxtonGroup/fix-wildcards
Show description for d8d2ff2
robsonke
authored
d8d2ff2
View commit details
Copy full SHA for d8d2ff2
Browse repository at this point
Adding support for wildcard generic types, or more ignoring them
rsonke-maxxton
committed
5522c6c
View commit details
Copy full SHA for 5522c6c
Browse repository at this point
Commits on Jan 30, 2020
Merge pull request #13 from MaxxtonGroup/gradle-upgrade
Show description for fa7da9f
robsonke
authored
fa7da9f
View commit details
Copy full SHA for fa7da9f
Browse repository at this point
Releasing 2.0.0 final
rsonke-maxxton
committed
7660ce2
View commit details
Copy full SHA for 7660ce2
Browse repository at this point
Merge pull request #12 from MaxxtonGroup/gradle-upgrade
Show description for c83d700
robsonke
authored
c83d700
View commit details
Copy full SHA for c83d700
Browse repository at this point
Commits on Jan 23, 2020
Improved handling of arrays
rsonke-maxxton
committed
dcf9688
View commit details
Copy full SHA for dcf9688
Browse repository at this point
Commits on Jan 22, 2020
Improved handling of arrays
rsonke-maxxton
committed
0dc7218
View commit details
Copy full SHA for 0dc7218
Browse repository at this point
Commits on Jan 13, 2020
Solved a missing implementation for generic types as field types
rsonke-maxxton
committed
95e61b1
View commit details
Copy full SHA for 95e61b1
Browse repository at this point
Solved a missing implementation for generic types as field types
rsonke-maxxton
committed
73cb594
View commit details
Copy full SHA for 73cb594
Browse repository at this point
Commits on Dec 31, 2019
Fixed small bug resulting in missing parameter descriptions
rsonke-maxxton
committed
23680a8
View commit details
Copy full SHA for 23680a8
Browse repository at this point
Commits on Dec 23, 2019
Minor bugfixes in output directory
rsonke-maxxton
committed
0469305
View commit details
Copy full SHA for 0469305
Browse repository at this point
Previous
Next
You can’t perform that action at this time.