Re: MissingProjectException

2012-11-29 Thread Ron Wheeler
. -Original Message- From: Ron Wheeler [mailto:rwhee...@artifact-software.com] Sent: donderdag 29 november 2012 16:16 To: users@maven.apache.org Subject: Re: MissingProjectException Are you getting any useful info from the Netbeans community? It does not look like a Maven issue. Ron On 29/11/2012

RE: MissingProjectException

2012-11-29 Thread Froggerbin
Nothing at all. -Original Message- From: Ron Wheeler [mailto:rwhee...@artifact-software.com] Sent: donderdag 29 november 2012 16:16 To: users@maven.apache.org Subject: Re: MissingProjectException Are you getting any useful info from the Netbeans community? It does not look like a Maven

Re: MissingProjectException

2012-11-29 Thread Ron Wheeler
toke notice of that, or know that, then you are on a good way. Josef -Ursprüngliche Nachricht- Von: Froggerbin [mailto:frogger...@gmail.com] Gesendet: Mittwoch, 28. November 2012 00:03 An: 'Maven Users List'; rwhee...@artifact-software.com Betreff: RE: MissingProjectExc

RE: MissingProjectException

2012-11-29 Thread Froggerbin
Users List Cc: rwhee...@artifact-software.com Subject: Re: MissingProjectException These escapes would work in bash, but Windows batch interpreter uses ^ character for escaping, and ignores double backslashes. Additionally, in Windows you cannot set variables with VAR=VALUE syntax. What is the i

RE: MissingProjectException

2012-11-29 Thread Froggerbin
:frogger...@gmail.com] Gesendet: Mittwoch, 28. November 2012 00:03 An: 'Maven Users List'; rwhee...@artifact-software.com Betreff: RE: MissingProjectException To me it simply looks like the " character is being escaped with "\ on both sides: "\" sample \"" I figure Ne

Re: MissingProjectException

2012-11-28 Thread Mikhail Kalkov
s List" , rwhee...@artifact-software.com Sent: Wednesday, November 28, 2012 12:03:00 AM Subject: RE: MissingProjectException To me it simply looks like the " character is being escaped with "\ on both sides: "\" sample \"" I figure NetBeans did this because the pa

RE: MissingProjectException

2012-11-27 Thread Froggerbin
23:59 To: users@maven.apache.org Subject: Re: MissingProjectException On 27/11/2012 4:07 PM, Froggerbin wrote: > "\"E:\\Apps (x86)\\Dev\\apachemaven\\apache-maven-3.0.4\\bin\\mvn.bat\"" This looks very odd and I am not sure how any normal parser is going to deal with

Re: MissingProjectException

2012-11-27 Thread Ron Wheeler
On 27/11/2012 4:07 PM, Froggerbin wrote: "\"E:\\Apps (x86)\\Dev\\apachemaven\\apache-maven-3.0.4\\bin\\mvn.bat\"" This looks very odd and I am not sure how any normal parser is going to deal with this. What is it supposed to be? Ron -- Ron Wheeler President Artifact Software Inc email: rwhee.

RE: MissingProjectException

2012-11-27 Thread Froggerbin
Tried. Didn't work. -Original Message- From: Milos Kleint [mailto:mkle...@gmail.com] Sent: dinsdag 27 november 2012 22:04 To: Maven Users List Cc: rwhee...@artifact-software.com Subject: Re: MissingProjectException what about moving maven installation out of a path with bracket

Re: MissingProjectException

2012-11-27 Thread Milos Kleint
gt; > -Original Message- > From: Ron Wheeler [mailto:rwhee...@artifact-software.com] > Sent: dinsdag 27 november 2012 18:00 > To: users@maven.apache.org > Subject: Re: MissingProjectException > > This looks like a Netbeans issue. > You might get more help there. > T

Re: MissingProjectException

2012-11-27 Thread Ron Wheeler
project builds correctly in NetBeans in the virtual machine though. We still don't know what is the cause. -Original Message- From: Ron Wheeler [mailto:rwhee...@artifact-software.com] Sent: dinsdag 27 november 2012 19:37 To: users@maven.apache.org Subject: Re: MissingProjectException So

