linkedin / URL-Detector

A Java library to detect and normalize URLs in text
783 stars 186 forks source link

Upload latest verion to MavenCentral #19

Open mlow-sm opened 7 years ago

mlow-sm commented 7 years ago

Would it be possible to upload your latest version to MavenCentral? In particular, we would like to take advantage of https://github.com/linkedin/URL-Detector/commit/ae214b726810d249dda18576645a24ff5e296409

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

Thanks

pgalbraith commented 6 years ago

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