We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to use plug in for play 2.2 release. I changed play version to 2.2 by changing below configuration,
<properties> <play.version>2.2</play.version> </properties>
However as play 2.2 version jars are not available on typesafe repository, it failed.
http://repo.typesafe.com/typesafe/releases/play/
Can you please advice on what is process to add jars on typesafe repository and who maintains it?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I want to use plug in for play 2.2 release. I changed play version to 2.2 by changing below configuration,
However as play 2.2 version jars are not available on typesafe repository, it failed.
http://repo.typesafe.com/typesafe/releases/play/
Can you please advice on what is process to add jars on typesafe repository and who maintains it?
Thanks in advance!
The text was updated successfully, but these errors were encountered: