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

Default projects provided with sample stack is not building #13608

Closed
slemeur opened this issue Jun 21, 2019 · 3 comments
Closed

Default projects provided with sample stack is not building #13608

slemeur opened this issue Jun 21, 2019 · 3 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Milestone

Comments

@slemeur
Copy link
Contributor

slemeur commented Jun 21, 2019

Description

All default projects and samples provided with Che out-of-the-box must be building properly without having the user doing anything more than just invoking the task "Build"

Capture d’écran 2019-06-21 à 11 02 40

Reproduction Steps

  • Create workspace from the stack "java-maven"
  • Add the project "spring-boot-http-booster"
  • Open Command palette
  • Invoke task "maven build"
  • See outputs of the build failure

OS and version:
Che 7 RC 2 on minikube 1.1.1 with chectl

Diagnostics:

@slemeur slemeur added kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. team/languages labels Jun 21, 2019
@ibuziuk ibuziuk changed the title Default projects provided with sample stack is not building Default python projects provided with sample stack is not building Jun 27, 2019
@l0rd l0rd mentioned this issue Jun 27, 2019
85 tasks
@l0rd l0rd added severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. target/che7GA and removed severity/P1 Has a major impact to usage or development of the system. team/languages labels Jun 27, 2019
@l0rd l0rd removed the team/osio label Jun 27, 2019
@l0rd l0rd added the team/osio label Jun 27, 2019
@l0rd l0rd added this to the 7.0.0 milestone Jun 27, 2019
@l0rd
Copy link
Contributor

l0rd commented Jun 27, 2019

Looks related to #13454

@ibuziuk ibuziuk changed the title Default python projects provided with sample stack is not building Default projects provided with sample stack is not building Jul 3, 2019
@ibuziuk
Copy link
Member

ibuziuk commented Jul 23, 2019

@l0rd @slemeur I believe the issue is fixed due to the following fixes:

  • arbitrary-users-patch for images used in devfiles
  • UD changes related to 1:1 mapping between devfile and project selection

Basically, now when java-maven stack is selected on the workspace creation screen the only default project is console-java-simple which builds & runs just fine (verified against OpenShift v3.11)

image

@slemeur
Copy link
Contributor Author

slemeur commented Jul 23, 2019

Excellent! This issue can be closed

@slemeur slemeur closed this as completed Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Projects
None yet
Development

No branches or pull requests

4 participants