diff --git a/maven-plugins/maven-jar-plugin/src/site/apt/howto.apt b/maven-plugins/maven-jar-plugin/src/site/apt/howto.apt
index 5a6e46b217..029b4ee4e3 100644
--- a/maven-plugins/maven-jar-plugin/src/site/apt/howto.apt
+++ b/maven-plugins/maven-jar-plugin/src/site/apt/howto.apt
@@ -1,20 +1,20 @@
- ------
- Maven 2 JAR Plugin
- ------
-
-Maven 2 JAR Plugin
-
- Builds your project into a jar
-
-*How to Use
-
- If the packaging of your project is set to 'jar', this plugin is executed
- whenever it passes the "package" phase. Have it executed
- using the command below from your project:
-
--------------------
- m2 package
--------------------
-
- From your project's target directory you'll able to see the generated jar file.
-
+ ------
+ Maven 2 JAR Plugin
+ ------
+
+Maven 2 JAR Plugin
+
+ Builds your project into a jar
+
+*How to Use
+
+ If the packaging of your project is set to 'jar', this plugin is executed
+ whenever it passes the "package" phase. Have it executed
+ using the command below from your project:
+
+-------------------
+ m2 package
+-------------------
+
+ From your project's target directory you'll able to see the generated jar file.
+
diff --git a/maven-plugins/maven-jar-plugin/src/site/site.xml b/maven-plugins/maven-jar-plugin/src/site/site.xml
index f0403efed7..521fc896d4 100644
--- a/maven-plugins/maven-jar-plugin/src/site/site.xml
+++ b/maven-plugins/maven-jar-plugin/src/site/site.xml
@@ -1,21 +1,21 @@
-
-
- Maven JAR plugin
- http://maven.apache.org/images/apache-maven-project.png
- http://maven.apache.org/
-
-
- http://maven.apache.org/images/maven-small.gif
-
-
-
-
-
-
-
- ${reports}
-
-
-
+
+
+ Maven JAR plugin
+ http://maven.apache.org/images/apache-maven-project.png
+ http://maven.apache.org/
+
+
+ http://maven.apache.org/images/maven-small.gif
+
+
+
+
+
+
+
+ ${reports}
+
+
+