OpenLiberty / guide-maven-intro

An introductory guide on how to build applications using Maven on Open Liberty: https://openliberty.io/guides/maven-intro.html
Other
20 stars 35 forks source link

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

Open yeekangc opened 5 years ago

yeekangc commented 5 years ago

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 commented 4 years ago

pending on https://github.com/OpenLiberty/ci.maven/issues/705

gkwan-ibm commented 1 year ago

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

gkwan-ibm commented 7 months ago