playframework / playframework/play1
Play Commands are not working
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 671
- Avg merge
- 12d 15h
- Merged PRs (30d)
- 1
Description
Play Commands are not working e.g play run, play dependencies, and showing static response for everything.
Play Version (1.4.4)
API (Java)
Operating System (MacOS 10.11)
JDK "1.8.0_92"
Library Dependencies
play
** Earlier I added mongo dependency then removed it.
Expected Behavior
Resolve Dependencies stated in dependencies.yml
Actual Behavior
Showing static response for every play command e.g. play run, play dependencies inside repo.
~ _ _
~ _ __ | | __ _ _ | |
~ | ' | |/ ' | || ||
~ | /||_|__ ()
~ || |__/
~
~ play! 1.4.x-localbuild, https://www.playframework.com
~
~ Oops,
~ Module not found: /opt/play-1.4.4/modules/mongo
Reproducible Test Case
I don't have exact steps.
**
When I created a new repository, it worked fine.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the dependencies.yml referenced in the issue and the module-not-found output for /opt/play-1.4.4/modules/mongo. Reproduce play run and play dependencies inside the affected repository, comparing them with a newly created repository that works. Done means dependencies resolve and the Play commands no longer return the static response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mongodb
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100