Skip to content

Commit

Permalink
Merge pull request #232 from luck3y/xp3_cr2_rebuild
Browse files Browse the repository at this point in the history
JBEAP-22299 XP3 image is not able to start EAP because "Failed to resolve artifact" exception
  • Loading branch information
luck3y committed Aug 2, 2021
2 parents 5f65013 + 16573dc commit 300e561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/eap-xp-30-env/3.0.0/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ labels:
description: "Environment variable used to specify the debug port. If not set, the default EAP debug port will be used (8787). Only applicable when development mode is enabled."
envs:
- name: "WILDFLY_VERSION"
value: "3.0.0.GA-redhat-00003"
value: "3.0.0.GA-redhat-00004"
- name: "LAUNCH_JBOSS_IN_BACKGROUND"
value: "true"
- name: "JBOSS_PRODUCT"
Expand Down

0 comments on commit 300e561

Please sign in to comment.