Giter Site home page Giter Site logo

Comments (7)

jstrachan avatar jstrachan commented on May 19, 2024

@michaelneale is this still an issue? wonder if it was fixed with install/create cluster running the initialise to setup draft?

from jx.

michaelneale avatar michaelneale commented on May 19, 2024

nope - closing it. thanks for looking. I am trying to close old ones as I find them.

from jx.

talk2jk avatar talk2jk commented on May 19, 2024

I'm running into the same problem. What was the solution, @michaelneale ?

from jx.

jstrachan avatar jstrachan commented on May 19, 2024

@talk2jk I wonder if its related to the version of git you are using? Wonder what the output of this gives:

jx version

Would be good to see the output of your jx create spring shell too

from jx.

talk2jk avatar talk2jk commented on May 19, 2024

@jstrachan please fin the jx version
NAME VERSION jx 1.1.10 Jenkins X 0.0.393 Kubernetes v1.8.8-gke.0 Helm Client v2.6.2+gbe3ae4e Helm Server v2.6.2+gbe3ae4e Git git version 2.13.0
And jx create spring:
`
~/D/V/p/b/backend-services ❯❯❯ jx create spring -d web -d actuator
? Language: java
? Group: com.example
? Artifact: demo
Created spring boot project at /Users/jannyK/DEV/VipiCash/projects/backend/backend-services/demo
The directory /Users/jannyK/DEV/VipiCash/projects/backend/backend-services/demo is not yet using git
? Would you like to initialise git now? Yes
Reinitialized existing Git repository in /Users/jannyK/DEV/VipiCash/projects/backend/backend-services/demo/.git/
On branch master
Changes to be committed:
(use "git reset HEAD ..." to unstage)

modified:   pom.xml
new file:   src/main/java/com/example/demo/DemoApplication.java
new file:   src/test/java/com/example/demo/DemoApplicationTests.java

? Commit message: Initial import
[master a9a5711] Initial import
3 files changed, 28 insertions(+), 23 deletions(-)
create mode 100644 src/main/java/com/example/demo/DemoApplication.java
create mode 100644 src/test/java/com/example/demo/DemoApplicationTests.java

Git repository created
error: could not load /Users/jannyK/.jx/draft/packs/github.com/jenkins-x/draft-packs/packs/java: error reading /Users/jannyK/.jx/draft/packs/github.com/jenkins-x/draft-packs/packs/java: open /Users/jannyK/.jx/draft/packs/github.com/jenkins-x/draft-packs/packs/java: no such file or directory
`

from jx.

jstrachan avatar jstrachan commented on May 19, 2024

@talk2jk ah - I think you've just got an old jx - if you upgrade it should work

from jx.

jstrachan avatar jstrachan commented on May 19, 2024

see https://github.com/jenkins-x/jx/releases - e.g. brew upgrade jx or download a new binary etc

from jx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.