0 Replies Latest reply on Mar 7, 2016 12:50 AM by deepalic

    RichFaces Photoalbums tests being skipped because profile does not exist

    deepalic

      Hi,

       

      I am using jboss-wfk-2.7.0-richfaces-demo.zip and I have observed that the tests on richfaces-photoalbum are not getting executing.

       

      The output is like:

      $mvn test -Parquillian-jbossas-remote

      Downloading...

       

      ...

       

      [INFO] Tests are skipped.

      [INFO] ------------------------------------------------------------------------

      [INFO] BUILD SUCCESS

      [INFO] ------------------------------------------------------------------------

      [INFO] Total time: 1:44.269s

      [INFO] Finished at: Mon Mar 07 11:08:56 IST 2016

      [INFO] Final Memory: 22M/375M

      [INFO] ------------------------------------------------------------------------

      [WARNING] The requested profile "arquillian-jbossas-remote" could not be activated because it does not exist.

       

      So it does not execute any of the tests. I do not see the profile in pom.xml. Is there any other command by which I can execute the tests?