dntjr8096 opened a new pull request, #4402: URL: https://github.com/apache/zeppelin/pull/4402
### What is this PR for? When building from source code, if the Profile option is not given to the maven command by default, an error like Screenshot occurs. So I changed the default profile activation option in the "zeppelin-server module" to hadoop2. ### What type of PR is it? Bug Fix ### Todos * [ ] - Task ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-5762 ### How should this be tested? I tested with Travis CI, which is set by default. ### Screenshots (if appropriate) * ```./mvnw clean package -DskipTests ``` ![Uploading image.png…]() ### Questions: * Does the licenses files need to update? No * Is there breaking changes for older versions? No * Does this needs documentation? Yes -- 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: dev-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org