[java-sig-commits] [Bug 818299] mvn-rpmbuild fail to find project dependencies which mvn finds

bugzilla at redhat.com bugzilla at redhat.com
Wed May 9 15:12:45 UTC 2012


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=818299

--- Comment #6 from Stanislav Ochotnicky <sochotni at redhat.com> 2012-05-09 11:12:44 EDT ---
mvn-rpmbuild doesn't affect reactor builds and our custom resolver is actually
invoked by Maven only if it can't find the dependency in current reactor build
or local repo. I'd suggest verifying you have poms and jars in the right place.
I tested this just now and it is working for me. By the way, mvn-rpmbuild uses
$(pwd)/.m2 by default so there should be no need to redefine.

-- 
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.


More information about the java-sig-commits mailing list