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

How to include third-party libraries for Open Liberty with Maven #34

Open
yeekangc opened this issue Jul 13, 2018 · 3 comments
Open

How to include third-party libraries for Open Liberty with Maven #34

yeekangc opened this issue Jul 13, 2018 · 3 comments
Labels

Comments

@yeekangc
Copy link
Member

https://stackoverflow.com/questions/51311723/how-do-i-include-third-party-libraries-in-openliberty-maven-build

This is a common use case. Should consider covering this in the Maven guide.

@gkwan-ibm
Copy link
Member

pending on OpenLiberty/ci.maven#705

@gkwan-ibm
Copy link
Member

LMP is supporting to add third party library for OL. Either

  • adding a new section on this guide to talk about it but requires a good use case
  • or update the JPA and/or Session guides to talk about copyDependencies in pom.xml

@gkwan-ibm
Copy link
Member

  • The app in the maven-intro guide is too simple to add this topic.
  • In the sessions guide, add a new subsection after Configuring Hazelcast in the Configuring session persistence section to talk about this topic
  • In the jpa guide, add a new section after Performing CRUD operations using JPA section to talk about this topic

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

No branches or pull requests

4 participants