monarch-initiative / loinc2hpo

Java library to map LOINC-encoded test results to Human Phenotype Ontology
http://loinc2hpo.readthedocs.io/en/latest/
Other
30 stars 8 forks source link

Maven assembly vs. shade #31

Closed ielis closed 6 years ago

ielis commented 6 years ago

Hi @kingmanzhang , it looks like that the maven-assembly-plugin provides just a limited options for creating an uber-JAR (Info here. So I guess it would be better to use the shade plugin if it is working. DD

pnrobinson commented 6 years ago

Probably it is enough to use this plugint and supply the complete package/class of the Main class.

org.apache.maven.plugins maven-shade-plugin false XXXXXXXXXXXXXXXXXXXXXXXX false *:* META-INF/*.SF META-INF/*.DSA META-INF/*.RSA package shade

Peter Robinson

Professor and Donald A. Roux Chair, Genomics and Computational Biology

The Jackson Laboratory for Genomic Medicine

10 Discovery Drive

Farmington, CT 06032

860.837.2095 t | 860.990.3130 m

peter.robinson@jax.orgmailto:peter.robinson@jax.org

www.jax.org

Robinson lab: https://robinsongroup.github.io/

New Book: Computational Exome and Genome Analysishttps://www.crcpress.com/Computational-Exome-and-Genome-Analysis/Robinson-Piro-Jager/p/book/9781498775984

The Jackson Laboratory: Leading the search for tomorrow's cures


From: Daniel Danis notifications@github.com Sent: Wednesday, February 28, 2018 2:50 PM To: monarch-initiative/loinc2hpo Cc: Subscribed Subject: [monarch-initiative/loinc2hpo] Maven assembly vs. shade (#31)

Hi @kingmanzhanghttps://github.com/kingmanzhang , it looks like that the maven-assembly-plugin provides just a limited options for creating an uber-JAR (Info herehttps://maven.apache.org/plugins/maven-assembly-plugin/. So I guess it would be better to use the shade plugin if it is working. DD

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/monarch-initiative/loinc2hpo/issues/31, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AEtuPEng0rC6ZV3xv4DSVGybUibyk3zWks5tZa38gaJpZM4SXPO8.

The information in this email, including attachments, may be confidential and is intended solely for the addressee(s). If you believe you received this email by mistake, please notify the sender by return email as soon as possible.