featureUtility viewSettings

With the featureUtility viewSettings command, you can view Maven repository and proxy settings when Maven repositories other than Maven Central are configured. When you run the command, the settings from the featureUtility.properties file are displayed.

Usage example

Display detailed error messages for the validation of your featureUtility.properties file. With this option, only lines with errors are displayed:

featureUtility viewSettings --viewValidationMessages

Syntax

Run the command from the path_to_liberty/bin directory.

featureUtility viewSettings [option]
option

One optional parameter.

Option

Option Description

--viewValidationMessages

Displays detailed messages from the validation of the configured featureUtility.properties file. Each message contains an error code, the line number where the error was found, and the cause of the error.