-
Bug
-
Resolution: Done
-
Critical
-
8.0 Update 2.1
-
None
-
False
-
None
-
False
-
User Experience
-
-
-
-
-
-
+
-
-
./bin/jboss-eap-installation-manager.sh channel add --channel-name=test --manifest=org.jboss.eap.channels:eap-xp-5.0 --repositories=file:///foobar --dir=/home/jkasik/tmp/base-from-scratch Subscribing /home/jkasik/tmp/base-from-scratch to channel test ERROR: The given file path [file:///foobar] is invalid.
The error message should user tell that path does not exist and that is the reason why it is not an acceptable parameter.
Please note that the same thing happens when path without file:// is supplied.
ERROR: The given file path [fooobar] is invalid.
- is caused by
-
JBEAP-26295 (8.0.z) [installation-manager] The file URL passed as --repositories argument is not validated correctly
- Closed
- is incorporated by
-
JBEAP-27430 (8.0.z) Upgrade jboss-eap-installation-manager (prospero) to 1.1.14.Final-redhat-00003
- Resolved