Skip to content
This repository was archived by the owner on Feb 21, 2022. It is now read-only.

local build and jitpack integration are broken #6

Closed
holgerbrandl opened this issue Jul 12, 2018 · 3 comments
Closed

local build and jitpack integration are broken #6

holgerbrandl opened this issue Jul 12, 2018 · 3 comments

Comments

@holgerbrandl
Copy link

Hey @thomasnield, currently the build fails locally and on jitpack.io (see https://jitpack.io/#optimatika/okAlgo) with:

[okAlgo]$ gradle build

FAILURE: Build failed with an exception.

* Where:
Build file '/Users/brandl/Desktop/okAlgo/build.gradle' line: 64

* What went wrong:
A problem occurred evaluating root project 'okAlgo'.
> Could not get unknown property 'ossrhUsername' for object of type org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 0s
[okAlgo]$ 

@thomasnield
Copy link
Contributor

Yeah, I'm going to see if there's a way around that. For now, I'd recommend using the releases. I need to get a third one out soon so #3 can start getting used.

@thomasnield
Copy link
Contributor

@holgerbrandl Alright, I fixed the build, including for JitPack. Forgot to disable my signing tasks in the Gradle script.

@holgerbrandl
Copy link
Author

Awesome thanks. Works perfectly now

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

No branches or pull requests

2 participants