Re: URL validation in maven-reporting-impl

2015-06-22 Thread Hervé BOUTEMY
We have a release to do on this component for other reasons (I have some doco to do...): great opportunity 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 to know if there

Re: svn commit: r1686969 - /maven/pom/trunk/maven/pom.xml

2015-06-22 Thread Hervé BOUTEMY
Welcome Manfred! Regards, Hervé Le mardi 23 juin 2015 05:30:37 mmo...@apache.org a écrit : > Author: mmoser > Date: Tue Jun 23 05:30:37 2015 > New Revision: 1686969 > > URL: http://svn.apache.org/r1686969 > Log: > Adding Manfred Moser as new committer > Submitted by Manfred Moser > > o omittin

Re: Repository managers page

2015-06-22 Thread Anders Hammar
I'd say yes. If someone dislikes your changes, they're free to step up and do another change. /Anders On Tue, Jun 23, 2015 at 7:50 AM, Manfred Moser wrote: > Hi! > > I would like to start my cleanup of the Maven site with fixing > https://issues.apache.org/jira/browse/MNGSITE-241 by trimming do

Repository managers page

2015-06-22 Thread Manfred Moser
Hi! I would like to start my cleanup of the Maven site with fixing https://issues.apache.org/jira/browse/MNGSITE-241 by trimming down the wording on the page about repository managers and cleaning it up. Is it okay for me to simply commit these changes? Manfred --

[GitHub] maven-plugins pull request: [MCOMPILER-243] Place compilerArgs ins...

2015-06-22 Thread pparkkin
GitHub user pparkkin opened a pull request: https://github.com/apache/maven-plugins/pull/55 [MCOMPILER-243] Place compilerArgs inside configuration. Documentation for compilerArgs is incorrect. See: http://maven.apache.org/plugins/maven-compiler-plugin/examples/pass-compile

[GitHub] maven pull request: [MNG-5812] Project base dir not fully working ...

2015-06-22 Thread agudian
Github user agudian commented on the pull request: https://github.com/apache/maven/pull/46#issuecomment-114251594 Works as it should, I'd say... :grinning: @tssp, I have rebased your commit, so this PR won't close automatically. Would you please close it? And thanks f

[GitHub] maven pull request: [MNG-5812] Project base dir not fully working ...

2015-06-22 Thread jvanzyl
Github user jvanzyl commented on the pull request: https://github.com/apache/maven/pull/46#issuecomment-114224088 Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] maven pull request: [MNG-5812] Project base dir not fully working ...

2015-06-22 Thread agudian
Github user agudian commented on the pull request: https://github.com/apache/maven/pull/46#issuecomment-114223364 Sure, I'll take care of it. :wink: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] maven pull request: [MNG-5812] Project base dir not fully working ...

2015-06-22 Thread jvanzyl
Github user jvanzyl commented on the pull request: https://github.com/apache/maven/pull/46#issuecomment-114211764 @agudian think you might be able to validate this? And close out MNG-5812. Sorry, you're the go-to Windows committer :-) --- If your project is set up for it, you can rep

Re: [VOTE] Release Apache Maven Verifier Component version 1.6

2015-06-22 Thread Jason van Zyl
+1 > On Jun 21, 2015, at 3:14 PM, Tibor Digana wrote: > > Hi, > > We solved 4 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12331401 > > There is still one issue left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20A

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