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:
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 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
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
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