Add Directory to Class-Path manifest entry #42137
Unanswered
angelfrend
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to add a directory to the list of existing entries in Class-Path of quarkus-run.jar's MANIFEST.MF.
While going through the documents, I observed that for dev mode, there is below option,
However I could not find any such configuration for prod mode in maven-tooling or quarkus-maven-plugin document. Can someone advise how to add an additional entry to the Class-Path during build process?

Example:
Beta Was this translation helpful? Give feedback.
All reactions