This commit is contained in:
Martyn Taylor 2015-03-12 12:10:01 +00:00
commit d47fba4251
1 changed files with 3 additions and 0 deletions

View File

@ -197,6 +197,9 @@
<!-- ## End Test Dependencies ## --> <!-- ## End Test Dependencies ## -->
<!-- ### Build Time Dependencies ### --> <!-- ### Build Time Dependencies ### -->
<!-- This is a build dependency of this project, but is not needed at compile or runtime by other
projects that depend on this project. This should be in the compiler plugin but can't because of a bug,
see https://jira.codehaus.org/browse/MCOMPILER-203-->
<dependency> <dependency>
<groupId>org.jboss.logging</groupId> <groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-processor</artifactId> <artifactId>jboss-logging-processor</artifactId>