adorsys / xs2a

Open Source NextGenPSD2 XS2A Implementation from adorsys.
https://adorsys.com/en/products/
GNU Affero General Public License v3.0
132 stars 62 forks source link

Run an ASPSP-Profile: Unable to find a sui table main class, please add a 'mainClass' property -> #18

Closed tpilcik closed 5 years ago

tpilcik commented 5 years ago

Hi I've problem when run:

Run an ASPSP-Profile: $ cd aspsp-profile $ mvn spring-boot:run

whit this result:

[INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] aspsp-profile [INFO] aspsp-profile-api [INFO] aspsp-profile-lib [INFO] aspsp-profile-server [INFO] aspsp-profile-remote [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aspsp-profile 1.9 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> spring-boot-maven-plugin:1.5.16.RELEASE:run (default-cli) > test-comp ile @ aspsp-profile >>> [INFO] [INFO] <<< spring-boot-maven-plugin:1.5.16.RELEASE:run (default-cli) < test-comp ile @ aspsp-profile <<< [INFO] [INFO] [INFO] --- spring-boot-maven-plugin:1.5.16.RELEASE:run (default-cli) @ aspsp-pro file --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] aspsp-profile ...................................... FAILURE [ 6.767 s] [INFO] aspsp-profile-api .................................. SKIPPED [INFO] aspsp-profile-lib .................................. SKIPPED [INFO] aspsp-profile-server ............................... SKIPPED [INFO] aspsp-profile-remote ............................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.405 s [INFO] Finished at: 2018-10-21T21:50:27+02:00 [INFO] Final Memory: 22M/169M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin :1.5.16.RELEASE:run (default-cli) on project aspsp-profile: Unable to find a sui table main class, please add a 'mainClass' property -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit ch. [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 rea d the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionE xception

DG0lden commented 5 years ago

Hello,

we've moved profile-service under the folder aspsp-profile/aspsp-profile-server An update of startup documentation follows.

DG0lden commented 5 years ago

Pls find our updated Getting started docu here: https://github.com/adorsys/xs2a/blob/develop/doc/GETTING_STARTED.md