diff --git a/.gitignore b/.gitignore index a6f89c2..2e975ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -/target/ \ No newline at end of file +/.classpath +/.project +/.settings +/target \ No newline at end of file diff --git a/src/site/site.xml b/src/site/site.xml index c815b6f..08f97b4 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -1,19 +1,30 @@ - - ROME - images/romelogo.png - http://github.com/rometools/ - - - - - - - - - - + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd" + name="ROME Propono"> + + + org.apache.maven.skins + maven-fluido-skin + 1.3.0 + + + + ROME + images/romelogo.png + http://github.com/rometools/ + + + + + + + + + + + + + + \ No newline at end of file