Skip to content

zinc server #17

@tmnd1991

Description

@tmnd1991

Hello everybody,
I know that the external zinc server from typesafe has been deprecated but I find it to be the fastest option when building multi-module maven projects.
When I build multi-module projects on my laptop having a zinc-server running and enabling it through the good-old scala maven plugin, builds take less than half the time compared with a scalor build, even when zinc is enabled.

I think the speed up comes from the fact that the external zinc server does not need to be restarted once per module but just keep running through the whole build process.

Would it be possible on scalor to launch a zinc server only once?
Otherwise can scalor use an external zinc-server like scala-maven-plugin does?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions