Skip to content

When using zinc server, classpath seems to get mixed up #147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
martinburger opened this issue Apr 17, 2014 · 1 comment
Closed

When using zinc server, classpath seems to get mixed up #147

martinburger opened this issue Apr 17, 2014 · 1 comment

Comments

@martinburger
Copy link

We use Jenkins to test our Scala projects. To decrease compilation time in order to get faster feedback, we would like to use zinc.

Unfortunately, it seems that using the zinc server mixes up the classpath. We get the following error when we switch on this feature:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project messaging: groups/excludedGroups require TestNG or JUnit48+ on project test classpath -> [Help 1]

I assume that using the zinc feature somehow ends up in having an older version of JUnit on the classpath.

Note: This could be related to #146.

@slandelle
Copy link
Collaborator

Zinc server support has been dropped, see #299.
Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants