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

Mikolaj Izdebski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #91 from Mikolaj Izdebski <[email protected]> ---
My comment as Maven/XMvn maintainer: %mvn_install installs JARs to %_javadir
unless it can find evidence that JAR is using JNI. If you enable debugging
(%mvn_install -X) you should see why given JAR is considered as JNI and
installed to %_jnidir. If this is incorrect then please file a bug and I'll be
happy to fix that.

Requires on most stuff, including mvn(*), java-headless and jpackage-utils
should be generated automatically and there is no need to explicitly list them
in the spec file. Besides that some requires like
mvn(org.apache.maven.plugins:maven-dependency-plugin) or
mvn(org.sonatype.oss:oss-parent:pom:) look wrong - these are development
packages usually needed for building only.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to