mayankshriv opened a new pull request, #13534:
URL: https://github.com/apache/pinot/pull/13534
Cleanup: Remove dependency on `nimbus-jose-jwt` from the `pinot-adls` module.
This is already specified in the top level module. Specifying here leads to
`mvn idea:idea` failing with the following error:
```
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-idea-plugin:2.2.1:idea (default-cli) on project
pinot-adls: Unable to build project dependencies.: For artifact
{com.nimbusds:nimbus-jose-jwt:null:jar}: The version cannot be empty. -> [Help
1]
[ERROR]
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]