-
Bug
-
Resolution: Done
-
Blocker
-
None
-
False
-
None
-
False
-
-
-
-
-
-
+
-
-
When user installs EAP XP 5 from scratch
./bin/jboss-eap-installation-manager.sh install --profile=eap-xp-5.0 --offline --repositories=file:/home/jkasik/tmp/8.0.0.GA-XP-2024-04-10/jboss-eap-8.0.0.GA-maven-repository/maven-repository/ --dir=/home/jkasik/tmp/xp5-from-scratch
user is presented with EAP XP lifecycle notice.
When installing on top of existing EAP
./bin/jboss-eap-installation-manager.sh channel add --channel-name=xp-channel --manifest=org.jboss.eap.channels:eap-xp-5.0 --repositories=file:/home/jkasik/tmp/8.0.0.GA-XP-2024-04-10/jboss-eap-8.0.0.GA-maven-repository/maven-repository/ --dir=/home/jkasik/tmp/base-from-scratch ./bin/jboss-eap-installation-manager.sh feature-pack add --fpl=org.jboss.eap.xp:wildfly-galleon-pack --offline --repositories=file:/home/jkasik/tmp/8.0.0.GA-XP-2024-04-10/jboss-eap-8.0.0.GA-maven-repository/maven-repository/ --dir=/home/jkasik/tmp/base-from-scratch
There is no such notice
- is incorporated by
-
JBEAP-26954 (8.0.z) Upgrade jboss-eap-installation-manager (prospero) to 1.1.11.Final
- Closed