Re: Maven way of retrieving URL resources so that settings.xml/proxy is used?

2011-10-19 Thread Barrie Treloar
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

Re: Maven way of retrieving URL resources so that settings.xml/proxy is used?

2011-10-19 Thread Olivier Lamy
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

Re: svn commit: r1185847 - in /maven/maven-3/trunk/maven-plugin-api/src/test: java/org/apache/maven/plugin/descriptor/PluginDescriptorBuilderTest.java resources/plugin.xml

2011-10-19 Thread Benjamin Bentmann
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

Re: plugin-testing branches reorg

2011-10-19 Thread Olivier Lamy
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