oasp / oasp4j

The Open Application Standard Platform for Java
Apache License 2.0
60 stars 303 forks source link

mvn site command fails with the error "class file for javax.interceptor.InterceptorBinding not found" when trying to generate javadoc using Maven javadoc plugin #566

Closed kiran-vadla closed 7 years ago

kiran-vadla commented 7 years ago

When we execute the command 'mvn site' in oasp4j project , it fails with the error "class file for javax.interceptor.InterceptorBinding not found".

amarinso commented 7 years ago

Closed as it is resolved by PR #574