Skip to content

refactor: migrate from se.lfv.reqstool to io.github.reqstool#139

Merged
jimisola merged 12 commits intomainfrom
refactor/update-group-id-and-package
Feb 26, 2026
Merged

refactor: migrate from se.lfv.reqstool to io.github.reqstool#139
jimisola merged 12 commits intomainfrom
refactor/update-group-id-and-package

Conversation

@jimisola
Copy link
Member

Summary

  • Updates the Maven groupId from se.lfv.reqstool to io.github.reqstool
  • Migrates package names from se.lfv.reqstool.plugins.maven to io.github.reqstool.plugins.maven
  • Reorganizes directory structure to match new package naming
  • Adds comprehensive javadoc comments to eliminate build warnings
  • All tests passing with no warnings

Test plan

  • Run mvn clean install to verify build succeeds
  • Verify all 2 tests pass
  • Confirm no javadoc warnings in build output
  • Check artifacts are installed to correct Maven repository location: io/github/reqstool/reqstool-maven-plugin/1.0.3/

- Change groupId from se.lfv.reqstool to io.github.reqstool in pom.xml
- Migrate package from se.lfv.reqstool.plugins.maven to io.github.reqstool.plugins.maven
- Reorganize directory structure to match new package naming
- Add comprehensive javadoc comments to all public classes and constants
- Silences all javadoc warnings during build
@jimisola jimisola changed the title Refactor: Update groupId and package to io.github.reqstool refactor: update groupId and package to io.github.reqstool Feb 25, 2026
@jimisola jimisola self-assigned this Feb 25, 2026
@jimisola jimisola changed the title refactor: update groupId and package to io.github.reqstool refactor: migrate from se.lfv.reqstool to io.github.reqstool Feb 26, 2026
@jimisola jimisola merged commit 56ee4e5 into main Feb 26, 2026
11 checks passed
@jimisola jimisola deleted the refactor/update-group-id-and-package branch February 26, 2026 00:28
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.

1 participant