You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by D D <da...@gmail.com> on 2010/05/26 22:31:41 UTC

WAS6 Plugin Validation Error

Hello,

I get an error when running WAS6 plugin (
http://mojo.codehaus.org/was6-maven-plugin/).

The error comes from ejb validation step. [*Error]
ejbModule/my/module/name/JavaFile.java(8): CHKJ2907E: Type
my.module.name.JavaFile, or one of its supertypes, cannot be reflected.
Check the classpath.

The catch is that the pom.xml has all the required jar-s referenced.
Unfortunately once the execution is passed to a shellscript the dependencies
are not forwarded.

Any ideas what to do?

Thanks,
Dave