So is UserBitShared.java generated from UserBitShared.proto ? It looks like it is, but mvn clean install -DskipTests=true doesn't seem to cause it to be regenerated.
What do I do to cause the regeneration? Right now I've edited both files to add a new ErrorType.SCHEMA, but I think I should only have to edit in one spot.