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

build jar on docker image creation #337

Open
rileyduke opened this issue Feb 27, 2020 · 1 comment
Open

build jar on docker image creation #337

rileyduke opened this issue Feb 27, 2020 · 1 comment
Assignees

Comments

@rileyduke
Copy link
Contributor

it would be advantageous to create fresh tomcat jar files when building the docker image, so that every docker image created always contains the latest code.

@rileyduke
Copy link
Contributor Author

  1. create core war: cd core && mvn clean install
  2. create solr war: cd core && mvn clean install
  3. create ui war: cd ui && ./activator war

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

1 participant