volosied commented on PR #675:
URL: https://github.com/apache/myfaces/pull/675#issuecomment-1904738198

   @melloware @tandraschko  I'm getting the following error.  Could either of 
figure out why? 
   
   ```
   [INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running 
org.apache.myfaces.core.extensions.quarkus.showcase.QuarkusMyFacesShowcaseTest
   [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
1.393 s <<< FAILURE! - in 
org.apache.myfaces.core.extensions.quarkus.showcase.QuarkusMyFacesShowcaseTest
   [ERROR] 
org.apache.myfaces.core.extensions.quarkus.showcase.QuarkusMyFacesShowcaseTest  
Time elapsed: 1.393 s  <<< ERROR!
   java.lang.RuntimeException: java.lang.RuntimeException: 
java.lang.ClassNotFoundException: 
org.apache.myfaces.core.extensions.quarkus.deployment.MyFacesProcessor
   Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: 
org.apache.myfaces.core.extensions.quarkus.deployment.MyFacesProcessor
   Caused by: java.lang.ClassNotFoundException: 
org.apache.myfaces.core.extensions.quarkus.deployment.MyFacesProcessor
   
   [INFO] 
   [INFO] Results:
   [INFO] 
   [ERROR] Errors: 
   [ERROR]   QuarkusMyFacesShowcaseTest ยป Runtime java.lang.RuntimeException: 
java.lang.Cla...
   [INFO] 
   [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to