Skip to content

Build has been failed in local #229

@kination

Description

@kination

Describe the bug
Build has been failed when following the guide here https://github.com/aklivity/zilla#build-from-source

To Reproduce
Run following command

./mvnw clean install

Expected behavior
Creates a local docker image with version develop-SNAPSHOT.

Actual behavior

...
[INFO] Compiling 4 source files to /Users/kination/workspace/public/zilla/specs/engine.spec/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error reading /Users/kination/.m2/repository/org/eclipse/yasson/2.0.3/yasson-2.0.3.jar; zip file is empty
[ERROR] /Users/kination/workspace/public/zilla/specs/engine.spec/src/test/java/io/aklivity/zilla/specs/engine/streams/ApplicationIT.java:[16,1] cannot access io.aklivity.zilla.specs.engine.streams
  zip END header not found
[ERROR] /Users/kination/workspace/public/zilla/specs/engine.spec/src/test/java/io/aklivity/zilla/specs/engine/config/SchemaTest.java:[16,1] cannot access io.aklivity.zilla.specs.engine.config
  zip END header not found
[ERROR] /Users/kination/workspace/public/zilla/specs/engine.spec/src/test/java/io/aklivity/zilla/specs/engine/internal/CoreFunctionsTest.java:[16,1] cannot access io.aklivity.zilla.specs.engine.internal
  zip END header not found
[ERROR] /Users/kination/workspace/public/zilla/specs/engine.spec/src/test/java/io/aklivity/zilla/specs/engine/streams/NetworkIT.java:[29,8] cannot access io.aklivity.zilla.specs.engine
  zip END header not found
[ERROR] /Users/kination/workspace/public/zilla/specs/engine.spec/src/test/java/io/aklivity/zilla/specs/engine/streams/NetworkIT.java:[31,19] cannot find symbol
  symbol:   class K3poRule
  location: class io.aklivity.zilla.specs.engine.streams.NetworkIT
[ERROR] /Users/kination/workspace/public/zilla/specs/engine.spec/src/test/java/io/aklivity/zilla/specs/engine/streams/NetworkIT.java:[34,19] cannot find symbol
  symbol:   class TestRule
  location: class io.aklivity.zilla.specs.engine.streams.NetworkIT
[ERROR] /Users/kination/workspace/public/zilla/specs/engine.spec/src/test/java/io/aklivity/zilla/specs/engine/streams/NetworkIT.java:[37,18] cannot find symbol
  symbol:   class TestRule
  location: class io.aklivity.zilla.specs.engine.streams.NetworkIT

Desktop (please complete the following information):

  • OS: MacOS (M1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions