-
Notifications
You must be signed in to change notification settings - Fork 20
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
DyTask.java:46-46: Implement command method.... #423
Comments
@GregZuber please go ahead, it's your task now, keep this in mind, and don't hesitate to ask any technical questions you may have Budget here is 30 mins (keep this principle in mind) |
After running:
I get error:
So it's obvious lack of this dependencies in pom.xml:
After adding them when running:
I still have one error:
When running:
I got the same error. So how to run this (when I skip tests in maven still got error):
|
first, you should run them from command line. obviously, you're doing it from IDE. second, you need Maven 3.2+, your version is lower, I think |
@GregZuber check this "no obligations principle".. This task is on your name for at least 13 days. If you can't close it within the next 8 hours I'll have to assign someone else to it |
The description of the task was changed (see above). If anybody has any questions or concerns about this change, please express them right now. Otherwise, please work with the new version |
@GregZuber you've been working with this task for too long. I'm sorry, but I'll assign someone else. Please stop working with it. See our no obligations principle |
@php-coder please proceed, it's yours |
Probably, you forgot to add label with my nick to task. |
I'll be busy next week, so I won't fix this ticket. |
@php-coder this task is in your hands for 13 days already |
@davvd Yep, you may reassign it to someone else. |
@davvd please assign someone else here pls |
@adko-pl please go ahead with this task, it's yours |
@davvd The command method is already implemented, it has been delivered in commit 89ac16e#diff-35db59e2308a4b976ba9825c7e270547 for issue #419 |
@adko-pl good for you, just remove the puzzle and we're done here |
It's closed now |
@adko-pl 30 mins was added to your account, many thanks for your contribution! |
Puzzle
406-e0d78f7e
insrc/main/java/com/thindeck/dynamo/DyTask.java:46-46
has to be resolved: Implement command method.If you have any technical questions, don't ask me, submit new tickets instead
The text was updated successfully, but these errors were encountered: