David Bouyssié
David Bouyssié
Fantastic ! So I should be able to build the project using Windows CMake ?
I'm having the same issue on Intellij 2023.3.2 and Rust plugin intellij-rust-233.21799.284
I can confirm the same issue from Ammonite when we want to fetch an artifact having only a "maven-metadata.xml" file (no POM file).
It should be indeed possible to implement the whole conversion logic inside the ThermoRawFileParser library. However I decided to test a different solution for the mzDB conversion implementation, which should...
Here is a first pre-release including two converters (raw->mzDB and mzDB->MGF): https://github.com/mzdb/mzdb4s/releases/download/0.2/mzdb-conversion-tools_0.2.zip Note that the thermo2mzDB is a native executable which is targeting Linux Ubuntu. I could also deliver a...
Any update regarding this PR?
I never did that with Maven itself, I'm using a Scala SBT plugin for that. But I think you can follow this documentation: * https://central.sonatype.org/publish/publish-guide/ * https://central.sonatype.org/publish/publish-maven/