multiple remote repos

2003-12-29 Thread Scott Tavares
i have some digging and see some chatter about maven having the ability to define multiple remote repos. Has there been anything implemented in this reguard? TIA -ScottTavares- - To unsubscribe, e-mail: [EMAIL PROTECTED] For a

Re: HELP: collapsible items

2003-12-06 Thread Scott Tavares
Scott Tavares wrote: Hi all, I'm trying to create collapsible items as stated in: http://maven.apache.org/reference/plugins/xdoc/faq.html#navigation-collapse this is navigation file (which is only being used for testing at the m

HELP: collapsible items

2003-12-06 Thread Scott Tavares
Hi all, I'm trying to create collapsible items as stated in: http://maven.apache.org/reference/plugins/xdoc/faq.html#navigation-collapse this is navigation file (which is only being used for testing at the moment):

Re: [VOTE] The Maven Logo

2003-11-30 Thread Scott Tavares
Jason van Zyl wrote: On Sun, 2003-11-30 at 16:00, Vincent Massol wrote: I'd like to see the report registration mechanism untied from the site plugin so that any plugin wishing to use it can. Once this is done, all plugins web site generation plugins will be equal. It's been suggested bef

Re: [VOTE] The Maven Logo

2003-11-26 Thread Scott Tavares
Steve Lewis wrote: That's hilarious. I've been listening to the conversation amusingly. Steve --- "Craig S. Cottingham" <[EMAIL PROTECTED]> wrote: Somebody email Mike Godwin, and tell him we have a counterexample to his Law ( http://info.astrian.net/jargon/terms/g/Godwin_s_Law.html ).

Re: [VOTE] The Maven Logo

2003-11-26 Thread Scott Tavares
Peter Bright wrote: if the Nazi's had stayed in power till now (~70 years) with the same genocidal mentality witnessed during Hitler Germany, ~ 150 million people would be dead at the hands of Nazi's. No, they wouldn't, for the simple reason that he would have run out of Jews and Slavs to kil

Re: The Maven Logo

2003-11-22 Thread Scott Tavares
of the other powerdby images, simply set maven.xdoc.poweredby.image=maven-frankenstein.png You can stash your own logo in there and choose it. ----- Original Message - From: "Scott Tavares" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent

The Maven Logo

2003-11-22 Thread Scott Tavares
Hi all, Right off the bat, this post is NOT intended to start a flame fest or offend anyone. With that said, I work for the State of Rhode Island department of corrections. We are at the very early stages of re-writing our core application. We will be using Maven as our build tool, and in so d

excluding files from

2003-11-20 Thread Scott Tavares
... can anyone point me to docs on the deploy plugin. I'm looking for a way to exclude one or more files from the deploy:copy-deps tag. TIA -ScottTavares- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

Re: classpath

2003-11-08 Thread Scott Tavares
never mind... I found it... Scott Tavares wrote: Could someone point me to an example of how to setup a classpath from using the dependencies so that it can be used with the ant:java tag? TIA -ScottTavares- - To unsubscribe

classpath

2003-11-08 Thread Scott Tavares
Could someone point me to an example of how to setup a classpath from using the dependencies so that it can be used with the ant:java tag? TIA -ScottTavares- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: copying the dependencies

2003-11-06 Thread Scott Tavares
ing reasons, instead of Maven's CVS (at least for now). - Brett -Original Message- From: Scott Tavares [mailto:[EMAIL PROTECTED] Sent: Friday, 7 November 2003 1:24 PM To: Maven Users List Subject: copying the dependencies Hi all, I'm writing a maven plugin for the JWSDP-1.3. I

copying the dependencies

2003-11-06 Thread Scott Tavares
Hi all, I'm writing a maven plugin for the JWSDP-1.3. I was using maven rc-1 with the following tag in a goal: which worked well. But I decided to build maven from cvs and to start using artifact and group ID's. Now the above tag does not work anymore. So my question is, is there a replacem

Re: copy-deps

2003-09-20 Thread Scott Tavares
Scott Tavares wrote: Hi all, I'm just starting to learn maven and I'm going through the users guide. I'm at a point where I have a maven.xml file that looks like this: xmlns:deploy="deploy"> ava

copy-deps

2003-09-20 Thread Scott Tavares
Hi all, I'm just starting to learn maven and I'm going through the users guide. I'm at a point where I have a maven.xml file that looks like this: xmlns:deploy="deploy"> avalon-framework 4.0 t