Skip to content
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

Publish test jar as part of the release #364

Open
ben-manes opened this issue Sep 9, 2022 · 0 comments
Open

Publish test jar as part of the release #364

ben-manes opened this issue Sep 9, 2022 · 0 comments

Comments

@ben-manes
Copy link

ben-manes commented Sep 9, 2022

Sometimes projects may need to embed part of JCTool's and can benefit by reusing some of the test infrastructure. This is a use at your own risk type of option, but is very low effort to offer with that expected caveat. By following the Maven's Guide to using attached tests, an additional artifact is available with the tests classifier. For example, this way Caffeine could reuse your QueueSanityTest rather than copying it in locally.

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

No branches or pull requests

2 participants