Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01-workaround-maven-repo-helper-bug.patch | Work around the maven-repo-helper bug #802907. When two plugins have dependencies, if the first plugin is ignored the dependencies of the second plugin are replaced by the ones of the first plugin. Here the maven-jdocbook-plugin dependency (hibernate-jdocbook-style) replaces the maven-processor-plugin dependency (jboss-logging-processor) and breaks the build. |
Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
02-jaxb-plugin.patch | Use org.jvnet.jaxb2.maven2:maven-jaxb2-plugin instead of org.codehaus.mojo:jaxb2-maven-plugin | Emmanuel Bourg <ebourg@apache.org> | not-needed | |||
05-jaxb-dependency.patch | Adds an explicit dependency on JAXB to build with Java 11 | Emmanuel Bourg <ebourg@apache.org> | no | |||
06-jboss-logging-compatibility.patch | Fixes the compatibility with the version of jboss-logging in Debian | Emmanuel Bourg <ebourg@apache.org> | not-needed |