diff --git a/examples/xdocs/index.xml b/examples/xdocs/index.xml index a42a43c9..a4c21a51 100644 --- a/examples/xdocs/index.xml +++ b/examples/xdocs/index.xml @@ -32,24 +32,24 @@

The following samples are provided: -

+
@@ -64,13 +64,13 @@

It consists of -

+

With just the addition of the Maven project.xml file, the wide array of built-in maven functionality is now available for use in this diff --git a/source/xdocs/index.xml b/source/xdocs/index.xml index 14160f2a..b3a8c748 100644 --- a/source/xdocs/index.xml +++ b/source/xdocs/index.xml @@ -50,24 +50,22 @@ Similarly to the plugin plugin, the source plugin is able to download a source archive from the configured repository(ies). The following parameters might be set at runtime: -

+

Example:

- - maven source:download - -DartifactId=someArtifact - -DgroupId=theGroup - -Dversion=1.0.0-SNAPSHOT - -DbackwardCompatible=true - +maven source:download + -DartifactId=someArtifact + -DgroupId=theGroup + -Dversion=1.0.0-SNAPSHOT + -DbackwardCompatible=true