Uploaded image for project: 'Maven Shared Components'
  1. Maven Shared Components
  2. MSHARED-607

Simplify UrlValidationUtil to modern rules

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • maven-reporting-impl 2.4
    • None
    • maven-reporting-impl
    • None

    Description

      The util was written years where some stuff did not exist (like IPv6) and some stuff was allowed which is discouraged and consider wrong (like .local).

      What can be cleaned up:

      • Use Validator's default schemes, there is no reason to exclude ftp
      • Use default local URL validator
      • Drop support for .local, it is discouraged, a specially-reserved TLD for mDNS and can cause issues on a heterogenous network.

      Attachments

        Activity

          People

            michael-o Michael Osipov
            michael-o Michael Osipov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: