i totally agree with Wayne, you are missing some dependencies in your
pom.xml
  <dependencies>
   <dependency>
      <groupId>xxxx</groupId>
      <artifactId>yyyy</artifactId>
      <version>x.x</version>
    </dependency>
  </dependencies>
hope it helps

2010/5/26 Wayne Fay <wayne...@gmail.com>

> > Getting a bunch of these.  Do I have to configure the compiler
> > plugin and explicitly tell it to use the .jars referenced in my build
> path?
>
> No configuration of the compiler plugin should be necessary. You
> simply need to properly configure your <dependency> list.
>
> Most likely you are simply missing one or more dependencies -- looks
> like axis2 is the first, but I don't recognize the com.idx one and
> assume it is an internal artifact that you're working on.
>
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>


-- 
Zayen Fradj
Ingénieur Informaticien
Sun Certified Programmer

Reply via email to