• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

New with Maven(m2eclipse)

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I have installed maven eclipse plugin i.e m2eclipse from "sonatype" . I have no experience with m2eclipse. Right now i want to set up a repository which will be used by my team members as well. So, can anyone give me a detailed description on how to "set up a repository" in which i can install jars which instead will be used by my fellow team members.

Thanking in anticipation,

Regards,
Prasenjit
 
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"prasenjit.svnit das", you should have received an important message recently. Did you check your Private Messages ? If not, please take some time to check them.
 
Author
Posts: 12617
IntelliJ IDE Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
m2eclipse has nothing to do with setting up a local Maven repository.

Are you sure you're asking what you're actually asking? You don't need to explicitly set up a local Maven repository just to use Maven--just running Maven will create a personal repository for yourself in your home directory (by default). If you want to set up a shared repository that's a completely different thing, and your best bet is to go through the tutorials available on the web.
 
Willie Smits increased rainfall 25% in three years by planting trees. Tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic