Login
Remember
Register
Ask a Question
Syntax to create jar file without compiling the build
0
votes
asked
Jan 31, 2020
in
Azure
by
Tate
Syntax to create jar file without compiling the build
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 31, 2020
by
Tate
mvn jar:jar
...