Skip to content

Conversation

@JakePVG
Copy link
Owner

@JakePVG JakePVG commented Aug 30, 2025

Summary

  • Replace all printStackTrace calls with plugin.getLogger().log(Level.SEVERE, ...)
  • Import java.util.logging.Level where needed

Testing

  • mvn -e -DskipTests package (fails: Plugin org.apache.maven.plugins:maven-resources-plugin:3.3.1 could not be resolved)

https://chatgpt.com/codex/tasks/task_b_68b363aa09748327a8d3b1c993cb5164

@JakePVG JakePVG merged commit 30588f3 into master Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants