sbgn / libsbgn

Libraries for the Systems Biology Graphical Notation (SBGN); Java and C++
Other
15 stars 8 forks source link

port ant script to maven #45

Closed fbergmann closed 5 years ago

fbergmann commented 5 years ago

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.

matthiaskoenig commented 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.

niko-rodrigue commented 5 years ago

Yes, definitively, following what was done for jsbml-core, it should not be too hard to setup maven to at least deploy it online.

fbergmann commented 5 years ago

this has since been resolved, thanks to @cannin! The latest code base now has a working pom.