RE: Input from Maven Users

2003-10-07 Thread Bateman Pat UK MYT
tags within CVS. Finally getting some control from the madness of one year ago. Thanks Maven Pat -Original Message- From: Konstantin Priblouda [mailto:[EMAIL PROTECTED] Sent: 06 October 2003 17:17 To: Maven Users List Subject: RE: Input from Maven Users --- Bateman Pat UK MYT [EMAIL

RE: Input from Maven Users

2003-10-06 Thread Bateman Pat UK MYT
Code Management and Defect Management plugin to provide some form of Release Management. Hope this helps Pat -Original Message- From: Timothy Fisher [mailto:[EMAIL PROTECTED] Sent: 03 October 2003 22:16 To: Maven Users List Subject: RE: Input from Maven Users Pat, Based on your

Re: Input from Maven Users

2003-10-04 Thread Paul Libbrecht
report for divergent dependencies has been a life saver in a 10+ project environment. The next step is getting POM multiple inheritance. -Original Message- From: Robles, Rogelio [mailto:[EMAIL PROTECTED] Sent: 02 October 2003 20:22 To: 'Maven Users List' Subject: RE: Input from Maven Users

RE: Input from Maven Users

2003-10-03 Thread GONNOT boris
We used maven for 7 month, and we found it very useful. It helps us : - to manage correctly and uniformly dependency version . - to provide (easily) project documentation - to remove our 'dirty fat' Ant scripts - ... The Cons: - Sometimes we had to update plug-in in order to

RE: Input from Maven Users

2003-10-03 Thread Bateman Pat UK MYT
: Input from Maven Users -Original Message- From: Siegfried Goeschl [mailto:[EMAIL PROTECTED] ... +) Maintaining the JAR dependencies and versions across more than 10 subprojects is a pain in the ass. Nothing wrong with MAVEN here but I'm still thinking of a maven plugin doing

Re: Input from Maven Users

2003-10-03 Thread Timothy Fisher
Yes, I am still interested. I'm interested in how people are making use of it in their daily work, and whether your biased in favor of Maven or not, I don't think is a factor. The article will be a positive one about Maven. Thanks, Tim [EMAIL PROTECTED] wrote: Are you interested in

RE: Input from Maven Users

2003-10-03 Thread Timothy Fisher
for divergent dependencies has been a life saver in a 10+ project environment. The next step is getting POM multiple inheritance. -Original Message- From: Robles, Rogelio [mailto:[EMAIL PROTECTED] Sent: 02 October 2003 20:22 To: 'Maven Users List' Subject: RE: Input from Maven Users

Input from Maven Users

2003-10-02 Thread Timothy Fisher
Hello, I'm in the process of writing an article about Maven that will be published. I'd like to hear from users who have been successfully using Maven, particularly in enterprise settings. Although, I am open to hearing from open-source users as well. What I'm looking for is comments about

Re: Input from Maven Users

2003-10-02 Thread Henri Yandell
On Thu, 2 Oct 2003, Timothy Fisher wrote: What I'm looking for is comments about how you use Maven. What features do you use? Maven can do quite a bit for your project, what do you have it do for your project? At work, we pretty much just use it for the dependency downloading, easy

Re: Input from Maven Users

2003-10-02 Thread Siegfried Goeschl
Hi Timothy, I installed MAVEN within a few companies in Austria and Switzerland ranging from 10 to 100+ subprojects as a lowely SQA consultant. Could be called enterprise settings ... SMALLTALK = +) Maven was used for doing

Re: Input from Maven Users

2003-10-02 Thread Siegfried Goeschl
On Thursday 02 October 2003 20:07, Henri Yandell wrote: We were using Ant before we moved to Maven. Knowing just how to run things was tricky as each ant script was custom copied/hacked for each module. Maven effectively standardised that. However we did end up with 2 custom plugins that

RE: Input from Maven Users

2003-10-02 Thread Robles, Rogelio
-Original Message- From: Siegfried Goeschl [mailto:[EMAIL PROTECTED] ... +) Maintaining the JAR dependencies and versions across more than 10 subprojects is a pain in the ass. Nothing wrong with MAVEN here but I'm still thinking of a maven plugin doing the stuff from the

Re: Input from Maven Users

2003-10-02 Thread Henri Yandell
On Thu, 2 Oct 2003, Siegfried Goeschl wrote: On Thursday 02 October 2003 20:07, Henri Yandell wrote: We were using Ant before we moved to Maven. Knowing just how to run things was tricky as each ant script was custom copied/hacked for each module. Maven effectively standardised that.

Re: Input from Maven Users

2003-10-02 Thread dion
Are you interested in obviously biased answers? As a developer of Maven, I'm also a user. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Timothy Fisher [EMAIL PROTECTED] wrote on 03/10/2003 03:06:47 AM: Hello, I'm in the process of writing an