Skip to content

Fix Development Docs & Maven JAR Build #2

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

Merged
merged 2 commits into from
Jan 31, 2019

Conversation

jaredpetersen
Copy link
Owner

The docker compose setup in the development docs stopped working due to the addition of the javadocs and source jars.

Fixed the copy command in one of the Dockerfiles to resolve the issue.

Also found that the process for building JARs was flawed. Uber JAR creation just stopped working at random and this isn't the first time that's happened.

Switched to using maven-assembly-plugin and everything is working perfectly now.

@jaredpetersen
Copy link
Owner Author

Leaving this for now. Will verify that this deploys to maven central correctly before merging.

@jaredpetersen
Copy link
Owner Author

Looks great in staging. Will merge and deploy.

@jaredpetersen jaredpetersen merged commit f6172d0 into master Jan 31, 2019
@jaredpetersen jaredpetersen deleted the fix-development-docker-copy branch January 31, 2019 04:47
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

Successfully merging this pull request may close these issues.

1 participant