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

bugzilla at redhat.com bugzilla at redhat.com
Tue May 8 20:33:28 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

Dustin Kut Moy Cheung <dcheung at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcheung at redhat.com

--- Comment #5 from Dustin Kut Moy Cheung <dcheung at redhat.com> 2012-05-08 16:33:26 EDT ---
Could we use mvn-rpmbuild with the -Dmaven.repo.local=`pwd`/.m2 
and put the artifacts and poms from %{SOURCE} in the .m2 folder so that
mvn-rpmbuild can resolve those dependencies?

I've been trying in vain to get mvn-rpmbuild to look into the local maven repo
to find artifacts when they are not in /usr/share/java.

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