I have cloned snowplow successfully. Trying to use sbt test as shown in documentation.
But i get error
Please help me.
I have cloned snowplow successfully. Trying to use sbt test as shown in documentation.
But i get error
Please help me.
Sorry for the confusion, but:
snowplow/snowplow
monorepository and extracting every component into its dedicated repository. Common Enrich now has its home at snowplow/enrich
along with all other enrich-related components.JAVA_HOME=$(/usr/libexec/java_home -v 1.8.0_212) sbt
(obviously only if you have that particular version). But also you won’t need that if you use snowplow/enrich
as it was already fixed there.@anton so all component of snowplow has its own repo ? Ok i will check my JDK.
Yes, you can find more details here: