Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Document Properties Marker
overridefalse
Short DescriptionImports information from a Maven artifact identified by its artifact coordinates.
Doctypeaddon-componenthide
NameGAV Importer
Parent
Parent Property
property-nameName

Audience
Name List
render-no-hits-as-blanktrue
addon-componentrole
propertyAudience

Type

Name List
doctypeaddon-component-type
render-no-hits-as-blanktrue
namesREST Service
propertyType


Subject
Name List
doctypesubject
propertySubject

Categories
Name List
doctypecategory
propertyCategories

Tags
Tag List
propertyTags

Iteration

Iteration
valuefinished

hide
Since2.0
Path

Parent Property
add-linkfalse
property-namePath
/{space-key}/version/{gav}


HTTP MethodPOST
Deprecatedhide
Removedhide
Sort Keyhide
Section
indextrue
show-titlefalse
titleDescription

The service fetches a artifact created by Maven referenced by {gav} and imports the information to a version page. This makes it easier to automate the export of artifact information to Confluence.

If the page exists, the information is overridden. Otherwise a new document tree is created with the new version document as its root.

If the artifact is a Maven plugin, the Plugin Descriptor information is imported. For this and all other artifacts the POM information the build metadata (if provided as XML) is also imported.

Parameters

with the following parameters.

Section
titlePOSTParameters

The service only provides the HTTP method POST .

Section
title
Section
titlespace-key

The key of the space the version document is to be written to.

Section
titlegav

The artifact coordinates (GAV = groupId:artifactId:version) to fetch from.

Section
titleversioned-title

The query parameter controls whether to create documents with titles that contain the version for uniqueness (true) or to render it to a version agnostic page title (false).

Section
indextrue
titleRelated Components

...