I would think you would want version 3.0 of the site plugin...<div><br></div><div>Ralph<br><br><div class="gmail_quote">On Tue, Oct 18, 2011 at 9:21 AM, added by portage for gitosis-gentoo <span dir="ltr"><<a href="mailto:git-noreply@pixie.qos.ch">git-noreply@pixie.qos.ch</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">This is an automated email from the git hooks/post-receive script. It was<br>
generated because a ref change was pushed to the repository containing<br>
the project "Logback: the generic, reliable, fast and flexible logging framework.".<br>
<br>
The branch, master has been updated<br>
via 30b71451468825c5b8fa9b5e7f46038680424a7f (commit)<br>
from e24e157ca58854e2ca14fac4c04eda212aec350f (commit)<br>
<br>
Those revisions listed above that are new to this repository have<br>
not appeared on any other notification email; so we list those<br>
revisions in full, below.<br>
<br>
- Log -----------------------------------------------------------------<br>
<a href="http://git.qos.ch/gitweb/?p=logback.git;a=commit;h=30b71451468825c5b8fa9b5e7f46038680424a7f" target="_blank">http://git.qos.ch/gitweb/?p=logback.git;a=commit;h=30b71451468825c5b8fa9b5e7f46038680424a7f</a><br>
<a href="http://github.com/ceki/logback/commit/30b71451468825c5b8fa9b5e7f46038680424a7f" target="_blank">http://github.com/ceki/logback/commit/30b71451468825c5b8fa9b5e7f46038680424a7f</a><br>
<br>
commit 30b71451468825c5b8fa9b5e7f46038680424a7f<br>
Author: Ceki Gulcu <<a href="mailto:ceki@qos.ch">ceki@qos.ch</a>><br>
Date: Tue Oct 18 18:21:04 2011 +0200<br>
<br>
ongoing clean up for maven 3<br>
<br>
diff --git a/pom.xml b/pom.xml<br>
index b50a269..a98e3eb 100755<br>
--- a/pom.xml<br>
+++ b/pom.xml<br>
@@ -207,6 +207,7 @@<br>
<plugin><br>
<groupId>org.apache.maven.plugins</groupId><br>
<artifactId>maven-compiler-plugin</artifactId><br>
+ <version>2.3.2</version><br>
<configuration><br>
<source>1.5</source><br>
<target>1.5</target><br>
@@ -215,6 +216,7 @@<br>
<plugin><br>
<groupId>org.apache.maven.plugins</groupId><br>
<artifactId>maven-source-plugin</artifactId><br>
+ <version>2.1.2</version><br>
<executions><br>
<execution><br>
<phase>package</phase><br>
@@ -280,6 +282,7 @@<br>
<plugin><br>
<groupId>org.apache.maven.plugins</groupId><br>
<artifactId>maven-site-plugin</artifactId><br>
+ <version>2.0.1</version><br>
<configuration><br>
<excludeModules>fml</excludeModules><br>
<excludeModules>apt</excludeModules><br>
@@ -289,6 +292,7 @@<br>
<plugin><br>
<groupId>org.apache.maven.plugins</groupId><br>
<artifactId>maven-jxr-plugin</artifactId><br>
+ <version>2.3</version><br>
<configuration><br>
<aggregate>true</aggregate><br>
<javadocDir>target/site/apidocs/</javadocDir><br>
@@ -297,9 +301,7 @@<br>
</plugin><br>
<plugin><br>
<groupId>org.apache.maven.plugins</groupId><br>
- <artifactId><br>
- maven-project-info-reports-plugin<br>
- </artifactId><br>
+ <artifactId>maven-project-info-reports-plugin</artifactId><br>
<reportSets><br>
<reportSet><br>
<reports></reports><br>
<br>
-----------------------------------------------------------------------<br>
<br>
Summary of changes:<br>
pom.xml | 8 +++++---<br>
1 files changed, 5 insertions(+), 3 deletions(-)<br>
<br>
<br>
hooks/post-receive<br>
<font color="#888888">--<br>
Logback: the generic, reliable, fast and flexible logging framework.<br>
_______________________________________________<br>
logback-dev mailing list<br>
<a href="mailto:logback-dev@qos.ch">logback-dev@qos.ch</a><br>
<a href="http://mailman.qos.ch/mailman/listinfo/logback-dev" target="_blank">http://mailman.qos.ch/mailman/listinfo/logback-dev</a><br>
</font></blockquote></div><br></div>