bitstormFA / jlatexmathfx

A Javafx Control to render LaTeX math formula
GNU General Public License v2.0
28 stars 10 forks source link

Build fails under Windows 10, "No such property: ossrhUsername for class..." #2

Closed gbmhunter closed 8 years ago

gbmhunter commented 8 years ago

Fails with error:

A problem occurred evaluating root project 'jlatexmathfx'.
> No such property: ossrhUsername for class: org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer
A problem occurred evaluating root project 'jlatexmathfx'.
> No such property: ossrhUsername for class: org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer

Exact error is shown in screenshot below:

image

bitstormFA commented 8 years ago

I have fixed the build file - if you build the current version with gradle jar it should work. The error is not related to windows. Please let me know if this works for you - my test on windows worked