[ https://issues.apache.org/jira/browse/SEDONA-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362944#comment-17362944 ]
Bart commented on SEDONA-51: ---------------------------- PS: I also tried with mvn clean install -DskipTests -Dscala=2.13.6 since tis bug should have been fixed in scala 2.13 > Build fails: /packages cannot be represented as URI > --------------------------------------------------- > > Key: SEDONA-51 > URL: https://issues.apache.org/jira/browse/SEDONA-51 > Project: Apache Sedona > Issue Type: Bug > Affects Versions: 1.0.1 > Environment: Docker 3.3.3 on Windows 10 with WSL2.0 > Reporter: Bart > Priority: Normal > Labels: Debian, newbie, setup > Fix For: 1.0.1 > > Attachments: log.txt > > Original Estimate: 4h > Remaining Estimate: 4h > > When running mvn clean install -DskipTests Maven throws this error. > > mvn -v: > Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) > Maven home: /opt/maven/apache-maven-3.8.1 > Java version: 16.0.1, vendor: Oracle Corporation, runtime: > /usr/local/openjdk-16 > Default locale: en, platform encoding: UTF-8 > OS name: "linux", version: "5.4.72-microsoft-standard-wsl2", arch: "amd64", > family: "unix" > I'm setting it up in this Docker image: > openjdk:16.0.1-jdk-slim-buster > > -- This message was sent by Atlassian Jira (v8.3.4#803005)