1 Reply Latest reply on Nov 21, 2013 4:57 PM by rcernich

    error when testing tranforms quickstart

    magick93

      Hi

       

      Im trying to understand how transforms work.

       

      I have deployed the quickstart to EAP 6.1, but am getting the following error when I run  mvn exec:java -Dexec.args="new":

       

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

      [INFO] BUILD FAILURE

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

      [INFO] Total time: 4.013s

      [INFO] Finished at: Thu Nov 21 19:10:26 GMT+01:00 2013

      [INFO] Final Memory: 19M/47M

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

      [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:java (default-cli) on project switchyard-quickstart-transform-json: The parameters 'mainClass' for goal org.codehaus.mojo:exec-

      maven-plugin:1.2.1:java are missing or invalid -> [Help 1]

      [ERROR]

      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.

      [ERROR] Re-run Maven using the -X switch to enable full debug logging.

      [ERROR]

      [ERROR] For more information about the errors and possible solutions, please read the following articles:

      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginParameterException

      C:\Users\Anton\git\switchyard-quickstarts\transform-json>

      C:\Users\Anton\git\switchyard-quickstarts\transform-json>

       

      Am I doing something wrong?