Skip to content

Conversation

@LogFlames
Copy link
Member

@LogFlames LogFlames commented Jan 9, 2026

WIP on #1459.

Update plugins and add their dependencies to frozen pom.

Todo:

  • scope needs to be fixed. Currently when trying to build from a frozen pom the following errors occurs:
[ERROR]     'build.plugins.plugin[org.apache.maven.plugins:maven-jar-plugin].dependencies.dependency.scope' for org.objenesis:objenesis:jar must be one of [compile, runtime, system] but is 'test'. @ line 5054, column 20

Will continue to look into.

  • Add IT

@LogFlames LogFlames linked an issue Jan 9, 2026 that may be closed by this pull request
@LogFlames
Copy link
Member Author

Ah, I see, it is related to #1445. Sorry, I had missed that issue. Will look into fixing first ^^

@LogFlames LogFlames changed the title ✨ (feat): Add plugin dependencies to frozen pom file ✨ feat: Add plugin dependencies to frozen pom file Jan 9, 2026
@LogFlames LogFlames force-pushed the 1459-frozen-pom-missing-plugin-dependencies branch from 2ccbfcf to d8ab126 Compare January 9, 2026 02:06
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.

Frozen POM missing plugin dependencies

2 participants