Re: Maven in Netbeans

2008-05-29 Thread theunsgis
in NB with the -e switch? simply cd in your project root dir and then mvn -e exec:exec BTW: have u checked plugin config?? Regards, -- Daniele De Francesco Senior Java Architect Value Team Italia On Tue, May 27, 2008 at 4:30 PM, theunsgis [EMAIL PROTECTED] wrote: Daniele De

Re: Maven in Netbeans

2008-05-29 Thread theunsgis
, maybe related to http://jira.codehaus.org/browse/MEVENIDE-640 this issue? Milos On 5/29/08, theunsgis [EMAIL PROTECTED] wrote: HI Thanks this help. I still get the problem though , and i did upgrade to the latest maven 3.1.2, Can you tel me what this means : Result

Re: Maven in Netbeans

2008-05-29 Thread theunsgis
your local repository in C:/r could give you some air to breathe, but in general it's a failure on my part that I haven't seen this coming.. I'll have to come up with some different way of running projects I guess.. or a workaround of sorts. Sorry Milos On 5/29/08, theunsgis [EMAIL

Re: Maven in Netbeans

2008-05-29 Thread theunsgis
HOw do i move the local repository to c:\ ? mkleint-3 wrote: that's it, that's the default AFAIK. however obviously it doens't work in some scenarios. Milos theunsgis wrote: HI Thanks for the reply What is the correct setting for Execute Goals in the maven projects properties

Re: Maven in Netbeans

2008-05-29 Thread theunsgis
/localRepository element. and move your existing repository from ~/.m2/repository there. Milos On 5/29/08, theunsgis [EMAIL PROTECTED] wrote: HOw do i move the local repository to c:\ ? mkleint-3 wrote: that's it, that's the default AFAIK. however obviously it doens't work in some