Hi Ted, On 24 Oct 2025, at 10:47, Theodore Petrosky via Webobjects-dev <[email protected]> wrote:
> I use JasperReports to create pdfs. I have created custom fonts for my apps. > I put the jars in the Library folder and add them to the build path. How > should I handle this with maven? Normally you'd (probably) put those in src/main/resources for a Maven project. See if that works—report back if it doesn't, because there's a subtle issue that Hugi will explain where we might also need to alter your POM. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/
