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

Use ibmint instead of requiring Maven for Java build #47

Open
trevor-dolby-at-ibm-com opened this issue Oct 19, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@trevor-dolby-at-ibm-com
Copy link
Contributor

ACE v12 provides Java build capability with the ibmint command, and this could be used instead of Maven to avoid having to build a separate ace-minimal-build container image. The original ACE v11 pipeline had to use Maven to avoid pulling in mqsicreatebar for the Java build, but this is no longer the case with ACE v12.

Maven would still be useful for pulling in the DB2 JDBC JAR file (currently stored in this repo), but the pipeline setup would be greatly simplified by avoiding Maven entirely . . .

@trevor-dolby-at-ibm-com trevor-dolby-at-ibm-com added the enhancement New feature or request label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant