On Wed, Apr 10, 2013 at 3:15 PM, mlotfi <[email protected]> wrote:
> I am little bit confused here, does maven have more than one repository ? > > It can. For simple project you generally use only maven central. For more complex project, you may have to add others. For intensive use it is very encouraged to use nexus or others MRM , which will act as repository and as proxy for others repositories. Using Jenkins as a repository is possible but should be use only for very special need. For more explanation you should take a look at http://maven.apache.org/repository-management.html > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/How-to-create-two-projects-one-of-them-is-using-the-other-tp5753312p5753431.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Adrien Rivard
