Aditya Pawaskar created HBASE-20551:
---------------------------------------

             Summary: Can't find bundle for base name 
org.apache.jasper.resources.LocalStrings, locale en_US
                 Key: HBASE-20551
                 URL: https://issues.apache.org/jira/browse/HBASE-20551
             Project: HBase
          Issue Type: Bug
          Components: build, java, test
    Affects Versions: 1.2.6
         Environment: Ubuntu 18.04

OpenJDK version "1.8.0_162"

maven - 3.3.9
            Reporter: Aditya Pawaskar


While building HBase 1.2.6 on Ubuntu 18.04, I observe build failure with error :

*Can't find bundle for base name org.apache.jasper.resources.LocalStrings, 
locale en_US*

Steps to produce:

git clone git://github.com/apache/hbase.git

{color:#005cc5}cd{color} hbase

git checkout rel/1.2.6

mvn package

 

Error logs:

                [INFO] Logging to 
org.slf4j.impl.MavenSimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog

java.util.MissingResourceException: Can't find bundle for base name 
org.apache.jasper.resources.LocalStrings, locale en_US

               at 
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1573)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to