Free CJE Exam Braindumps (page: 26)

Page 26 of 47

You want to archive and track a build artifact, "build/mybuilt.jar", with a fingerprint from your team's build. How would you invoke the archiveArtifacts function to accomplish this?

  1. archiveArtifacts = 'build/mybuilt.jar', fingerprint: true
  2. archiveArtifacts artifacts: ''build/mybuilt.jar'
  3. archiveArtifacts artifacts: 'build/mybuilt.jar', fingerprint: false
  4. archiveArtifacts artifacts: 'build/mybuilt.jar', fingerprint: true

Answer(s): D

Explanation:

Example with Context: post { success { archiveArtifacts artifacts: 'build/mybuilt.jar', fingerprint: true }
}



What's an example of a cloud-based SCM?

  1. GitHub
  2. Atlassian BitBucket
  3. All of these
  4. AWS CodeCommit

Answer(s): C

Explanation:

All of these options are cloud-based SCM providers.



Where is the initialAdminPassword stored on the system?

  1. /tmp/Jenkins/
  2. /var/lib/jenkins/secrets/
  3. /usr/lib/jenkins/password/
  4. /opt/jenkins/

Answer(s): B

Explanation:

The initialAdminPassword file, referenced in the Install Wizard, is stored in /var/lib/jenkins/secrets/.



What's the term for an item produced and retained from a build?

  1. source code
  2. fingerprint
  3. artifact
  4. config

Answer(s): C

Explanation:

Artifacts are items produced by a build.



Page 26 of 47



Post your Comments and Discuss CloudBees CJE exam with other Community members:

Sandeep Singh commented on December 10, 2024
All questions are from real exam.
UNITED STATES
upvote

Pranesh commented on September 24, 2024
preparing for the exam. little help might be good
UNITED STATES
upvote

Neha commented on February 12, 2024
All questions are from real exam.
Anonymous
upvote

Sa commented on September 17, 2023
Amazing set
CANADA
upvote

Sampo Chan commented on July 18, 2023
Is the Certified Jenkins Engineer exam braindump useful?
Anonymous
upvote

Elliece commented on June 12, 2021
Very easy pass. All questions are from real exam.
GERMANY
upvote