I knew I would that response :) sorry i wasn't clear enough, I meant deploying to: http://repo1.maven.org/ repository ... <http://repo1.maven.org/>Rick
On Fri, Aug 7, 2009 at 4:42 PM, Todd Thiessen <[email protected]> wrote: > Simply issue a mvn deploy command. Have you read through the definitve > guide? > > http://www.sonatype.com/books/maven-book/reference/ > > --- > Todd Thiessen > > > > -----Original Message----- > > From: Ricky [mailto:[email protected]] > > Sent: Friday, August 07, 2009 4:39 PM > > To: Maven Users List > > Subject: deploying project jars on maven repo > > > > Hi, > > What is the process a project has to go through if it wants > > to get its jars deployed on a maven repo? (so that they can > > then be referenced on POM using <dependency /> tag). > > > > Any guidelines / suggestions? > > > > > > Rick > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
