Moreover, since you are the original developers, you are first in the list if you want to upload the 1.0.0 version to the Maven repository of Sonatype. If you want to do it, see here: https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide
Just use the POM in the patch, changing the version to "1.0.0" and adding this parameter:
-Dmaven.test.skip=true
Thanks
Antonio Petrelli
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all
I would like to know if you are willing to move to Maven for next releases. If yes, I posted a preliminar pom here:
https://sourceforge.net/tracker/?func=detail&aid=3105976&group_id=74824&atid=542121
Tests however fail, the structure should be modified, but if tests are skipped, the build is ok.
Moreover, since you are the original developers, you are first in the list if you want to upload the 1.0.0 version to the Maven repository of Sonatype. If you want to do it, see here:
https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide
Just use the POM in the patch, changing the version to "1.0.0" and adding this parameter:
-Dmaven.test.skip=true
Thanks
Antonio Petrelli