That's interesting. Can you post the output of:
java -version
and
mvn -version
Also can you tell me whether there's a (auto generated) org/jboss/ejb/client/Logs_$logger.class in JBOSS_HOME/modules/org/jboss/ejb-client/main/jboss-ejb-client-1.0.10.Final.jar? You can do a
jar -tf jboss-ejb-client-1.0.10.Final.jar
to get that output
That's interesting. Can you post the output of:
and
Also can you tell me whether there's a (auto generated) org/jboss/ejb/client/Logs_$logger.class in JBOSS_HOME/modules/org/jboss/ejb-client/main/jboss-ejb-client-1.0.10.Final.jar? You can do a
jar -tf jboss-ejb-client-1.0.10.Final.jar
to get that output