I am guilty for being lazy.  I really hate all this build config stuff and
with maven, git and Jenkins, plus FindBugs and PMD in all three
environments, it gets to me.  I am totally up and running, minus some issues
as I split my project apart that I am working on.  If I do go for the public
maven repos, I will be sure to read the books.  You have given me a crash
course on it and I can us it effectively now.

Now, back to coding, which is what I really like to do (minus a trip back
into JBoss land). 

Cheers,
Rob

> -----Original Message-----
> From: Barrie Treloar [mailto:baerr...@gmail.com]
> Sent: Saturday, October 06, 2012 7:00 PM
> To: Maven Users List
> Subject: Re: noob confusion about dependencies and repositories
> 
> On Sun, Oct 7, 2012 at 7:57 AM, Wayne Fay <wayne...@gmail.com> wrote:
> >>> > Instead of a local repository, have a public repository at
> >>> > http://callistosheart.org/maven or something.
> >>>
> >>> If that is an option for you, then I'm sure it will be a good thing.
> >>> I have only ever been allowed to set up an intranet repository...:-)
> >>>
> >>> You can add that repository in your top pom.
> >>
> >> So, how does this work?  What does the site file structure look like?
> >
> > Most people here run an MRM like Nexus, Artifactory, or Archiva. You
> > can find lots of information about these systems at their respective
> > sites.
> 
> Do not add a repository section to you pom.
> That will cause everyone else who uses your artifacts pain.
> 
> As Wayne says you want to set up a MRM and then in your
> ~/.m2/settings.xml you activate a profile that points to your MRM.
> 
> Again, if you read the books at http://maven.apache.org/articles.html,
> specifically :
> * Maven: The Definitive Guide
> * Better Builds with Maven
> 
> You will gain the understanding you need to answer your own questions that
> you have posed on the list.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to