Uh oh!
There was an error while loading. Please reload this page.
PHOENIX-6293 PHOENIX-6193 breaks projects depending on the phoenix-cl… - #1052
PHOENIX-6293 PHOENIX-6193 breaks projects depending on the phoenix-cl…#1052stoty wants to merge 1 commit into
Conversation
stoty
commented
Jan 4, 2021
💔 -1 overall
This message was automatically generated. |
stoty
commented
Jan 4, 2021
Pushed new version to fix RAT confusion |
| <groupId>org.apache.rat</groupId> | ||
| <artifactId>apache-rat-plugin</artifactId> | ||
| <configuration> | ||
| <skip>true</skip> |
There was a problem hiding this comment.
And phoenix-client is going to run RAT check even in the presence of this right? It overrides plugin from parent pom?
There was a problem hiding this comment.
No it won't. We could re-enable RAT by specifying skip=false in the submodules, but there is nothing to audit in either submodule, they both have only a single pom.xml file in them.
There was a problem hiding this comment.
Oh yes, there is nothing in sub modules either.
+1 (non-binding) with RAT fix |
stoty
commented
Jan 4, 2021
💔 -1 overall
This message was automatically generated. |
joshelser
left a comment
There was a problem hiding this comment.
This does the trick! Thanks, Istvan. I had no clue why it wasn't finding this module in the pqs build :)
stoty
commented
Jan 4, 2021
💔 -1 overall
This message was automatically generated. |
…ient artifact