Hi Chen, I which ways you imported the project to intellij idea? There are two ways, 1) running mvn idea:idea and creating the idea project files and then import from idea. 2) directly importing the project from the pom.xml itself (idea10 supports this.)
I usually do the first option and it should work fine. thanks, On Wed, Apr 20, 2011 at 5:45 PM, Cuiting Chen <[email protected]>wrote: > Hi there, > > I build axis2 source code successfully, the project is also imported in > IntelliJ, and there are still some errors, e.g., "package > org.apache.axiom.om does not exist". Theoretically maven should deal with > the dependencies automatically when building the source code, and those > errors should not show up. Is there anything wrong? How can I make those > errors disappear? Thanks in advance! > > -- > Best regards, > Cuiting Chen > > -- Supun Malinga, Software Engineer, WSO2 Inc. http://wso2.com http://wso2.org email - [email protected] <[email protected]> mobile - 071 56 91 321
