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

lazybones stopped working with Ratpack #192

Open
eaglet3d opened this issue Sep 29, 2019 · 2 comments
Open

lazybones stopped working with Ratpack #192

eaglet3d opened this issue Sep 29, 2019 · 2 comments

Comments

@eaglet3d
Copy link

Lazybones 0.8.3 is not able to find the latest ratpack 1.7.4 when creating a project.

lazybones create ratpack 1.7.4 my-rat-app

Creating project from template ratpack 1.7.4 in 'my-rat-app'
Cannot find version 1.7.4 of template 'ratpack'. Project has not been created.

Yet, ratpack 1.7.4 is said to be available.

lazybones info ratpack

Fetching package information for 'ratpack' from Bintray
Name:        ratpack
Latest:      1.7.4
Description: Template for a basic Groovy-based Ratpack application with a sample index page and a Gradle build (with wrapper). 

It also includes a standard directory structure for static assets as well as core code and tests. 
Owner:       ratpack
Versions:    1.7.4, 1.7.3, 1.7.2, 1.7.1, 1.7.0, 1.6.1, 1.6.0, 1.6.0-rc-4, 1.6.0-rc-3, 1.6.0-rc-2, 1.6.0-rc-1, 1.5.4, 1.5.3, 1.5.1, 1.5.0, 1.5.0-rc-3, 1.5.0-rc-2, 1.5.0-rc-1, 1.4.6, 1.4.5, 1.4.4, 1.4.3, 1.4.1, 1.4.0, 1.4.0-rc-3, 1.4.0-rc-1, 1.3.3, 1.3.2, 1.3.1, 1.3.0, 1.3.0-rc-2, 1.3.0-rc-1, 1.2.0, 1.2.0-rc-2, 1.2.0-RC-1, 1.1.1, 1.1.0, 1.0.0, 1.0.0-rc-3, 1.0.0-rc-2, 1.0.0-rc-1, 0.9.19, 0.9.18, 0.9.17, 0.9.16, 0.9.15, 0.9.14, 0.9.13, 0.9.12, 0.9.11, 0.9.10, 0.9.9, 0.9.8, 0.9.7, 0.9.6, 0.9.5, 0.9.4, 0.9.3, 0.9.2, 0.9.1, 0.9.0, 0.3.1, 0.3, 0.2, 0.1
@aadrian
Copy link

aadrian commented Sep 30, 2019

@eaglet3d see #188

@wololock
Copy link

wololock commented Nov 8, 2019

@eaglet3d This is the problem on the Ratpack side. I've investigated it today and was able to prepare a pull request. Details here -> ratpack/ratpack#1496

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

No branches or pull requests

3 participants