|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [mojo-dev] [jira] (MRPM-101) implement @threadS... Anders Hammar (JIRA)
- [mojo-dev] [jira] (MRPM-101) implement @th... Stephen Badger (JIRA)
- [mojo-dev] [jira] (MRPM-101) implement @th... Karl Heinz Marbaise (JIRA)
- [mojo-dev] [jira] (MRPM-101) implement @th... Stephen Badger (JIRA)
- [mojo-dev] [jira] (MRPM-101) implement @th... Stephen Badger (JIRA)
- [mojo-dev] [jira] (MRPM-101) implement @th... Stephen Badger (JIRA)
- [mojo-dev] [jira] (MRPM-101) implement @th... Anders Hammar (JIRA)
- [mojo-dev] [jira] (MRPM-101) implement @th... Stephen Badger (JIRA)
- [mojo-dev] [jira] (MRPM-101) implement @th... Oded Ben Ozer (JIRA)
- [mojo-dev] [jira] (MRPM-101) implement @th... Stephen Badger (JIRA)
- [mojo-dev] [jira] (MRPM-101) implement @th... Oded Ben Ozer (JIRA)

What branch/tag and revision should I patch against ?
I'v tried trunk and rpm-maven-plugin-2.1-alpha-2 tag @ HEAD and the revision listed in the patch files but I always get a malformed patch error.
Mostly around maven-filtering version on the pom.xml.
If I manually patch the pom file, compile and use the jar in my project build process I get an NoClassDefFoundError, related to the maven-filtering class :
java.lang.NoClassDefFoundError: org/apache/maven/shared/filtering/MavenFilteringException