Hmm, but this pom seems to have some build configurations regarding some HTML pages, is that needed? If IOTA does not use maven, we can create a simple POM only with its dependencies, and declare all of them as provided, given that everything is bundled together in the jar file.
On Tue, Jul 11, 2017 at 5:35 PM, Barbara Malta Gomes < [email protected]> wrote: > *@Rafael *I think you are right, in order to upload an artifact on maven > central repo we need a *.pom* file and I think that is why the .pom file > was added to the project by *@gunnar *as part of the project release > preparation > > On Mon, Jul 10, 2017 at 5:56 PM, Justin Mclean <[email protected]> > wrote: > >> Hi, >> >> > The release will enable us to clean-up the source code >> > and make sure we have all the other pieces in place like unit tests, >> documentation and the like. >> >> Documentation and unit test are nice to have but are not requirements for >> a release. A release doesn’t have to be perfect, in fact it better to >> release early and release often, with each release building on the last. >> >> Thanks, >> Justin > > > > > -- > Barbara Gomes > Computer Engineer > San Jose, CA > -- Rafael Weingärtner
