Fix some markup errors
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@329999 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fb8c7ffda9
commit
04357034b5
@ -64,9 +64,9 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</subsection>
|
</subsection>
|
||||||
<section name="Requirements">
|
</section>
|
||||||
<p>Be careful, maven 1.1 is required to use the artifact plugin v >= 1.5.2.</p>
|
<section name="Requirements">
|
||||||
</section>
|
<p>Be careful, maven 1.1 is required to use the artifact plugin v >= 1.5.2.</p>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
</document>
|
</document>
|
||||||
|
|||||||
@ -118,13 +118,13 @@
|
|||||||
<question>
|
<question>
|
||||||
Do I need to edit the CruiseControl configuration file?
|
Do I need to edit the CruiseControl configuration file?
|
||||||
</question>
|
</question>
|
||||||
|
<answer>
|
||||||
By default no, since much of the information in the file originates
|
By default no, since much of the information in the file originates
|
||||||
in properties and project.xml. For changes that affect the generation
|
in properties and project.xml. For changes that affect the generation
|
||||||
of the project or projects, you may want to create you own template.
|
of the project or projects, you may want to create you own template.
|
||||||
If you have dependencies defined, then you need to ensure the order
|
If you have dependencies defined, then you need to ensure the order
|
||||||
of the projects in the file corresponds with the order the project
|
of the projects in the file corresponds with the order the project
|
||||||
should be built.
|
should be built.
|
||||||
<answer>
|
|
||||||
</answer>
|
</answer>
|
||||||
</faq>
|
</faq>
|
||||||
|
|
||||||
|
|||||||
@ -37,7 +37,7 @@
|
|||||||
The validation routine works differently for stand-alone
|
The validation routine works differently for stand-alone
|
||||||
poms and poms that extend other ones (child poms).
|
poms and poms that extend other ones (child poms).
|
||||||
The following table shows which
|
The following table shows which
|
||||||
top-level elements (<emph>i.e.</emph>, elements just below the
|
top-level elements (<em>i.e.</em>, elements just below the
|
||||||
<code><project></code> root) are required in each case.
|
<code><project></code> root) are required in each case.
|
||||||
</p>
|
</p>
|
||||||
<table>
|
<table>
|
||||||
|
|||||||
@ -19,9 +19,9 @@
|
|||||||
|
|
||||||
<document>
|
<document>
|
||||||
<properties>
|
<properties>
|
||||||
<author>Dion Gillard</author>
|
|
||||||
<author email="ge0ffrey_AT_users_DOT_sourceforge_DOT_net">Geoffrey De Smet</author>
|
|
||||||
<title>Site deployment</title>
|
<title>Site deployment</title>
|
||||||
|
<author email="dion_AT_multitask_DOT_com_DOT_au">Dion Gillard</author>
|
||||||
|
<author email="ge0ffrey_AT_users_DOT_sourceforge_DOT_net">Geoffrey De Smet</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<section name="General">
|
<section name="General">
|
||||||
@ -111,4 +111,4 @@ maven site:sshdeploy
|
|||||||
</subsection>
|
</subsection>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
</document>
|
</document>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user