asciidocfx / AsciidocFX

Asciidoc Editor and Toolchain written with JavaFX 21 (Build PDF, Epub, Mobi and HTML books, documents and slides)
http://www.asciidocfx.com/
Apache License 2.0
1.89k stars 297 forks source link

fix http issues with maven repos -> https #464

Closed stendler closed 4 years ago

stendler commented 4 years ago

Many maven repositories switched to https-only about a week ago. Meaning this project cannot be build from scratch anymore.

This PR changes all repository urls to https and mvn clean install can run again without errors.

stendler commented 4 years ago

fixed with 5a994591c117f6d35b779551c0d14b43f85a94bd