linkedin / URL-Detector

A Java library to detect and normalize URLs in text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upload latest verion to MavenCentral

mlow-sm opened this issue · comments

Would it be possible to upload your latest version to MavenCentral? In particular, we would like to take advantage of ae214b7

Our project that includes URLDetector includes JUnit4 unit tests which seem to be causing problems because of testng.

Thanks

Until this repo is published again, I have this fix included in a separate published build as io.github.pgalbraith:url-detector:0.1.18

https://github.com/pgalbraith/URL-Detector/releases/tag/url-detector-0.1.18