I noticed SBT being used for the Fey-core, but in the main project there is a POM.xml. https://github.com/apache/incubator-iota/blob/master/pom.xml
Maybe this POM.xml is not used or working? On Mon, Jul 10, 2017 at 5:27 PM, Barbara Malta Gomes < [email protected]> wrote: > HI Rafael, > > IOTA only uses SBT, which means that it uses a single dependency and build > system, like you are suggesting. > > Can you point out where is iota using maven? > > Regards > > > > On Mon, Jul 10, 2017 at 2:19 PM, Rafael Weingärtner < > [email protected]> wrote: > >> We are doing the opposite, we built Fey using SBT and then we use Maven >> to manage our dependencies and build our performers. >> What about changing IOTA to use a single dependency and build system? >> >> On Mon, Jul 10, 2017 at 3:55 PM, Omkar Prabhu <[email protected]> wrote: >> >>> I have been building my performers for fey using sbt only. I haven't had >>> to use maven build. >>> >>> On Mon, Jul 10, 2017 at 9:52 AM, Tony Faustini <[email protected]> wrote: >>> >>>> This is a good point and I agree standardizing on one approach would be >>>> a good decision. Can we have comments from others on dev@iota? >>>> -Tony >>>> >>>> On Jul 10, 2017, at 8:03 AM, Rafael Weingärtner < >>>> [email protected]> wrote: >>>> >>>> >>>> Folks, >>>> >>>> I have been asking myself, why IOTA and its subprojects are using SBT >>>> and Maven at the same time? Cannot we pick one and go for it? Or is there a >>>> very specific reason to use both of them that I am not seeing? >>>> >>>> -- >>>> Rafael Weingärtner >>>> >>>> >>>> >>> >> >> >> -- >> Rafael Weingärtner >> > > > > -- > Barbara Gomes > Computer Engineer > San Jose, CA > -- Rafael Weingärtner
