GSA / piv-conformance

Tool to verify conformance to the PIV data model per most recent releases of FIPS 201 and associated publications
Other
24 stars 13 forks source link

Cleanup #320

Closed RS-Credentive closed 2 months ago

RS-Credentive commented 2 months ago

Clayton - a lot of changes here. Swapped out Gradle for Maven, implemented checkstyle to catch code issues, and working on getting everything to compile. There are a couple of issues with dependencies, but things are looking better.

RS-Credentive commented 2 months ago

Finished almost all the errors. We're down to a few remaining errors that are actual code problems (passing the wrong type of argument or calling a method that doesn't exist). Take a look and see if you have any problems with merging. The environment is acting a little strange from time to time (forgetting about imports for example) but I don't think these are actual errors.