feat: extract quickfixj-class-pruner-maven-plugin into standalone repository#1184
Draft
feat: extract quickfixj-class-pruner-maven-plugin into standalone repository#1184
Conversation
- Make plugin pom.xml standalone: remove parent, inline all dependency
and plugin versions, add full project metadata (SCM, licenses,
developers, issueManagement, distributionManagement), add release/sign
profiles and pluginManagement for source/javadoc/gpg/nexus
- Add .gitignore and LICENSE to plugin directory
- Add .github/workflows/maven.yml CI workflow for standalone plugin
- Remove quickfixj-class-pruner-maven-plugin from root pom.xml modules list
- Add class-pruner-plugin.version=1.0.0-SNAPSHOT property to root pom.xml
- Add pluginManagement entry for class-pruner-plugin in root pom.xml
- Update all 9 messages modules to use ${class-pruner-plugin.version}
- Update quickfixj-distribution to use ${class-pruner-plugin.version}
- Remove class-pruner from nightly-build.yml snapshot deployment list
Agent-Logs-Url: https://github.com/quickfix-j/quickfixj/sessions/33a4674d-68d4-40ba-bf6b-ce3522ed53d1
Co-authored-by: chrjohn <6644028+chrjohn@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
chrjohn
April 16, 2026 16:40
View session
Agent-Logs-Url: https://github.com/quickfix-j/quickfixj/sessions/e5baa52e-ae81-42bc-95d1-7f6e37656654 Co-authored-by: chrjohn <6644028+chrjohn@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1.0.0-SNAPSHOTto3.0.1-SNAPSHOTinquickfixj-class-pruner-maven-plugin/pom.xmlclass-pruner-plugin.versionproperty in rootpom.xmlto3.0.1-SNAPSHOT