RE: Jar help

2004-06-16 Thread STRAYER, JON (SBCSI)
1 - My development staff is used to keeping their workspace in sync with CVS and doing so thru the WSAD interface (ie Eclipse CVS perspective). I'm not that concerned with bloating out the CVS respository. Those jars in the WEB-INF/lib typically do not change that often, if ever. But

RE: Jar help

2004-06-15 Thread Maczka Michal
[...] Not really. Maven repository is competly different beast then SCM repository and provides different features. Is it? Or is it just a difference of access protocol, http vs pserver? Yes, I know that versioning etc is not part of the repo, but from a very basic view of a jar

RE: Jar help

2004-06-15 Thread Bielby, Randy J
. This may or may not be one of them. Randy Bielby x32258 -Original Message- From: Tim Reilly [mailto:[EMAIL PROTECTED] Sent: Monday, June 14, 2004 1:39 PM To: Maven Users List Subject: RE: Jar help Well, I not so long ago began to pursue such an upstream battle. I will say

RE: Jar help

2004-06-15 Thread Bielby, Randy J
of the developers in the trenches (see Tim Reilly's post) Randy Bielby x32258 -Original Message- From: Maczka Michal [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 15, 2004 3:24 AM To: 'Maven Users List' Subject: RE: Jar help [...] Not really. Maven repository is competly different beast

RE: Jar help

2004-06-15 Thread Maczka Michal
-Original Message- From: Bielby, Randy J [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 15, 2004 3:12 PM To: Maven Users List Subject: RE: Jar help Mikal Unfortunately, if my project choses to use Maven we will be the only project doing so here. There are probably 200 other

RE: Jar help

2004-06-14 Thread Bielby, Randy J
Message- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Friday, June 11, 2004 8:58 PM To: Maven Users List Subject: Re: Jar help First of all, sorry for the long email. The right way according to maven is probably going to seem tedious at first from your point of view, but in the long run

RE: Jar help

2004-06-14 Thread Maczka Michal
-Original Message- From: Bielby, Randy J [mailto:[EMAIL PROTECTED] Sent: Monday, June 14, 2004 5:17 PM To: Maven Users List Subject: RE: Jar help First let me say that I really appreciate the responses I have recieved on this issue. They have been very helpful in at least

RE: Jar help

2004-06-14 Thread Jesper Linvald
Message- From: Bielby, Randy J [mailto:[EMAIL PROTECTED] Sent: 14. juni 2004 17:17 To: Maven Users List Subject: RE: Jar help First let me say that I really appreciate the responses I have recieved on this issue. They have been very helpful in at least giving me a start as to how to resolve

RE: Jar help

2004-06-14 Thread John Casey
while the build process is utilizing Maven. Randy Bielby x32258 -Original Message- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Friday, June 11, 2004 8:58 PM To: Maven Users List Subject: Re: Jar help First of all, sorry for the long email. The right way

RE: Jar help

2004-06-14 Thread Bielby, Randy J
-Original Message- From: Maczka Michal [mailto:[EMAIL PROTECTED] Sent: Monday, June 14, 2004 10:31 AM To: 'Maven Users List' Subject: RE: Jar help -Original Message- From: Bielby, Randy J [mailto:[EMAIL PROTECTED] Sent: Monday, June 14, 2004 5:17 PM To: Maven Users List

RE: Jar help

2004-06-14 Thread Bielby, Randy J
-Original Message- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Monday, June 14, 2004 12:17 PM To: Maven Users List Subject: RE: Jar help You mention that your company works through a large number of highly fragmented teams. Also, I'm sure that the codebase overall consists

RE: Jar help

2004-06-14 Thread Tim Reilly
Well, I not so long ago began to pursue such an upstream battle. I will say that had we implemented maven, a lot of problems would have fallen away relating to a very inexperienced team considering what we were trying to accomplish. Similar environment/architecture I think; WSAD, Websphere, web

Re: Jar help

2004-06-11 Thread Julian C. Dunn
On Fri, 2004-06-11 at 14:32, Bielby, Randy J wrote: I have a situation that I don't believe is unique but I can't seem to find all the info I'm looking for. I have several projects with a number of dependent jars. The development team is anywhere from 10-30 developers depending upon the

Re: Jar help

2004-06-11 Thread Erik Husby
Bielby, Randy J wrote: Hello, First, I'm a newbie and just getting started. I'm trying to proof out an existing build that is currently using Ant, while also making a determination of Maven is a good choice for new projects. I have a situation that I don't believe is unique but I can't seem to

Re: Jar help

2004-06-11 Thread John Casey
First of all, sorry for the long email. The right way according to maven is probably going to seem tedious at first from your point of view, but in the long run will probably save you hours of headache: I understand your desire to use WEB-INF/lib for the source of your dependencies. However, I