On Wed, Oct 19, 2011 at 8:01 PM, Olivier Lamy wrote:
> Hello,
> You must use wagon for that and setup a wagon instance with various
> informations from settings.
> As a sample you can have a look atproject-info-reports plugin
>
> http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-in
Hello,
You must use wagon for that and setup a wagon instance with various
informations from settings.
As a sample you can have a look atproject-info-reports plugin
http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectin
Hi Hervé,
Author: hboutemy
Date: Tue Oct 18 20:45:35 2011
New Revision: 1185847
URL: http://svn.apache.org/viewvc?rev=1185847&view=rev
Log:
fixed wrong UT for implementation configuration
Modified:
maven/maven-3/trunk/maven-plugin-api/src/test/java/org/apache/maven/plugin/descriptor/Plug
No objections from me.
2011/10/19 Igor Fedorenko :
> plugin-testing support for maven 3.0 is available on
> plugin-testing-mvn-3.x branch [1] for couple of years now, while current
> trunk still works for maven 2.x only.
>
> Any objections I move 2.x support to a branch and make
> plugin-testing-m