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

--- Comment #5 from Michal Srb <m...@redhat.com> ---
(In reply to gil cattaneo from comment #2)
> hi
> thanks for  the review
> i dont want use %%mvn_install macro, install the library in
> /usr/share/java/jatl instead of /usr/share/java
> isnt very friendly with gradle ...
> regards

You can always create symlinks in /usr/share/java. All you need to do is add
following line to your %prep section:

%mvn_file :jatl jatl/jatl jatl

%mvn_install will then install JAR file for artifact "any_groupId:jatl" to the
location %{_javadir}/jatl/jatl.jar and it will also create symlink
%{_javadir}/jatl.jar

-- 
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=CxHViYLK7Q&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to