[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Repository organization for complex project

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Thu, 14 Oct 2010 16:03:41 -0500

On 10/14/2010 3:11 PM, David Weintraub wrote:
> What? You want a GOOD Maven manual? Real programmers don't use
> manuals.

Yeah, I know - they don't write them either (except for subversion, of
course). As you might guess, I'm more of a system administrator than a
programmer...

> Fortunately, you don't really have to know too much about Maven if
> you're not a Java developer. The intricacies of the pom.xml file don't
> concern you. Possibly, the only Maven command you really have to know
> is "mvn deploy:deploy-file" which doesn't require a pom.xml file
> <http://maven.apache.org/plugins/maven-deploy-plugin/deploy-file-mojo.html>.
> And, if that command concerns you too much, you can simply revert to
> "curl".
>
> You do have to understand the Maven repository layout which is a
> fairly straight forward hierarchal affair and both Nexus and
> Artifactory cover that pretty well.

Thanks - the piece I need is how to map our project tags and
branch/revision_numbers into the maven repo URLs, hopefully in a way
that wouldn't break it for actual maven use since we do have some java
developers here.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
Received on 2010-10-14 23:04:26 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.