You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have trouble upgrading @nxrocks/nx-spring-boot, which is a requirement if we want to use the latest version of Nx. See #2583 for additional info on the issue encountered.
I gave a quick try to running directly gradlew commands instead of using the wrapper provided by @nxrocks/nx-spring-boot and all the tasks seem to work fine.
The goal of this ticket is to replace @nxrocks/nx-spring-boot tasks by nx:run-commands tasks that run gradlew.
Acceptance criteria
No response
Tasks
No response
Anything else?
No response
Have you linked this story to a GitHub Project?
I have linked this story to a GitHub Project and set its metadata.
The text was updated successfully, but these errors were encountered:
What product(s) is this story for?
OpenChallenges
As a user, I want
No response
Description
I have trouble upgrading
@nxrocks/nx-spring-boot
, which is a requirement if we want to use the latest version of Nx. See #2583 for additional info on the issue encountered.I gave a quick try to running directly
gradlew
commands instead of using the wrapper provided by@nxrocks/nx-spring-boot
and all the tasks seem to work fine.The goal of this ticket is to replace
@nxrocks/nx-spring-boot
tasks bynx:run-commands
tasks that run gradlew.Acceptance criteria
No response
Tasks
No response
Anything else?
No response
Have you linked this story to a GitHub Project?
The text was updated successfully, but these errors were encountered: