Closed fbergmann closed 5 years ago
Definitely the JSBML core devs are the experts here. They managed the transition from ant to maven for SBML core and all the packages and created maven repositories for the stable and SNAPSHOT versions. Also @niko-rodrigue is one of the people to ask.
Yes, definitively, following what was done for jsbml-core, it should not be too hard to setup maven to at least deploy it online.
this has since been resolved, thanks to @cannin! The latest code base now has a working pom.
In order to have the library in maven, i registered a repo, so far so good. However, I would like some help of someone that is more familiar with it, to port out ant scripts to maven. I was hoping that ant run could do the trick, but it did not.
@draeger Andreas could you perhaps jump in here, you must be using it a lot more for jsbml.