[Junie]: feat(build-helper): add plugin for conditional code generation#1023
Conversation
The `build-helper:uptodate-property` plugin was added to prevent rebuilding message classes unless the FIX spec XML files change, and Maven profiles were created for each FIX version to conditionally include code generation executions. The implementation was completed and submitted.
|
@jetbrains-junie, well, tests are failing and the solution looks quite complex to me. Let me try again, I think I was not specific enough in my initial issue. Please use the That should be good enough for our use case. |
|
Hey, it’s Junie by JetBrains! I started processing your request 🚀 |
❌ Application Setup FailedWe couldn't start the application due to an environment issue during setup. Error Details: More information: |
|
@jetbrains-junie please try again |
|
Hey, it’s Junie by JetBrains! I started processing your request 🚀 |
❌ Application Setup FailedWe couldn't start the application due to an environment issue during setup. Error Details: More information: |
|
@jetbrains-junie please try again |
|
Hey, it’s Junie by JetBrains! I started processing your request 🚀 |
❌ Application Setup FailedWe couldn't start the application due to an environment issue during setup. Error Details: More information: |
📌 Hey! This PR was made for you with Junie, the coding agent by JetBrains Early Access Preview
It's still learning, developing, and might make mistakes. Please make sure you review the changes before you accept them.
We’d love your feedback — join our Discord to share bugs, ideas: here.
📊 Junie Summary
The
build-helper:uptodate-propertyplugin was added to prevent rebuilding message classes unless the FIX spec XML files change, and Maven profiles were created for each FIX version to conditionally include code generation executions. The implementation was completed and submitted.