(mantychore) maven3 classpath prob: when mvn test in bundle works parent fails

2011-08-01 Thread Roc Vallès
Hello, We're trying to migrate our mantychore project to maven3, which has been reasonably seamless, except for this issue which we're having trouble figuring out. Our project trunk builds just fine (mvn clean install -DskipTests, as long as netconf4j has been built and installed) with both maven2

(mantychore) maven3 classpath prob: when mvn test in bundle works parent fails

2011-08-01 Thread Roc Vallès
Hello, We're trying to migrate our mantychore project to maven3, which has been reasonably seamless, except for this issue which we're having trouble figuring out. Our project trunk builds just fine (mvn clean install -DskipTests, as long as netconf4j has been built and installed) with both maven2

Local repository config prob.. got stuck.. Qucikly reply

2008-10-14 Thread rohan chauhan
download to my local pc(Not Where Archiva install) What else i need to set for - Original Message From: rohan chauhan <[EMAIL PROTECTED]> To: Maven Users List Sent: Tuesday, 14 October, 2008 5:28:50 PM Subject: Re: Local repository config prob Thanks for ur quick reply.. But

Local repository config prob

2008-10-14 Thread rohan chauhan
download to my local pc(Not Where Archiva install) What else i need to set for - Original Message From: rohan chauhan <[EMAIL PROTECTED]> To: Maven Users List Sent: Tuesday, 14 October, 2008 5:28:50 PM Subject: Re: Local repository config prob Thanks for ur quick reply.. But i w

Re: Local repository config prob

2008-10-14 Thread rohan chauhan
gt; To: Maven Users List Sent: Tuesday, 14 October, 2008 5:13:39 PM Subject: Re: Local repository config prob You are correct - you can remove the proxy settings in this scenario. Cheers, Brett On 14/10/2008, at 10:09 PM, rohan chauhan wrote: > Hi all > > I installl Apache Archiva and

Re: Local repository config prob

2008-10-14 Thread Baptiste MATHUS
... I hope the settings.xml you put is not the one you provided. In fact, I guess "10..10.136.103" is not a fully compliant IP address for your proxy... If you plan to redirect all requests though your archiva server, the I'd advice you not to specify any proxy. If there's a maven repository manag

Re: Local repository config prob

2008-10-14 Thread Brett Porter
You are correct - you can remove the proxy settings in this scenario. Cheers, Brett On 14/10/2008, at 10:09 PM, rohan chauhan wrote: Hi all I installl Apache Archiva and configure it as they menstion. and try to check on local PC for mvn install command and its working well. Now thing is

Local repository config prob

2008-10-14 Thread rohan chauhan
Hi all I installl Apache Archiva and configure it as they menstion. and try to check on local PC for mvn install command and its working well. Now thing is when i'm reffering from other PC(within intranet ip is 10.20.30.40) it communicate to Maven public repository not to Apache Archiva instal

RE: profile prob

2007-02-27 Thread EJ Ciramella
NVM - I did have a nested duplicated profile. -Original Message- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 27, 2007 2:37 PM To: Maven Users List Subject: profile prob Can anyone help me find the source of this warning/error? [WARNING] Overriding profile

profile prob

2007-02-27 Thread EJ Ciramella
Can anyone help me find the source of this warning/error? [WARNING] Overriding profile: 'ca-olive' (source: profiles.xml) with new instance from source: profiles.xml I only have on entry in profiles.xml that is called "ca-olive"...

prob

2006-08-10 Thread Parmar, Vijendra Singh
I have installed maven set path working fine. But when I try to execute any maven command it always gives error as The respective plugin is missing or wrong version is present. I kept all plugings at two locations. One in plugings of my eclipse Other directly to the Maven/Bin folder. I do