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>
|
||||
</table>
|
||||
</subsection>
|
||||
<section name="Requirements">
|
||||
<p>Be careful, maven 1.1 is required to use the artifact plugin v >= 1.5.2.</p>
|
||||
</section>
|
||||
</section>
|
||||
<section name="Requirements">
|
||||
<p>Be careful, maven 1.1 is required to use the artifact plugin v >= 1.5.2.</p>
|
||||
</section>
|
||||
</body>
|
||||
</document>
|
||||
|
||||
@ -118,13 +118,13 @@
|
||||
<question>
|
||||
Do I need to edit the CruiseControl configuration file?
|
||||
</question>
|
||||
<answer>
|
||||
By default no, since much of the information in the file originates
|
||||
in properties and project.xml. For changes that affect the generation
|
||||
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
|
||||
of the projects in the file corresponds with the order the project
|
||||
should be built.
|
||||
<answer>
|
||||
</answer>
|
||||
</faq>
|
||||
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
The validation routine works differently for stand-alone
|
||||
poms and poms that extend other ones (child poms).
|
||||
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.
|
||||
</p>
|
||||
<table>
|
||||
|
||||
@ -19,9 +19,9 @@
|
||||
|
||||
<document>
|
||||
<properties>
|
||||
<author>Dion Gillard</author>
|
||||
<author email="ge0ffrey_AT_users_DOT_sourceforge_DOT_net">Geoffrey De Smet</author>
|
||||
<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>
|
||||
<body>
|
||||
<section name="General">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user