You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sedona.apache.org by "Netanel Malka (Jira)" <ji...@apache.org> on 2022/03/18 09:57:00 UTC

[jira] [Created] (SEDONA-92) Build failed using Intellij IDEA

Netanel Malka created SEDONA-92:
-----------------------------------

             Summary: Build failed using Intellij IDEA 
                 Key: SEDONA-92
                 URL: https://issues.apache.org/jira/browse/SEDONA-92
             Project: Apache Sedona
          Issue Type: Task
            Reporter: Netanel Malka


Build using Intellij failed with the error message:
{code:java}
/home/netanel/IdeaProjects/incubator-sedona/sql/src/test/scala/org/apache/sedona/sql/functions/collect/TestStCollect.scala:22:8
object GeometrySample is not a member of package org.apache.sedona.sql
import org.apache.sedona.sql.{GeometrySample, TestBaseScala}{code}

This makes it harder to run tests using the Intellij and enforce me to use maven which is not suitable for debugging and running tests.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)