문제

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