Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.

Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |

Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
Jenkins
Jenkins is optional, but you must install Jenkins and dependencies if you intend to use the sample design, and it is required for the Sample Continuous Deployment Demo purpose.
You should consult product documentation for installation and usage instructions.
Using Jenkins with Codar requires the following dependencies:
- Collabnet Subversion Edge: collab.net/support/documentation
- TortoiseSVN: tortoisesvn.net/support.html
- Jenkins: jenkins-ci.org/
- JDK 8
- Maven: maven.apache.org/guides/index.html
Install Collabnet Subversion Edge
Download and install a version appropriate to your system from collab.net/downloads/subversion.
Install Tortoise
Download and install the latest version from tortoisesvn.net. Use the default settings.
After installation, you will see new options when you right-click a file or folder in Windows Explorer.
Install Jenkins
Download the Windows installer for Jenkins from jenkins-ci.org.
After installation, you should access the Jenkins server at http://localhost:8080 to validate the installation.
Install the JDK
Install the JDK version 8 on the Jenkins server.
If you already have the JDK version 7 installed on the Jenkins server and do not want to upgrade, you must enable the 'TLSv1.2' protocol using the 'https.protocols' parameter. For more information, refer to Diagnosing TLS, SSL, and HTTPS (diagnosing_tls_ssl_and_https).
Install the Maven plug-in
Download and install Maven from maven.apache.org.
Configure Jenkins to use with Codar
The following steps are for Jenkins version 1.583.
To configure Jenkins to use with Application Release Automation, complete the following steps:
- Make sure the JDK and Maven are installed.
- Log in to the Jenkins Dashboard in a browser at
http://<host>:<port>/
, substituting the host and port information appropriate for your Jenkins environment. - Click Manage Jenkins.
- Click Configure System.
- In the JDK section, click Add JDK.
- Enter the name and path for
JAVA_HOME
. - Deselect Install automatically.
- In the Maven section, click Add Maven.
- Enter the name and path for
MAVEN_HOME
. - Deselect Install automatically.
- Enter the value for
MAVEN_OPTS
. - Click Save.
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to clouddocs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: