eolivelli commented on pull request #9262:
URL: https://github.com/apache/pulsar/pull/9262#issuecomment-765407721
@315157973 your error is this one
```
~/work/pulsar/pulsar/pulsar-client-all
[java] The following classes needed for analysis were missing:
[java] jline.console.completer.Completer
Error: Failed to execute goal on project pulsar-io-hbase: Could not resolve
dependencies for project org.apache.pulsar:pulsar-io-hbase:jar:2.8.0-SNAPSHOT:
Failed to collect dependencies at org.apache.hbase:hbase-server:jar:2.3.0 ->
org.glassfish.web:javax.servlet.jsp:jar:2.3.2 ->
org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT: Failed to read artifact
descriptor for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT: Could not
transfer artifact org.glassfish:javax.el:pom:3.0.1-b06-SNAPSHOT from/to
spring-plugins-release (https://repo.spring.io/plugins-release/):
Authentication failed for
https://repo.spring.io/plugins-release/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/javax.el-3.0.1-b06-SNAPSHOT.pom
401 Unauthorized -> [Help 1]
```
I guess we should commit #9278 and your error will go away
cc @codelipenghui @zymap
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]