You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "gnodet (via GitHub)" <gi...@apache.org> on 2023/03/06 08:16:29 UTC

[GitHub] [spark] gnodet commented on pull request #40283: [SPARK-42673][BUILD] Make `build/mvn` build Spark only with the verified maven version

gnodet commented on PR #40283:
URL: https://github.com/apache/spark/pull/40283#issuecomment-1455681437

   > [@cstamas ](https://github.com/cstamas) do you know if the lax parsing covers that `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) `?
   
   It does not.  This is a separate issue which is not actually a problem in maven or plexus-utils.  See a similar fix for it in https://github.com/takari/polyglot-maven/commit/14514b672a07ec0ba582574efdcf913e308c9e91
   It has to be fixed in the `org.cyclonedx.maven.BaseCycloneDxMojo.readPom` method.


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org