Re: MavenProxy CGI script

2004-10-26 Thread Ben Walding
"too crude" - how does it not meet your requirements? Anatol Pomozov wrote: So I decide to use Maven-Proxy tool from codehaus which allows developers team to use single repository. But when I have tried to install this application I found that Maven-Proxy is too crude. So I decided to write simple

RE: MavenProxy

2003-09-30 Thread Robles, Rogelio
> -Original Message- > > The proxy is read only as far as I know. It just caches the results. When it caches the results, artifacts that were not found locally but downloaded from ibiblio for example, updates its cache (or its local Maven repository) so the next time will serve a simila

RE: MavenProxy

2003-09-30 Thread Trygve Laugstøl
On Tue, 30 Sep 2003, Robles, Rogelio wrote: > > Until today I've been using only jar:install which puts things in the local > repository. I have not installed (or deployed) anything to a remote > repository, which is the next step. Ok, so now you know what the deploy goals are for :) > > maven-p

RE: MavenProxy

2003-09-30 Thread Robles, Rogelio
icial repository. Thanks for you promptly answer, Rogelio > -Original Message- > From: Trygve Laugstøl [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 30, 2003 1:38 PM > To: Maven Users List > Subject: RE: MavenProxy > > > On Tue, 30 Sep 2003, Robles, Rogeli

RE: MavenProxy

2003-09-30 Thread Trygve Laugstøl
-Original Message- > > From: Trygve Laugstøl [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, September 30, 2003 9:42 AM > > To: Maven Users List > > Subject: RE: MavenProxy > > > > > > On Tue, 30 Sep 2003, Robles, Rogelio wrote: > > > > > >

RE: MavenProxy

2003-09-30 Thread Robles, Rogelio
st > Subject: RE: MavenProxy > > > 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

RE: MavenProxy

2003-09-30 Thread Trygve Laugstøl
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 co

RE: MavenProxy

2003-09-30 Thread Robles, Rogelio
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? Thank you, Rogelio > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Re: MavenProxy

2003-09-30 Thread emmanuel . boudrant
I've just created an issue : http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-871 Selon Trygve Laugstøl <[EMAIL PROTECTED]>: > On Tue, 30 Sep 2003 [EMAIL PROTECTED] wrote: > > > > > Here my maven out : > > > > T:\eb\maven-proxy\core>maven artifact:load > > __ __ > > | \/ |__ _Apache

Re: MavenProxy

2003-09-30 Thread Trygve Laugstøl
On Tue, 30 Sep 2003 [EMAIL PROTECTED] wrote: > > Here my maven out : > > T:\eb\maven-proxy\core>maven artifact:load > __ __ > | \/ |__ _Apache__ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0-rc1-SNAPSHOT > > Tentative de t¥Èl¥Èchargement de mave

Re: MavenProxy

2003-09-30 Thread emmanuel . boudrant
Selon Paul Libbrecht <[EMAIL PROTECTED]>: > Dare I ask what MavenProxy is ? > Google doesn't seem to find anything on this topic. > Is it simply the proxy settings in Maven... or is it a Servlet-based > maven at work ? It's just a great tool, more info on : http://wiki.codehaus.org/maven/MavenP

Re: MavenProxy

2003-09-30 Thread emmanuel . boudrant
Here my maven out : T:\eb\maven-proxy\core>maven artifact:load __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc1-SNAPSHOT Tentative de t¥Èl¥Èchargement de maven-fetch-SNAPSHOT.jar. BUILD SUCCESSFUL Total time: 14 seconds F

Re: MavenProxy

2003-09-30 Thread Jason van Zyl
On Tue, 2003-09-30 at 10:52, Paul Libbrecht wrote: > Dare I ask what MavenProxy is ? > Google doesn't seem to find anything on this topic. > Is it simply the proxy settings in Maven... or is it a Servlet-based > maven at work ? http://cvs.codehaus.org/viewcvs.cgi/maven-proxy/?root=codehaus > Tha

Re: MavenProxy

2003-09-30 Thread Paul Libbrecht
Dare I ask what MavenProxy is ? Google doesn't seem to find anything on this topic. Is it simply the proxy settings in Maven... or is it a Servlet-based maven at work ? Thanks. Paul Jason van Zyl wrote: On Tue, 2003-09-30 at 09:41, [EMAIL PROTECTED] wrote: Hi, I've just installed maven prox

Re: MavenProxy

2003-09-30 Thread Trygve Laugstøl
On Tue, 30 Sep 2003 [EMAIL PROTECTED] wrote: > Hi, > > I've just installed maven proxy and I've got an error on retriving some > SNAPSHOP dependencies : > > 15:21:37.878 WARN!! Exception for /maven/jars/maven-fetch-SNAPSHOT.jar > java.lang.IllegalArgumentException: Cannot convert date: mar., 30 se

Re: MavenProxy

2003-09-30 Thread Jason van Zyl
On Tue, 2003-09-30 at 09:58, [EMAIL PROTECTED] wrote: > BTW, is there any bugtracking systems for this great tool ? There is a component called 'maven-proxy' in JIRA where you can raise issues. -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himsel

Re: MavenProxy

2003-09-30 Thread emmanuel . boudrant
> On Tue, 2003-09-30 at 09:41, [EMAIL PROTECTED] wrote: > > Hi, > > > > I've just installed maven proxy and I've got an error on retriving some > > SNAPSHOP > > dependencies : > > > > 15:21:37.878 WARN!! Exception for /maven/jars/maven-fetch-SNAPSHOT.jar > > java.lang.IllegalArgumentException:

Re: MavenProxy

2003-09-30 Thread Jason van Zyl
On Tue, 2003-09-30 at 09:41, [EMAIL PROTECTED] wrote: > Hi, > > I've just installed maven proxy and I've got an error on retriving some > SNAPSHOP > dependencies : > > 15:21:37.878 WARN!! Exception for /maven/jars/maven-fetch-SNAPSHOT.jar > java.lang.IllegalArgumentException: Cannot convert dat