diff --git a/pom.xml b/pom.xml
index 6e04c00..b4eaa4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,12 +3,6 @@
4.0.0
-
- org.sonatype.oss
- oss-parent
- 9
-
-
com.rometools
rome-parent
1.6.0-SNAPSHOT
@@ -30,7 +24,7 @@
Parent for all ROME projects
- http://rometools.github.io/rome-parent/
+ http://rometools.com
@@ -41,20 +35,71 @@
- scm:git:ssh://github.com/rometools/rome-parent.git
- scm:git:ssh://git@github.com/rometools/rome-parent.git
- https://github.com/rometools/rome-parent
+ scm:git:ssh://github.com/rometools/rome.git
+ scm:git:ssh://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
+
+
+ farrukhnajmi
+ Farrukh Najmi
+ http://www.wellfleetsoftware.com/farrukh
+
+
+ imk
+ Martin Kurz
+ Europe/Berlin
+
+
+ Nick Lothian
+ http://nicklothian.com
+
+
+ Patrick Chanezon
+ http://www.chanezon.com/pat/weblog
+ -9
+
Patrick Gotthard
patrick@patrick-gotthard.de
http://www.patrick-gotthard.de
+1
+
+ kebernet
+ Robert Cooper
+ kebernet@gmail.com
+ http://www.kebernet.net
+ -4
+
+
+
+ ossrh
+ https://oss.sonatype.org/content/repositories/snapshots
+
+
+ ossrh
+ https://oss.sonatype.org/service/local/staging/deploy/maven2/
+
+
+
UTF-8
UTF-8
@@ -74,13 +119,13 @@
org.apache.maven.plugins
- maven-site-plugin
- 3.3
+ maven-dependency-plugin
+ 2.10
org.apache.maven.plugins
- maven-project-info-reports-plugin
- 2.8.1
+ maven-jar-plugin
+ 2.6
org.apache.maven.plugins
@@ -106,10 +151,10 @@
org.apache.maven.plugins
- maven-enforcer-plugin
+ maven-dependency-plugin
[1.0.0,)
- enforce
+ copy-dependencies
@@ -147,18 +192,80 @@
+
+ org.apache.maven.plugins
+ maven-release-plugin
+ 2.5.3
+
+ false
+ release
+ deploy
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.6
+ true
+
+ ossrh
+ https://oss.sonatype.org/
+ false
+
+
-
-
-
- org.apache.maven.plugins
- maven-project-info-reports-plugin
-
-
-
+
+
+ release
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 3.0.0
+
+
+ attach-sources
+
+ jar-no-fork
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.10.3
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 1.6
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+
+
+
@@ -226,6 +333,12 @@
junit
4.12
+
+
+ xmlunit
+ xmlunit
+ 1.6
+
org.hamcrest
diff --git a/rome-certiorem-webapp/pom.xml b/rome-certiorem-webapp/pom.xml
index 87d42be..ca95b29 100644
--- a/rome-certiorem-webapp/pom.xml
+++ b/rome-certiorem-webapp/pom.xml
@@ -14,32 +14,19 @@
rome-certiorem-webapp
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
+ A simple webapp taht uses rome-certiorem
-
- scm:git:git@github.com:rometools/rome-certiorem-webapp.git
- scm:git:git@github.com:rometools/rome-certiorem-webapp.git
- https://github.com/rometools/rome-certiorem-webapp/
-
-
-
-
- sonatype-nexus-snapshots
- https://oss.sonatype.org/content/repositories/snapshots
-
- false
-
-
- true
-
-
-
+
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+
+ true
+
+
+
+
diff --git a/rome-certiorem/pom.xml b/rome-certiorem/pom.xml
index a6380a4..02c473f 100644
--- a/rome-certiorem/pom.xml
+++ b/rome-certiorem/pom.xml
@@ -16,59 +16,6 @@
A PubSubHubub implementation for Java based on ROME
-
- scm:git:ssh://github.com/rometools/rome-certiorem.git
- scm:git:ssh://git@github.com/rometools/rome-certiorem.git
- https://github.com/rometools/rome-certiorem
-
-
-
-
- Robert Cooper
- kebernet@gmail.comM
- http://www.kebernet.net
-
-
- Farrukh Najmi
- http://wellfleetsoftware.com
-
-
-
-
-
- sonatype-nexus-snapshots
- https://oss.sonatype.org/content/repositories/snapshots
-
- false
-
-
- true
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-site-plugin
-
- 9000
- ${basedir}/target/site/tempdir
-
-
-
- org.apache.maven.plugins
- maven-scm-publish-plugin
-
- gh-pages
- ${project.scm.developerConnection}
- ${project.build.directory}/site
-
-
-
-
-
com.rometools
diff --git a/rome-fetcher/pom.xml b/rome-fetcher/pom.xml
index d6f6a1a..8f81421 100644
--- a/rome-fetcher/pom.xml
+++ b/rome-fetcher/pom.xml
@@ -14,52 +14,10 @@
jar
rome-fetcher
-
A well behaved feed fetcher API for ROME
- http://rometools.github.io/rome-fetcher/
-
-
- scm:git:ssh://github.com/rometools/rome-fetcher.git
- scm:git:ssh://git@github.com/rometools/rome-fetcher.git
- https://github.com/rometools/rome-fetcher
-
-
-
-
- Nick Lothian
- http://nicklothian.com
-
-
- Robert Cooper
- kebernet@gmail.comM
-
-
-
-
-
- sonatype-nexus-snapshots
- https://oss.sonatype.org/content/repositories/snapshots
-
- false
-
-
- true
-
-
-
-
-
- org.apache.maven.plugins
- maven-scm-publish-plugin
-
- gh-pages
- ${project.scm.developerConnection}
- ${project.build.directory}/site
-
-
org.apache.felix
maven-bundle-plugin
diff --git a/rome-modules/pom.xml b/rome-modules/pom.xml
index 7ec06c7..178863d 100644
--- a/rome-modules/pom.xml
+++ b/rome-modules/pom.xml
@@ -16,46 +16,8 @@
Plugin collection for the ROME RSS and Atom Utilities
- http://rometools.github.io/rome-modules/
-
-
- scm:git:ssh://github.com/rometools/rome-modules.git
- scm:git:ssh://git@github.com/rometools/rome-modules.git
- https://github.com/rometools/rome-modules
-
-
-
-
- kebernet
- kebernet@gmail.com
- Robert Cooper
-
-
-
-
-
- sonatype-nexus-snapshots
- https://oss.sonatype.org/content/repositories/snapshots
-
- false
-
-
- true
-
-
-
-
-
- org.apache.maven.plugins
- maven-scm-publish-plugin
-
- gh-pages
- ${project.scm.developerConnection}
- ${project.build.directory}/site
-
-
org.apache.felix
maven-bundle-plugin
diff --git a/rome-opml/pom.xml b/rome-opml/pom.xml
index dd0d118..8d867d0 100644
--- a/rome-opml/pom.xml
+++ b/rome-opml/pom.xml
@@ -16,49 +16,6 @@
Support for OPML 1 and OPML 2 in ROME
- http://rometools.github.io/rome-opml/
-
-
- scm:git:ssh://github.com/rometools/rome-opml.git
- scm:git:ssh://git@github.com/rometools/rome-opml.git
- https://github.com/rometools/rome-opml
-
-
-
-
- kebernet
- kebernet@gmail.com
- Robert Cooper
-
-
-
-
-
- sonatype-nexus-snapshots
- https://oss.sonatype.org/content/repositories/snapshots
-
- false
-
-
- true
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-scm-publish-plugin
-
- gh-pages
- ${project.scm.developerConnection}
- ${project.build.directory}/site
-
-
-
-
-
com.rometools
@@ -81,7 +38,6 @@
xmlunit
xmlunit
- 1.6
test
diff --git a/rome-osgi-test/pom.xml b/rome-osgi-test/pom.xml
index 7926352..8518b66 100644
--- a/rome-osgi-test/pom.xml
+++ b/rome-osgi-test/pom.xml
@@ -1,101 +1,104 @@
-
-
- 4.0.0
-
-
- com.rometools
- rome-parent
- 1.6.0-SNAPSHOT
-
-
- rome-osgi-test
-
-
-
- com.rometools
- rome
- test
-
-
- com.rometools
- rome-modules
- test
-
-
- com.rometools
- rome-fetcher
- test
-
-
- junit
- junit
- test
-
-
- org.apache.felix
- org.apache.felix.framework
- 5.4.0
- test
-
-
- org.ops4j.pax.exam
- pax-exam-container-native
- 4.8.0
- test
-
-
- org.ops4j.pax.exam
- pax-exam-junit4
- 4.8.0
- test
-
-
- org.ops4j.pax.exam
- pax-exam-link-mvn
- 4.8.0
- test
-
-
- org.ops4j.pax.url
- pax-url-wrap
- 2.4.5
- test
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
-
- true
-
-
-
- org.apache.maven.plugins
- maven-failsafe-plugin
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
- 2.10
-
-
- copy-dependencies
- package
-
- copy-dependencies
-
-
- ${project.build.directory}/lib
- true
-
-
-
-
-
-
-
+
+
+ 4.0.0
+
+
+ com.rometools
+ rome-parent
+ 1.6.0-SNAPSHOT
+
+
+ rome-osgi-test
+ jar
+
+ rome-osgi-test
+
+ OSGi tests for ROME
+
+
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+
+ true
+
+
+
+ org.apache.maven.plugins
+ maven-failsafe-plugin
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+
+
+ package
+
+ copy-dependencies
+
+
+ ${project.build.directory}/lib
+ true
+
+
+
+
+
+
+
+
+
+ com.rometools
+ rome
+ test
+
+
+ com.rometools
+ rome-modules
+ test
+
+
+ com.rometools
+ rome-fetcher
+ test
+
+
+ junit
+ junit
+ test
+
+
+ org.apache.felix
+ org.apache.felix.framework
+ 5.4.0
+ test
+
+
+ org.ops4j.pax.exam
+ pax-exam-container-native
+ 4.8.0
+ test
+
+
+ org.ops4j.pax.exam
+ pax-exam-junit4
+ 4.8.0
+ test
+
+
+ org.ops4j.pax.exam
+ pax-exam-link-mvn
+ 4.8.0
+ test
+
+
+ org.ops4j.pax.url
+ pax-url-wrap
+ 2.4.5
+ test
+
+
+
+
diff --git a/rome-propono/pom.xml b/rome-propono/pom.xml
index 1112432..cb1a9dc 100644
--- a/rome-propono/pom.xml
+++ b/rome-propono/pom.xml
@@ -21,55 +21,6 @@
and the MetaWeblog API.
- http://rometools.github.io/rome-propono/
-
-
- scm:git:ssh://github.com/rometools/rome-propono.git
- scm:git:ssh://git@github.com/rometools/rome-propono.git
- https://github.com/rometools/rome-propono
-
-
-
-
- Dave Johnson
- http://rollerweblogger.org/roller
- -5
-
-
- Robert Cooper
- kebernet@gmail.com
- http://www.screaming-penguin.com
- -4
-
-
-
-
-
- sonatype-nexus-snapshots
- https://oss.sonatype.org/content/repositories/snapshots
-
- false
-
-
- true
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-scm-publish-plugin
-
- gh-pages
- ${project.scm.developerConnection}
- ${project.build.directory}/site
-
-
-
-
-
com.rometools
diff --git a/rome-utils/pom.xml b/rome-utils/pom.xml
index c8ecd63..294d314 100644
--- a/rome-utils/pom.xml
+++ b/rome-utils/pom.xml
@@ -16,35 +16,6 @@
Utility classes for ROME projects
- http://rometools.github.io/rome-utils/
-
-
- scm:git:ssh://github.com/rometools/rome-utils.git
- scm:git:ssh://git@github.com/rometools/rome-utils.git
- https://github.com/rometools/rome-utils
-
-
-
-
- Patrick Gotthard
- http://www.patrick-gotthard.de
- +1
-
-
-
-
-
- sonatype-nexus-snapshots
- https://oss.sonatype.org/content/repositories/snapshots
-
- false
-
-
- true
-
-
-
-
org.slf4j
@@ -62,4 +33,4 @@
-
\ No newline at end of file
+
diff --git a/rome/pom.xml b/rome/pom.xml
index 65cb87b..7cd37b3 100644
--- a/rome/pom.xml
+++ b/rome/pom.xml
@@ -24,76 +24,11 @@
underlying format.
- http://rometools.github.io/rome/
-
-
- scm:git:ssh://github.com/rometools/rome.git
- scm:git:ssh://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
-
-
- farrukhnajmi
- Farrukh Najmi
- http://www.wellfleetsoftware.com/farrukh
-
-
- imk
- Martin Kurz
- Europe/Berlin
-
-
-
-
-
- sonatype-nexus-snapshots
- https://oss.sonatype.org/content/repositories/snapshots
-
- false
-
-
- true
-
-
-
-
org.apache.maven.plugins
maven-jar-plugin
- 2.4
@@ -103,31 +38,6 @@
-
- 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
-
-
org.apache.felix
maven-bundle-plugin