sandflow / regxmllib

Convert MXF to XML: RegXML (SMPTE ST 2001-1) tools and libraries
BSD 2-Clause "Simplified" License
35 stars 14 forks source link

Adds support for Maven builds #98

Closed rohitdpuri closed 7 years ago

rohitdpuri commented 8 years ago

Closes #99

palemieux commented 7 years ago

Added support for complete Maven main artifact build and test, including moving resources, creating the repoversion.properties file, etc...

Instead of a complex top-level .gitignore file, I suggest adding Maven-specific artifacts to the .gitignore under regxmllib (and modifying the local global .gitignore to exclude platform specific files, e.g. .DS_Store under MacOS)

rohitdpuri commented 7 years ago

lgtm