Re: Some maven questions

2009-10-31 Thread Brian Fox
On Fri, Oct 30, 2009 at 6:29 PM, Sony Antony wrote: > Im fairly new to maven. > Tried getting answers to these from books and google. Trying my luch here > > 1. can I add more custom phases to the 23 already defined ( > http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html

Re: Some maven questions

2009-10-30 Thread Wendy Smoak
On Fri, Oct 30, 2009 at 3:29 PM, Sony Antony wrote: > Im fairly new to maven. > Tried getting answers to these from books and google. Trying my luch here You'll probably get better answers if you start a separate thread with a descriptive subject for each of your questions. -- Wendy --

Some maven questions

2009-10-30 Thread Sony Antony
Im fairly new to maven. Tried getting answers to these from books and google. Trying my luch here 1. can I add more custom phases to the 23 already defined ( http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html#Lifecycle_Reference ) ( - I read that phases are already har

Re: Some Maven Questions?

2003-12-25 Thread Moritz Petersen
Am 25.12.2003 um 0:02 Uhr schrieb <[EMAIL PROTECTED]>: Hi, I have the following maven questions: 1) How does one create a maven remote repository? It is nothing else, than a usual http webserver. 2) How does one properly add a 3rd party jar(s) to the maven remote repository? Create a folder

Some Maven Questions?

2003-12-24 Thread conradwt
Hi, I have the following maven questions: 1) How does one create a maven remote repository? 2) How does one properly add a 3rd party jar(s) to the maven remote repository? 3) Where should one store generated jar(s), war(s), and ear(s) prior to deployment? After deployment? Thanks in adv

Some Maven Questions?

2003-12-24 Thread conradwt
Hi, I have the following maven questions: 1) How does one create a maven remote repository? 2) How does one properly add a 3rd party jar(s) to the maven remote repository? 3) Where should one store generated jar(s), war(s), and ear(s) prior to deployment? After deployment? Thanks in adv