Hi Michael,
this is close to the functionality of this plugin: 
https://wiki.jenkins-ci.org/display/JENKINS/Repository+Connector+Plugin
I think we should check if it would make sense to merge the two… 
About your proxy implementation, you should have a look at this: 
https://wiki.jenkins-ci.org/display/JENKINS/Async+Http+Client+Plugin
what do you think?
regards Domi


On 12.05.2012, at 22:48, Michael Rumpf wrote:

> Hi,
> 
> I have written a Maven Repository Client Plugin and put the source code on 
> github:
> https://github.com/mrumpf/repoclient-plugin 
> 
> My github ID is "mrumpf".
> 
> ### TODOs ###
> * DONE Adapt pom.xml to Jenkins plugin structure
> * Initial Wiki page created, but the plugin id is missing
> https://wiki.jenkins-ci.org/display/JENKINS/Maven+Repository+Client 
> * Add documentation
> * Classification (Wiki Labels)
> The plugin is behaving like a build wrapper, although it does not implement 
> the BuildWrapper API.
>  * CI Build
> 
> Is there anything else left to do?
> 
> Regards,
>      Michael

Reply via email to