On Tue, 30 Sep 2003, Robles, Rogelio wrote:

>
> I think it's a prety cool idea! I'm using it.
>
> but also I'd like to have handy an Apache Server httpd.conf file
> configuration to publish a repository, can somebody share it with the
> mailing list?
>

What do you mean? If you want to create a company wide repos:

 * Create a directory in /usr/local/maven-repos/
 * Add a maven-repos group
 * Make the dir group writeable and sticky
 * All that should be able to write in the directory
 * Add <distributionDirectory> to the project.xml
 * Add Alias /maven-repos/ /usr/local/maven-repos to httpd.conf

Should work :)

>
> Thank you,
> Rogelio
>
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> >
> > It's just a great tool, more info on :
> >
> > http://wiki.codehaus.org/maven/MavenProxy
> >
> > > Thanks.
> > >
> > > Paul
> > >

Trygvis

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to