Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with tars-springboot-server and tars-spring-boot-http-server #165

Open
perapallamaneesha opened this issue Jun 9, 2021 · 0 comments

Comments

@perapallamaneesha
Copy link

Hi, I am a new bee in Tars, I have two issues while trying out examples tars-spring-boot-http-server and tars-spring-boot-server on Tarsweb.

ISSUE1: While converting tars-springboot-server into jar file using "mvn package" i have encountered the following error
[centos@tars-mater1 tars-spring-boot-server]$ mvn package
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] 'groupId' is missing. @ line 4, column 109
[FATAL] 'version' is missing. @ line 4, column 109
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project [unknown-group-id]:tars-spring-boot-server:[unknown-version] (/home/centos/TarsJava/examples/tars-spring-boot-server/pom.xml) has 2 errors
[ERROR] 'groupId' is missing. @ line 4, column 109
[ERROR] 'version' is missing. @ line 4, column 109
[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/ProjectBuildingException

ISSUE2: Also after uploading tars-spring-boot-http-server.jar file in tarsweb i am getting "Failed:system error" in publishing timestamp of uploaded package.

Can someone please give thier valuable inputs on resolving this issue.Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant