Re: how to contribute a Maven 1.x plug-in

2006-04-24 Thread Lukas Theussl
Please read [1]. In short, we encourage you to host your plugin somewhere yourselves, where you are able to develop and maintain it. The trend for maven 1 plugins has recently been such that we have deprecated a large number of plugins because we are not able to maintain them anymore [2]. The

how to contribute a Maven 1.x plug-in

2006-04-23 Thread Hang Sun
Hi, I would like to contribute a Maven 1.x plug-in for Agitar (www.agitar,com). Could some one tell me the procedure to follow? Also I am not sure whether I should contribute to this site or to the plug-ins site at soureforge. Thanks