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

Add default key sign for project, so maven local works #442

Merged
merged 2 commits into from
Sep 23, 2021

Conversation

alorma
Copy link
Member

@alorma alorma commented Sep 9, 2021

When trying to build this library in local and using on other projects, to test if the changes are valid, we may use publishToMavenLocal task of gradle.

But for now, we cannot use it as it complains about signature data is not provided...

So this adds a fake signature allowing to build and publish to mavenLocal

@alorma alorma force-pushed the fix_mavenLocal_publish branch from bf3dab0 to 3ce5730 Compare September 23, 2021 09:30
@alorma alorma enabled auto-merge (squash) September 23, 2021 09:31
@alorma alorma disabled auto-merge September 23, 2021 09:31
@alorma alorma merged commit 403c97f into master Sep 23, 2021
@alorma alorma deleted the fix_mavenLocal_publish branch September 23, 2021 09:31
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

Successfully merging this pull request may close these issues.

1 participant