https://bugzilla.redhat.com/show_bug.cgi?id=1002101

Matthew Farrellee <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|[email protected] |
                   |project.org                 |



--- Comment #5 from Matthew Farrellee <[email protected]> ---
(In reply to gil cattaneo from comment #4)
> (In reply to Matthew Farrellee from comment #3)
> > If I remove 'mkdir -p %{buildroot}' then the %mvn_install macro will do the
> > wrong thing. Specifically, 'cp -pr .xmvn/root/* $RPM_BUILD_ROOT' when
> > .xmvn/root/usr/share exists will result in $RPM_BUILD_ROOT/share existing,
> > because the 'usr' component actually gets renamed to be the last component
> > of the $RPM_BUILD_ROOT. I'm not sure if this should be considered a bug in
> > mvn_install or not.
> 
> if this problem happen only on Your system then remove that one.
> otherwise report a bug. i never encountered this problem with
> java packages tools
> regards

I never had it happen on my dev box, only on a pristine F19 VM.

I just tested on a pristine F21 VM with no error.

I've removed the mkdir an updated the spec in place (same urls as comment 3).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=9beSP6b7fV&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to