Closed d-a-gerashenko closed 7 years ago
Thanks! Looks good, but one thing, I don't think we need this bit in the pom.xml file:
pom.xml
<type>zip</type> <classifier>bin</classifier>
What happens when you remove those 2 lines?
I don't remember why I decided to use "zip, bin". Project works the same with "jar".
I also made some changes to the source code.
Ok, great! Thanks for the contribution
Thanks! Looks good, but one thing, I don't think we need this bit in the
pom.xml
file:What happens when you remove those 2 lines?