playframework / playframework/play1

Play Commands are not working

Open
#1,122 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

needs-info
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.