diff --git a/checkstyle.xml b/checkstyle.xml deleted file mode 100644 index 2a344a7..0000000 --- a/checkstyle.xml +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cleanup.xml b/cleanup.xml deleted file mode 100644 index 40f9b7a..0000000 --- a/cleanup.xml +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/formatter.xml b/formatter.xml deleted file mode 100644 index bbbe207..0000000 --- a/formatter.xml +++ /dev/null @@ -1,291 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/pom.xml b/pom.xml index 9769086..88c762e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,22 +1,21 @@ - + - 4.0.0 + 4.0.0 - - org.sonatype.oss - oss-parent - 9 - + + com.rometools + rome-parent + 1.5.0-SNAPSHOT + - com.rometools - rome - 1.5.0-SNAPSHOT - jar + rome + jar - ROME, RSS and atOM utilitiEs for Java + rome - All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it + All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0), Atom 0.3 and Atom 1.0 feeds. Rome includes a set of parsers and generators for the various flavors of feeds, as well as converters @@ -26,134 +25,96 @@ underlying format. - http://rometools.github.io/rome/ + http://rometools.github.io/rome/ - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - + + scm:git:git@github.com:rometools/rome.git + scm:git:git@github.com:rometools/rome.git + https://github.com/rometools/rome + - - scm:git:git@github.com:rometools/rome.git - scm:git:git@github.com:rometools/rome.git - https://github.com/rometools/rome - + + + Alejandro Abdelnur + http://blog.sun.com/roller/page/tucu + 0 + + + Dave Johnson + http://rollerweblogger.org/roller + -5 + + + Elaine Chien + 0 + + + Patrick Chanezon + http://www.chanezon.com/pat/weblog + -9 + + + Patrick Gotthard + http://www.patrick-gotthard.de + +1 + + + Robert Cooper + kebernet@gmail.com + http://www.screaming-penguin.com + -4 + + - - - Alejandro Abdelnur - http://blog.sun.com/roller/page/tucu - 0 - - - Dave Johnson - http://rollerweblogger.org/roller - -5 - - - Elaine Chien - 0 - - - Patrick Chanezon - http://www.chanezon.com/pat/weblog - -9 - - - Patrick Gotthard - http://www.patrick-gotthard.de - +1 - - - Robert Cooper - kebernet@gmail.com - http://www.screaming-penguin.com - -4 - - + + + + org.apache.maven.plugins + maven-site-plugin + + + org.apache.maven.doxia + doxia-module-markdown + 1.5 + + + org.apache.maven.doxia + doxia-module-confluence + 1.5 + + + + + org.apache.maven.plugins + maven-scm-publish-plugin + + gh-pages + ${project.scm.developerConnection} + ${project.build.directory}/site + + + + - - UTF-8 - UTF-8 - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.6 - 1.6 - - - - org.apache.maven.plugins - maven-site-plugin - 3.3 - - - org.apache.maven.doxia - doxia-module-markdown - 1.5 - - - org.apache.maven.doxia - doxia-module-confluence - 1.5 - - - - - org.apache.maven.plugins - maven-scm-publish-plugin - 1.0 - - gh-pages - ${project.scm.developerConnection} - ${project.build.directory}/site - - - - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.7 - - - - - - - org.jdom - jdom - 2.0.2 - - - org.slf4j - slf4j-api - 1.7.5 - - - org.slf4j - slf4j-simple - 1.7.5 - test - - - junit - junit - 4.11 - test - - + + + org.jdom + jdom + + + org.slf4j + slf4j-api + + + org.slf4j + slf4j-simple + test + + + junit + junit + test + +