Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

obfuscator.jar doesn't exists #163

Open
federicomartinlara1976 opened this issue Apr 6, 2024 · 2 comments
Open

obfuscator.jar doesn't exists #163

federicomartinlara1976 opened this issue Apr 6, 2024 · 2 comments

Comments

@federicomartinlara1976
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@federicomartinlara1976 @antonio0831 and others