Hi Gab, I had quite a lot of trouble using m2eclipse and just skipped it. Since I'm using
mvn eclipse:eclipse everything is fine with Eclipse integration of Maven. This is really simple. Regards, Stephan -----Original Message----- From: Gabriele Columbro [mailto:[email protected]] Sent: Dienstag, 30. März 2010 15:01 To: [email protected] Subject: Annoying Eclipse issue on chemistry-soap-server 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
