> I had no problems compiling this project before, and one day started to fail
> without doing nothing special. The same project, in my PC with windows XP
> and Maven 2.0.10, compiles well. I have tried everything!
> And I know the problem is in the maven-compiler-plugin. Doing some stuff

I highly doubt the problem is in m-c-p. What does your pom.xml look
like, specifically the dependency on the artifact that contains the
Spring OSGi classes? Is that version locked down using
<version>[x.y.z]</version>? Are you sure that artifact actually
contains the classes you think it does?

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to