GitHub user paranoiabla opened a pull request: https://github.com/apache/maven-plugins/pull/37
Generate RSS/Atom feeds for the site. Hi guys, here's a pull request that will generate RSS/Atom feeds for the site. I couldn't use the latest version of the Rome library because it was built with Java6 and Maven has the enforcer plugin set to enforce Java5. You can merge this pull request into a Git repository by running: $ git pull https://github.com/paranoiabla/maven-plugins trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/maven-plugins/pull/37.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #37 ---- commit 7e89971b0ba076c2ef618319fa9150f357ff29bd Author: paranoiabla <paranoia...@gmail.com> Date: 2014-12-05T11:15:47Z generate rss feeds initial commit ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org