-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: do not log incompatibility if project dependencies are not res…
…olved (#20682) Depending on the phase maven goals are executed, the project dependencies might not have been resolved, making the Flow incompatibility log message useless (e.g when running clean-frontend). This change prevents the message to be printed if project Flow version cannot be detected.
- Loading branch information
1 parent
a2da336
commit 64efd11
Showing
2 changed files
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters