Skip to content

Revert publish-javadoc workflow to match AdvancedCore pattern#65

Merged
BenCodez merged 5 commits into
mainfrom
copilot/fix-publish-job-failure
Jun 7, 2026
Merged

Revert publish-javadoc workflow to match AdvancedCore pattern#65
BenCodez merged 5 commits into
mainfrom
copilot/fix-publish-job-failure

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 7, 2026

Previous sessions changed the custom-command and javadoc-source-folder away from the original pattern shared with AdvancedCore. This restores both values to match.

custom-command: mvn -f SimpleAPI/pom.xml deploy -P javadoc javadoc:aggregate
javadoc-source-folder: 'SimpleAPI/target/reports/apidocs'

Copilot AI changed the title [WIP] Fix failing GitHub Actions job publish Fix Javadoc publish workflow to deploy from Maven 3.10+ output path Jun 7, 2026
Copilot AI requested a review from BenCodez June 7, 2026 20:44
Copilot AI changed the title Fix Javadoc publish workflow to deploy from Maven 3.10+ output path Stabilize Javadoc publish workflow by replacing wrapper action with explicit build/deploy steps Jun 7, 2026
Copilot AI changed the title Stabilize Javadoc publish workflow by replacing wrapper action with explicit build/deploy steps Revert Javadoc workflow overhaul — minimal fix already applied in PR #64 Jun 7, 2026
Copilot AI changed the title Revert Javadoc workflow overhaul — minimal fix already applied in PR #64 Revert publish-javadoc workflow to match AdvancedCore pattern Jun 7, 2026
@BenCodez BenCodez marked this pull request as ready for review June 7, 2026 21:11
@BenCodez BenCodez merged commit fc03dc4 into main Jun 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants