Hi Gabriele,

I once had this problem on a machine whose default Java VM was 1.5, as
opposed to 1.6. Do you know what Java version m2eclipse uses?

Kind regards
Dominique

On Tue, Mar 30, 2010 at 3:01 PM, Gabriele Columbro
<[email protected]> wrote:
> Hey guys,
> even though my command line Maven build seems happy about our modules
> dependencies and builds fine, I got an annoying glitch in my Eclipse error
> panel,
> for class
> chemistry/chemistry-soap-server/src/main/java/org/apache/chemistry/soap/server/AuthHandler.java
> mentioning at line 80  that "SOAPHeader cannot be resolved to a type"
> and at line 82 that "The type javax.xml.soap.SOAPMessage cannot be resolved.
> It is indirectly referenced from required .class files"
>
> I'm guessing this has something to do with my m2eclipse integration and the
> way it uses the emdedded maven (3.x I believe) to resolve transitive
> dependencies (like this WS related stuff),
> as I repeat build works fine from the cmd line and in Hudson.
>
> I was just wondering if any of you has this issue which keeps bothering me
> in the error pane (I hate red alerts in my code, and don't suggest me to use
> filters plz :) ) and if you found any workaround.
>
> Thanks in advance for any suggestion,
> ciao!
>
> Gab
>
>
>
>
>
> --
>
> Gabriele Columbro
> Field Consultant, EMEA Professional Services
> Alfresco Software, Ltd. (http://www.alfresco.com)
>
> M: +31 (0)627 565 103
> P: +39 320 161 28 46
> D: +44 (0)1628 876 654
> Skype: gabrielecolumbro
> Blog: http://www.mindthegab.com
>
> Tweet this:  #Alfresco #SpringSource announce Spring Surf Extension for web
> app development http://bit.ly/alfsurf
>
>
>
>
>
>
>

Reply via email to