google / u2f-ref-code

U2F reference implementations
BSD 3-Clause "New" or "Revised" License
588 stars 182 forks source link

Move project to Maven and add Travis CI support #166

Closed cpiper closed 6 years ago

cpiper commented 7 years ago

This removes the Eclipse specific settings that were previously in the repo and converts the projects to Maven projects. Dependency jars are removed as they will be downloaded by Maven on demand.

Travis CI configuration files are also added so that any successful updates to the repository will automatically deploy.

millerbennett commented 6 years ago

+1

This project is too Eclipse dependent