try searching for each plugin at http://mvnrepository.com/
<http://mvnrepository.com/>However you're going to be in a lot of pain trying to get all the dependencies moved over.. If you can consider doing a build outside the firewall and transferring the contents of your .m2 directory inside and use the --offline flag with your maven runs. On Mon, Mar 1, 2010 at 1:17 AM, VU, Thi Thu Thuy <[email protected]>wrote: > Hi all, > I really want to get some .jar plugin of Maven: > Maven-ejb-plugin > Maven-ear-plugin > Maven-dependency-plugin > Maven-war-plugin > > I use maven under proxy, so, I can't download plugin. I tried to search and > download them on the internet, but I didn't found any :(. > So, if you have them, please send me. > Thanks a lot >
