jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
Maven 2.x Project Info Reports Plugin
  • Maven 2.x Project Info Reports Plugin
  • MPIR-187

Usage of other(internal) TLD

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.1.2
  • Fix Version/s: 2.5.1
  • Component/s: dependencies
  • Labels:
    None
  • Environment:
    Win XP; Maven 2.2.1; Java 1.6.0_18
  • Number of attachments :
    3

Description

Hey,
when i create a project site with the site-plugin, i do not get links in the dependency tree at the dependency report(See attachment Pic1).
This is our internal domain and it would be very useful if this works.

If i change the domain to something else(even it is total stupid) it works...but just if the domain does not have more than 4 characters.
(See attachment Pic2 where it works and it is a link & Pic3 where it is longer than 4 chars and does not work anymore).

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Pic1.png
    13 kB
    16/Mar/10 6:23 AM
  2. Pic2.png
    12 kB
    16/Mar/10 6:23 AM
  3. Pic3.png
    12 kB
    16/Mar/10 6:23 AM

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Markus Milcher added a comment - 16/Mar/10 7:04 AM - edited

I found the location where this happens:
DependenciesRenderer in lines 952-963.
It might be a solution to configure the validation in line 952 or delete it completely.

I found the reason at:
https://svn.apache.org/repos/asf/commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/UrlValidator.java
in line 366.

I think links often contain the TLD ".local" or sth else (especially company intern)

Will you change?
Or is there any possibility to send me the sourcecode of the plugin as a zip?

Show
Markus Milcher added a comment - 16/Mar/10 7:04 AM - edited I found the location where this happens: DependenciesRenderer in lines 952-963. It might be a solution to configure the validation in line 952 or delete it completely. I found the reason at: https://svn.apache.org/repos/asf/commons/proper/validator/trunk/src/main/java/org/apache/commons/validator/UrlValidator.java in line 366. I think links often contain the TLD ".local" or sth else (especially company intern) Will you change? Or is there any possibility to send me the sourcecode of the plugin as a zip?
Hide
Permalink
Herve Boutemy added a comment - 02/May/11 2:20 PM

UrlValidator has an option to support more TLD, as fixed in https://issues.apache.org/jira/browse/VALIDATOR-288
but it is not released for the moment

if you want to create a local MPIR plugin version, source is available at http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/

Show
Herve Boutemy added a comment - 02/May/11 2:20 PM UrlValidator has an option to support more TLD, as fixed in https://issues.apache.org/jira/browse/VALIDATOR-288 but it is not released for the moment if you want to create a local MPIR plugin version, source is available at http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/
Hide
Permalink
Herve Boutemy added a comment - 23/Aug/12 4:30 PM

fixed in r1376708
relaxed domain validation

Show
Herve Boutemy added a comment - 23/Aug/12 4:30 PM fixed in r1376708 relaxed domain validation

People

  • Assignee:
    Herve Boutemy
    Reporter:
    Markus Milcher
Vote (0)
Watch (2)

Dates

  • Created:
    16/Mar/10 6:23 AM
    Updated:
    23/Aug/12 4:30 PM
    Resolved:
    23/Aug/12 4:30 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.