Looking at the rpm-maven-plugin it seems that it is currently not possible
to specify a classifier in the include/exclude tags, something that we are
currently working around by copying the dependencies to different locations
before we are building the RPM.  Looking at the source it seems as if it
should be fairly straight forward to add this capability in
https://svn.codehaus.org/mojo/trunk/mojo/rpm-maven-plugin/src/main/java/org/codehaus/mojo/rpm/Dependency.java
parseList.  Is there any thought if this is generally useful and could be
added as a feature?

Reply via email to