RE: apt-get repository

2008-03-28 Thread MATHUS Baptiste
I you use eclipse, give a try to m2eclipse, there's an add dependency that has a autocomplete feature. Cheers. -Message d'origine- De : neo anderson [mailto:[EMAIL PROTECTED] Envoyé : vendredi 28 mars 2008 10:58 À : users@maven.apache.org Objet : apt-get repository I have one

RE: apt-get repository

2008-03-28 Thread nicklist
Maybe you can use Eclipse (m2eclipse [1]) or Netbeans(mevenide [2]) with their maven plugin. Those plugins index the central repository and allow you to search and add dependencies. [1] http://m2eclipse.codehaus.org [2] http://mevenide.codehaus.org Hth, Nick S. -Original Message-

Re: apt-get repository

2008-03-28 Thread Jason van Zyl
Yes, both of these IDE integrations support the Nexus indexer which allows you access to all dependency information in the central repository. On 28-Mar-08, at 3:15 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Maybe you can use Eclipse (m2eclipse [1]) or Netbeans(mevenide [2]) with