Вопрос

I use maven site plugin to generate site for my product. Is there any ability to generate rss stream to notify users about new versions and new pages on the site?

Это было полезно?

Решение

maven-news-plugin should be able to generate RSS stream for your Maven project.

Другие советы

Interesting idea.

My solution is to use Nexus professional to deploy Maven sites. Nexus has a number of system feeds that publish changes.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top