Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Document Properties Marker
overridefalse
Short DescriptionA short overview on how to use this plugin with Maven. This will get new users started quickly. 
Doctypetopichide
NameUsagehide
Parent
Parent Property
property-nameName
 
Audience
Name List
doctyperole
render-no-hits-as-blanktrue
propertyAudience
 
Level of Experience
Name List
doctypeexperience-level
render-no-hits-as-blanktrue
propertyLevel of Experience
 
Expected Duration 
Categories
Name List
doctypecategory
propertyCategories
 
Tags
Tag List
namesUsage
propertyTags
hide
Iteration
Iteration
valuefilled
hide
Type
Name List
doctypetopic-type
render-no-hits-as-blanktrue
propertyType
 
Sort Keyhide
Section
idDescription
titleDescriptionOverview
Transclusion
documentPlugin Overview
idsContent

Section
level2
titleBusiness System Context

Enterprise Architect Image Link
eaid{914A5A54-516F-4ce4-BC34-9C4ECF2B8D89}
 

The plugin, as part of the build process, exports the diagrams of your Enterprise Architect Model as images to a server, the Documentation Site.

The Build Manager is responsible for the configuration of the build process, while the Documentation Architect decides which exports should be employed.

Section
level2
titleSystem Overview

Since the release cycles of your product and documentation may differ, the artifacts are usually contained in two different projects.

Enterprise Architect Image Link
eaid{A4D1FFDD-874A-43be-B78E-A36076C4389B}

The Maven Plugin will create images for the diagrams based on the Documentation Project and deploy them on the Documentation Site. The Product Project may also generate reports from the source code and export them by the use of other plugins (e.g. buildmetadata-maven-plugin) to their own site. The main artifacts of the Product Project is deployed on the artifact server as usual. You may also add the documentation artifacts to the artifact server, but this is not shown in the diagram.

The Confluence Wiki will then reference the generated artifacts and is therefore the main entry point to the documentation.

...