« Return to Thread: Netbeans: pwd: cannot access parent directories [No such file or directory]

Re: Re: Netbeans: pwd: cannot access parent directories [No such file or directory]

by Milos Kleint-2 :: Rate this Message:

Reply to Author | View in Thread

do you have a sample project demonstrating the problem?
does it build on the command line? if so, set the
Tools/Options/Misc/Maven preference to command line maven, the
embedded one has multitude of problems.

Milos

On Sat, Oct 25, 2008 at 5:31 AM, Edgar Merino <donvodka@...> wrote:

> By the way, this is the latest version of the mavenide plugin (3.1.5) and
> netbeans 6.1.
>
>
> Edgar Merino escribió:
>>
>> Hello,
>>
>>   I recently downloaded the mavenide plugin for netbeans, it was working
>> ok, but it started to give errors when building/cleaning the application:
>> pwd: cannot access parent directories [No such file or directory]. Because
>> of this maven fails to build the project with the following error: Cannot
>> execute mojo: resources. It requires a project with an existing pom.xml, but
>> the build is not using one. I noticed this happened after I set the <name>
>> of a project to a name containing spaces like "my project", but then even
>> after restarting the ide any other project that I create fails to build with
>> the same errors (even when the name contains no spaces at all).
>>
>>   This has to be a bug, but I don't know how to solve this, can anyone
>> give me a hint? This is under opensolaris 2008.05.
>>
>> Regards,
>> Edgar Merino
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>   http://xircles.codehaus.org/manage_email
>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Netbeans: pwd: cannot access parent directories [No such file or directory]