- What is Maven?
- software tool for project management
- build automation
- building and managing Java projects
- All of the above
Ans: 1 - How to compile application sources using Maven?
- change to the directory where pom.xml is created by archetype:generate
- "execute the following command:mvn compile"
- Both 1 & 2
- None of the above
Ans: 3 - What is an archetype?
- building and managing Java projects
- An archetype can be defined as an original pattern from which all other things of the same kind are made.
- Both 1 & 2
- None of the above
Ans: 2 - What are the different dependency scopes have you used?
- compile
- provided
- test
- import
- All of the above
Ans: 5 - How to prevent including JARs in WEB-INF/lib? I need a "compile only" scope!
- The scope should be used for this is:
- provided
- compile
- import
- test
Ans: 1 - How to determine what version of a plugin being used?
- mvn=install help:describe
- mvn -Dplugin=help:describe
- Both 1 & 2
- mvn -Dplugin=install help:describe
Ans: 4 - Is it possible to create my own directory structure?
- Yes
- No
Ans: 1 - What is POM?
- Project Object Model
- xml file that contains information about project and configuration
- It contains default value for most projects.
- All of the above
Ans: 4 - When you compile a Maven project, where do you find the class files?
- ${basedir}/target/classes
- ${basedir}/target
- $/target/classes
- None of the above
Ans: 1 - What is the command to install JAR file in local repository?
- mvn jar
- mvn package
- mvn install
- None of the above
Ans: 3
Pages
- Manual Testing Tutorials
- Manual Testing Materials
- Manual Testing Interview Q & A
- ISTQB
- UNIX /Linux
- SQL
- Agile Methodology
- Selenium with Java
- Selenium with Python
- Automation Testing Materials
- API Testing
- Advanced Java
- Cypress Tutorials
- ETL Testing Documents
- ETL Testing videos
- Big Data Hadoop
- SDET Essentials
- Miscellaneous Topics
- Career Guidance
- Mock Interviews
- Resume Templates
- YouTube Videos
- Online Training
- Udemy Courses
Maven Questions & Answers
Popular Posts
- How To Explain Project In Interview Freshers and Experienced
- Selenium Frequently Asked Questions & Answers Part-6
- API/Webservices Testing using RestAssured (Part 1)
- How to use HashMap in Selenium WebDriver
- Java Programs for Selenium
- Manual & Automation Testing Free Video Tutorials | YouTube Playlists
- Manual Testing Interview Questions & Answers-PART1
- ETL Test Scenarios and Test Cases
- Python Interview Questions and Answers Part-1
Followers
Labels
a Software Tester or a Developer?
(1)
Adhoc Testing
(1)
Agile
(33)
Agile Team
(1)
Agile Testing
(2)
apache poi
(1)
Appium
(1)
Appium FAQ'S
(1)
Banking Domain
(1)
Core Java scripts
(4)
Cross-browser Web Testing
(1)
How to use Java Collections
(1)
ISTQB
(1)
ISTQB Sample Question Paper
(10)
Java
(5)
Java Interview Questions
(2)
Java Programs for Selenium
(1)
Jira
(1)
Linux
(7)
Manual Testing
(48)
Manual Testing Interview Questions
(2)
Maven Questions & Answers
(1)
Mobile Application
(1)
Mobile application testing
(1)
Mobile Application Types
(1)
Mobile Testing
(2)
NoSQL
(1)
ORACLE
(9)
PL/SQL
(1)
Scrum
(1)
SDLC
(33)
Selenium
(6)
Selenium Common Exceptions
(1)
Selenium FAQ
(5)
Selenium FAQ's
(1)
Selenium Grid
(1)
Selenium Interview Questions
(1)
Set Career Goals
(1)
Shell Scripting
(6)
Skills Required for Software Tester
(1)
Software Testing
(43)
Sprint
(1)
SQL
(11)
STLC
(33)
T-SQL
(1)
Testing E-commerce Websites
(1)
Testing Life Cycle
(33)
Testing process
(8)
TestNG
(7)
TestNG Questions & Answers
(1)
TestNG Assertions
(1)
TestNG Scripts
(4)
VI Editor
(6)
Web Services Testing
(1)
Web Testing
(1)
WebDriver
(6)
Webdriver Questions & Answers
(1)
Webservices API Testing
(1)
Writing Good Agile User Stories
(1)
WwebDriver Scripts
(4)