molgenis / systemsgenetics

Generic Java genotype reader / writer, QTL mapping software, Strand alignment tool
https://github.com/molgenis/systemsgenetics/wiki
GNU General Public License v3.0
172 stars 100 forks source link

Build issue #276

Open harmjanwestra opened 10 years ago

harmjanwestra commented 10 years ago

C:\Work>java -Xmx2g -jar .\emp\eqtl-mapping-pipeline-1.1.16-SNAPSHOT-dist.jar

no main manifest attribute, in .\emp\eqtl-mapping-pipeline-1.1.16-SNAPSHOT-dist. jar

the all-in-one jar file has no manifest attribute. The eqtl-mapping-pipeline-1.1.16-SNAPSHOT.jar jar does work, however.

PatrickDeelen commented 10 years ago

Is this now solved using your last changes in the assembly file?

harmjanwestra commented 10 years ago

Nope I have no clue what causes this. By the way, the jar file that is packaged in the dist.zip does work as well.

PatrickDeelen commented 10 years ago

Strange, I propose to then no longer build this Jar. Already had to help someone who accidentally used the wrong one. If you really need this Jar I think we should find an other solution.