Re: URL validation in maven-reporting-impl

2015-06-24 Thread Jan Schultze
portunity for this issue > > Did you open a Jira issue? (ideally with a patch attached :) ) > > Regards, > > Hervé > > Le lundi 22 juin 2015 08:35:51 Jan Schultze a écrit : > > Hi, > > > > I would like

URL validation in maven-reporting-impl

2015-06-22 Thread Jan Schultze
Hi, I would like to know if there is a reason for validating URLs in org.apache.maven.reporting.AbstractMavenReportRenderer#linkPatternedText(String) from org.apache.maven.shared::maven-reporting-impl. If the validation fails URLs are rendered as plain text. The class validation uses a deprecated