Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

Generate and publish a "testlib" artifact in libraft-core #10

Open
allengeorge opened this issue Nov 7, 2013 · 0 comments
Open

Generate and publish a "testlib" artifact in libraft-core #10

allengeorge opened this issue Nov 7, 2013 · 0 comments
Assignees

Comments

@allengeorge
Copy link
Owner

libraft-core defines a class called TestLoggingRule that is used in both libraft-agent and kayvee. It would be ideal for libraft-core to define a separate artifact called libraft-core-testlib that is published to maven along with the other artifacts. While I'm able to generate this, I can't publish it because the publishing task in gradle 1.8 fails with an error. Either I'm using the task wrong, or the task itself is incomplete. Either way, my current workaround is to simply create copies of that rule in the other sub-projects, which is not ideal. The build should be fixed so that a separate libraft-core-testlib jar, sources.jar and javadoc.jar is built and published to maven central.

@ghost ghost assigned allengeorge Nov 7, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant