iwasakims commented on PR #882:
URL: https://github.com/apache/bigtop/pull/882#issuecomment-1090072471

   I removed `-Dslf4j.version=1.7.25` from MVN_ARGS to solve the following 
error. It was set for HBase 1.5.0 by BIGTOP-3297. It is useless now.
   
   ```
   [WARNING] The POM for org.slf4j:slf4j-reload4j:jar:1.7.25 is missing, no 
dependency information available
   ```
   
   Recent slf4j-log4j12 artifact is automatically replaced by slf4j-reload4j.
   https://www.slf4j.org/news.html
   


-- 
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]

Reply via email to