Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

circleci support for opentracing-java #343

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

unixlabs
Copy link

build jar files using circleci

build jar files using circleci
@yurishkuro
Copy link
Member

How do we test that this works?

command: mvn -f opentracing-testbed/pom.xml clean install
- run:
name: build jar file for util
command: mvn -f opentracing-util/pom.xml clean install
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems unnecessary. The install target at the root level would build all jars in one go and will probably be much faster.

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

Successfully merging this pull request may close these issues.

2 participants