Getting Started with Java Web Development-java Web Development

Source: Internet
Author: User

1. Multiple selection

With respect to the default life cycle of Maven, the following are the wrong statements:

    • The A.package phase will package the project
    • B. The Install phase publishes the packaged project uploads to the remote repository
    • C. only one target of a plug-in can be executed within each life cycle
    • D. The Deploy phase will copy the packaged items to the local warehouse

The items that can be configured in Pom.xml are:

    • A. IDE information used for project development
    • B. Some constant information, such as dependent version number, used in the project configuration file
    • C. General information about the project, such as author information, etc.
    • D. Project coordinates

In the inheritance of pom.xml configuration, what information can be inherited

    • A. Artifactid in the project coordinates
    • B. pluginmanagement The following plug-in configuration
    • C. version in project coordinates
    • D. GroupID in the project coordinates
2. Judgment

At every stage of the MAVEN lifecycle, there are actually built-in plugins: Target bindings

    • A.x
    • b.√

Dependency Management in Maven can use inheritance to refer to a common parent project for multiple project dependencies

score/Total
    • A.
    • b.x

Pom.xml defines a project whose coordinates include field groupId, Artifactid, version,packaging

    • A.x
    • B.√
maven-supported plugins are fixed and cannot be arbitrarily extended
    • A.√
    • b.x
Tomcat can be run through the TOMCAT7 plugin, so you can run debugging without having to start Tomcat separately
    • A.√
    • F.s

Getting Started with Java Web Development-java Web Development

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.