superblaubeere27 / obfuscator

A java obfuscator (GUI)
MIT License
831 stars 235 forks source link

obfuscator.jar doesn't exists #163

Open federicomartinlara1976 opened 3 months ago

federicomartinlara1976 commented 3 months ago

Bug Report

Expected Behaviour

the command java -jar obfuscator.jar --jarIn helloWorld.jar --jarOut helloWorld-obf.jar

Actual Behaviour

Maven is not generating the file obfuscator.jar

Possible fix

Maven must be generate the jar file

antonio0831 commented 2 months ago

I strongly suggest you to check if your file name is correct.