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

Disable jar signing on local install #42

Closed
eiswind opened this issue Apr 7, 2015 · 3 comments
Closed

Disable jar signing on local install #42

eiswind opened this issue Apr 7, 2015 · 3 comments

Comments

@eiswind
Copy link

eiswind commented Apr 7, 2015

Well, I have no clue about gradle, but I had a hard time building the project locally as it wants to sign the jars on local install. Probably life would be easier when you do this on deploy only?

@jidesoft
Copy link
Owner

jidesoft commented Apr 7, 2015

Sorry I misread first. Is it possible you disable the signing part? It is just one line at the beginning of the build.gradle.

@jidesoft jidesoft closed this as completed Apr 7, 2015
@eiswind
Copy link
Author

eiswind commented Apr 9, 2015

Yes thats what I did. But not beeing used to gradle this took me another 30minutes before getting up the project. Was just a suggestion to turn it off on local install. But feel free to close it if you don't bother :)

@jidesoft
Copy link
Owner

jidesoft commented Apr 9, 2015

I see. I didn't even notice it signs the jar to be frank. I'l see if I can figure out a way to make it obvious.

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

2 participants