Re: Not using pom.xml

2006-07-14 Thread Eric Redmond
ou see anyway to achieve this. Thanks -Jagan -Original Message- From: Eric Redmond [mailto:[EMAIL PROTECTED] Sent: Thursday, July 13, 2006 2:43 PM To: Maven Developers List Subject: Re: Not using pom.xml I don't believe that is an option. The question is... why? Is it because you want

RE: Not using pom.xml

2006-07-13 Thread hermod.opstvedt
(jpadmana - Insight Solutions, Inc. at Cisco) [mailto:[EMAIL PROTECTED] Sent: Friday, July 14, 2006 7:56 AM To: Maven Developers List Subject: RE: Not using pom.xml I think there is no "=" sign. Its just @requiresProject false. This will run fine with no pom.xml but if pom is available it

RE: Not using pom.xml

2006-07-13 Thread Jagan Padmanabha Pillai -X \(jpadmana - Insight Solutions, Inc. at Cisco\)
TED] Sent: Thursday, July 13, 2006 10:44 PM To: dev@maven.apache.org Subject: RE: Not using pom.xml Hi Did you set @requiresProject=false? Hermod -Original Message- From: Jagan Padmanabha Pillai -X (jpadmana - Insight Solutions, Inc. at Cisco) [mailto:[EMAIL PROTECTED] Sent: Thursda

RE: Not using pom.xml

2006-07-13 Thread hermod.opstvedt
Hi Did you set @requiresProject=false? Hermod -Original Message- From: Jagan Padmanabha Pillai -X (jpadmana - Insight Solutions, Inc. at Cisco) [mailto:[EMAIL PROTECTED] Sent: Thursday, July 13, 2006 11:08 PM To: Maven Developers List Subject: Not using pom.xml Hi, Is there any way

RE: Not using pom.xml

2006-07-13 Thread Jagan Padmanabha Pillai -X \(jpadmana - Insight Solutions, Inc. at Cisco\)
e the pom file itself. Do you see anyway to achieve this. Thanks -Jagan -Original Message- From: Eric Redmond [mailto:[EMAIL PROTECTED] Sent: Thursday, July 13, 2006 2:43 PM To: Maven Developers List Subject: Re: Not using pom.xml I don't believe that is an option. The question is...

Re: Not using pom.xml

2006-07-13 Thread Eric Redmond
I don't believe that is an option. The question is... why? Is it because you want to always require the user to enter command-line parameters? Thanks; Eric On 7/13/06, Jagan Padmanabha Pillai -X (jpadmana - Insight Solutions, Inc. at Cisco) <[EMAIL PROTECTED]> wrote: Hi, Is there any way I c