Maven invoker plugin, addTestClassPath failing, but manually adding as dependency works

2015-09-04 Thread Barrie Treloar
I'm using the invoker plugin to test the mojo I'm hacking. I had assumed that the mojo's classpath would be available to invoker, but when I print out the classpath that doesn't appear to be the case. I've tried the addTestClassPath option but then I'm getting groovy.lang.GroovyRuntimeException:

Re: HEADS-UP: maven.apache.org redirection oddity

2015-09-04 Thread Hervé BOUTEMY
Hi, Yes, that's a limitation I already explained a few times: if someone finds a way to avoid this unwanted behaviour, I'm interested. But last time I tried to improve the .htaccess rewrite rule on sunday [1], I broke the site with cyclic redirect I documented as much as possible in MPOM-80 [2

[GitHub] maven-archetype pull request: ARCHETYPE-487 Add input validation f...

2015-09-04 Thread m-ryan
GitHub user m-ryan opened a pull request: https://github.com/apache/maven-archetype/pull/7 ARCHETYPE-487 Add input validation for required properties defined in… This pull request implements the following new feature : https://issues.apache.org/jira/browse/ARCHETYPE-487 You can m

HEADS-UP: maven.apache.org redirection oddity

2015-09-04 Thread Jörg Schaible
Hi, there's a strange redirection rule working on then Maven website. When I am looking for a plugin's documentation, I enter often the direct link in the browser like: http://maven.apache.org/plugins/maven-jar-plugin/ Fine. That works. However, if I enter http://maven.apache.org/plugins/ma

Re: Maven Wagon SSH 2.10

2015-09-04 Thread Dan Tran
currently encounter test failures at wagon-scm ( centos--7).!!! -D On Thu, Sep 3, 2015 at 8:30 AM, Dan Tran wrote: > Thanks Jason > > Should have google it myself last night > http://stackoverflow.com/questions/5009096/files-showing-as-modified-directly-after-git-clone > > will give it anoth