Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=540984 Alexander Kurtakov <akurtako@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Alexander Kurtakov <akurtako@xxxxxxxxxx> 2009-11-30 09:26:50 EDT --- In order to make the maven builds behave normally i.e. correct dependencies you have to make this package depend on the packages providing the following artifacts (all listed in root pom): <artifactId>slf4j-api</artifactId> <artifactId>slf4j-simple</artifactId> <artifactId>jcl-over-slf4j</artifactId> <artifactId>logback-core</artifactId> <artifactId>logback-classic</artifactId> <artifactId>junit</artifactId> If you don't do that you will have to guess these dependencies on all the child poms because they expect to be satisfied from this pom. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review