What's the difference between maven-rpm-plugin and rpm-maven-plugin
Asked Answered
U

1

5

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

Usurer answered 31/7, 2012 at 16:24 Comment(0)
L
9

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.

Lampe answered 31/7, 2012 at 17:1 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.