yeah, I am very sure about that, and I test on XP and Debian, both give the same error.
so in the last few days I have to sitck to the ant to maintain the project.

later I will post the report as Arnaud suggested. Thanks for the attention.

From: Dion Gillard <[EMAIL PROTECTED]>
Reply-To: "Maven Users List" <[email protected]>
To: Maven Users List <[email protected]>
Subject: Re: [m102] strange compile error
Date: Mon, 14 Nov 2005 11:52:05 +1100

Do the JDK versions for the IDE and the command prompt match?

On 11/8/05, luan xl <[EMAIL PROTECTED]> wrote:
> I used the "maven eclipse" to generate the eclipse project, and in the
IDE
> everything is fine, compile is ok and unit test is ok. but when I
switch
> back to using maven:
>
> maven -X java:compile
>
> the compiler can not find getTextContent() method in org.w3c.dom.Node,
and
> point the following statement as an error:
>    code += childList.item(i).getTextContent().hashCode() * 5L;
>
> and I also tried "maven ant" to produce the ant build.xml, then I
compile,
> test, everything is also ok.
>
> so it that a bug?
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
http://www.multitask.com.au/people/dion/
"You are going to let the fear of poverty govern your life and your
reward will be that you will eat, but you will not live." - George
Bernard Shaw

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to