RE: MissingProjectException

2012-11-27 Thread Froggerbin
ssage- From: Ron Wheeler [mailto:rwhee...@artifact-software.com] Sent: dinsdag 27 november 2012 19:37 To: users@maven.apache.org Subject: Re: MissingProjectException So it is a Netbeans problem. You might want to ask in a Netbeans forum. Ron On 27/11/2012 1:01 PM, Froggerbin wrote: > I jus

Re: MissingProjectException

2012-11-27 Thread Ron Wheeler
orked. Same error. What is strange is that things work correctly in Windows XP 32 bit virtual machine. -Original Message- From: Milos Kleint [mailto:mkle...@gmail.com] Sent: dinsdag 27 november 2012 18:31 To: Maven Users List Subject: Re: MissingProjectException well, you've changed

RE: MissingProjectException

2012-11-27 Thread Froggerbin
ssage- From: Milos Kleint [mailto:mkle...@gmail.com] Sent: dinsdag 27 november 2012 18:31 To: Maven Users List Subject: Re: MissingProjectException well, you've changed everything else but the JDK. that's where the thought is coming from. And it has to be something with your setup,

RE: MissingProjectException

2012-11-27 Thread Froggerbin
ven-3.0.4\\bin\\mvn.bat\"" -Dnetbeans.deploy=true package -Original Message- From: Ron Wheeler [mailto:rwhee...@artifact-software.com] Sent: dinsdag 27 november 2012 18:00 To: users@maven.apache.org Subject: Re: MissingProjectException This looks like a Netbeans issue. You might g

Re: MissingProjectException

2012-11-27 Thread Milos Kleint
mber 2012 17:48 > To: Maven Users List > Subject: Re: MissingProjectException > > I would bet on the jdk then. > > Milos > > On Tue, Nov 27, 2012 at 5:42 PM, Froggerbin wrote: >> That is the whole problem. The project is not in E:\. It's in >> E:\Dev\Apps\Jav

Re: MissingProjectException

2012-11-27 Thread Ron Wheeler
be at fault in this and what does it have to do with the path? -Original Message- From: Milos Kleint [mailto:mkle...@gmail.com] Sent: dinsdag 27 november 2012 17:48 To: Maven Users List Subject: Re: MissingProjectException I would bet on the jdk then. Milos On Tue, Nov 27, 2012 at 5:

RE: MissingProjectException

2012-11-27 Thread Froggerbin
How would the JDK be at fault in this and what does it have to do with the path? -Original Message- From: Milos Kleint [mailto:mkle...@gmail.com] Sent: dinsdag 27 november 2012 17:48 To: Maven Users List Subject: Re: MissingProjectException I would bet on the jdk then. Milos On Tue

Re: MissingProjectException

2012-11-27 Thread Milos Kleint
e- > From: Milos Kleint [mailto:mkle...@gmail.com] > Sent: dinsdag 27 november 2012 14:11 > To: Maven Users List > Subject: Re: MissingProjectException > > I suggest you move the project from root E:\ to something like E:\projectA > (thus the pom.xml file will be at E:\proj

RE: MissingProjectException

2012-11-27 Thread Froggerbin
bject: Re: MissingProjectException I suggest you move the project from root E:\ to something like E:\projectA (thus the pom.xml file will be at E:\projectA\pom.xml Milos On Tue, Nov 27, 2012 at 12:17 PM, Froggerbin wrote: > Hello, > > > > When I try to either Build, Clean and Build

Re: MissingProjectException

2012-11-27 Thread Milos Kleint
I suggest you move the project from root E:\ to something like E:\projectA (thus the pom.xml file will be at E:\projectA\pom.xml Milos On Tue, Nov 27, 2012 at 12:17 PM, Froggerbin wrote: > Hello, > > > > When I try to either Build, Clean and Build or Run (play button) my ' >