Kontinuation commented on PR #1240:
URL: https://github.com/apache/sedona/pull/1240#issuecomment-1952854412

   This does not resolve 
[SEDONA-473](https://issues.apache.org/jira/browse/SEDONA-473), since 
`cdm-core` is introduced by the parent POM, not the shaded POM. Actually the 
POM published to maven central for spark-shaded is a dependency-reduced POM, 
which does not have dependencies in `compile` scope (See 
https://repo1.maven.org/maven2/org/apache/sedona/sedona-spark-shaded-3.5_2.12/1.5.1/sedona-spark-shaded-3.5_2.12-1.5.1.pom).
   
   The correct way to resolve this issue is to remove 
https://github.com/apache/sedona/blob/master/pom.xml#L132-L135 in the parent 
POM.


-- 
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: issues-unsubscr...@sedona.apache.org

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

Reply via email to