How to build jPOS with main JAR file inside lib dir #591
Unanswered
4r73m190r0s
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.
-
When I build jPOS, it puts main JAR file in the project root dir. When I move to to the lib dir, and run q2.bat with the following line adjusted inside this batch file:
I get error
Can I move main JAR file inside lib, and just configure the
Q2.bat
file, or I would need to rebuild jPOS with some changes insidegradle.build
?Beta Was this translation helpful? Give feedback.
All reactions