abhishekrb19 opened a new pull request, #13874:
URL: https://github.com/apache/druid/pull/13874

   Follow up to https://github.com/apache/druid/pull/13867 -- include the 
CycloneDX workaround to the druid web console project as well since there are 
errors with the web-console end-to-end tests:
   ```
   + mvn -Pdist,skip-static-checks,skip-tests -Dmaven.javadoc.skip=true -q 
install
   Error: [ERROR] An error occurred attempting to read POM
   org.codehaus.plexus.util.xml.pull.XmlPullParserException: UTF-8 BOM plus xml 
decl of ISO-8859-1 is incompatible (position: START_DOCUMENT seen <?xml 
version="1.0" encoding="ISO-8859-1"... @1:42) 
       at org.codehaus.plexus.util.xml.pull.MXParser.parseXmlDeclWithVersion 
(MXParser.java:3423)
       at org.codehaus.plexus.util.xml.pull.MXParser.parseXmlDecl 
(MXParser.java:3345)
       at org.codehaus.plexus.util.xml.pull.MXParser.parsePI 
(MXParser.java:3197)
   ```
   
   This PR has:
   
   - [x] been self-reviewed.
   - [x] added documentation for new or modified features or behaviors.
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to