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

What is the difference between start and run goals? #62

Closed
niyue opened this issue Nov 22, 2016 · 8 comments
Closed

What is the difference between start and run goals? #62

niyue opened this issue Nov 22, 2016 · 8 comments

Comments

@niyue
Copy link

niyue commented Nov 22, 2016

I read the doc about these two goals, start and run:
http:https://dynamodb.jcabi.com/start-mojo.html
http:https://dynamodb.jcabi.com/run-mojo.html
But I couldn't understand what the exact difference is between them.

I expected the mvn jcabi-dynamodb:run goal to work like mvn jetty:run, which starts a long running daemon and doesn't quit immediately. But it turned out not to work as I expected and the dynamodb quits immediately after Maven quits.

I read through the github issues/PRs here, and found issue #35 and PR #53:

I wonder what is the expected behavior for the run goal, is it a bug for its current behavior, issue #35 a work around for this bug and PR #53 is the fix for this bug? If it is not a bug, how should we use the run goal? Thanks.

@dmarkov
Copy link

dmarkov commented Nov 28, 2016

@yegor256 please pay attention to this issue (par.21)

yegor256 added a commit that referenced this issue Apr 3, 2017
@yegor256
Copy link
Member

yegor256 commented Apr 3, 2017

@rultor release, tag is 0.8.1

@rultor
Copy link
Contributor

rultor commented Apr 3, 2017

@rultor release, tag is 0.8.1

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Apr 3, 2017

@rultor release, tag is 0.8.1

@yegor256 Done! FYI, the full log is here (took me 15min)

@yegor256 yegor256 closed this as completed Apr 3, 2017
@0crat
Copy link

0crat commented Apr 3, 2017

@yegor256 please, ask @niyue to close this issue and read more

@0crat 0crat reopened this Apr 3, 2017
@0crat
Copy link

0crat commented Apr 3, 2017

@yegor256 please, pay attention to this issue

@yegor256
Copy link
Member

yegor256 commented Apr 3, 2017

@niyue I believe the problem is solved, try version 0.8.1

@yegor256 yegor256 closed this as completed Apr 3, 2017
@yegor256
Copy link
Member

yegor256 commented Apr 3, 2017

@niyue see #65 You need wait goal

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

No branches or pull requests

5 participants