Closed cherylking closed 9 months ago
This is what the updated error looks like:
After discussing at a design issues call today, decided to not say the clean
is required when restarting dev mode in this case. Our maven plugin can detect when Liberty needs to be reinstalled even when the target installation dir is the same. Our gradle plugin does not have the same capability currently.
Fixes #1794 Fixes #1795
Equivalent PR to Gradle changes in https://github.com/OpenLiberty/ci.gradle/pull/880