Blocking the zeppelin-web build error.#1018
Conversation
|
Is it a build WARNING or an actual error? Asking as have not seen CI build failure due to this error before |
|
It's not actual error just error messsage. |
|
It's not an ERROR and doesn't break the build. I actually get a few more if I clean the repo like a new clone with: |
|
However some of those errors are more related to deprecated versions and might need more tests if we update the dependencies. |
|
@corneadoug Thank you very much for the clarification! |
|
Looks good! +1 |
|
Merging if there is no more discussions |
|
Sounds great, thank you for explanation |
What is this PR for?
This PR is for blocking unnecessary zeppelin-web build errors.
What type of PR is it?
Improvement
What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1014
How should this be tested?
You can run
mvn clean package -DskipTestsin the zeppelin-web folder.Questions: