Вопрос

I see references to both on line but can't find out why. Is there a difference? If so, how?

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

Решение

maven-rpm-plugin is an older version of the plugin (which I suspect works with maven-1). rpm-maven-plugin is the one which works with the current versions of maven. You should be using this.

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