Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Document Properties Marker
overridefalse
Short DescriptionThe project-settings.xml allows user specific defaults for parameter values used for the project creation process.
Doctypetopichide
NameProject Settings
Short Name
Parent
Parent Property
propertyParent
property-nameName
hide
Audience

Name List
doctyperole
render-no-hits-as-blanktrue
namesMaven Plugin Developer
propertyAudience


Level of Experience

Name List
doctypeexperience-level
render-no-hits-as-blanktrue
namesNoviceAdvanced Beginner
propertyLevel of Experience


Expected Duration
Subject
Name List
doctypesubject
propertySubject

Categories
Name List
doctypecategory
propertyCategories

Tags
Tag List
propertyTags

Iteration

Iteration
valuefilled

hide
Type
Name List
doctypetopic-type
render-no-hits-as-blanktrue
propertyType

Sponsors
Name List
doctypestakeholder
render-no-hits-as-blanktrue
propertySponsors

Sort Keyhide
Section
show-titlefalse
titleDescription

User need to supply the following information to create a new project with the doctype:create (V1.0.0.b1-SNAPSHOT) mojo.

  • coordinates
    • groupId
    • artifactIdPrefix
    • version
  • layout
    • modelsFolder
  • keys
    • packagePrefix

The mojo cannot guess defaults for all of these values. The groupId, the artifactId, and the packagePrefix are specific to the owner of the project.

The project-settings.xml allows to specify defaults for these parameters.

...