For some reason package-info.class files don't end up in our published jars. I'm not sure if this in intentional or an oversight.
Comment From: philwebb
Mystery solved, the.class files are only created if necessary (e.g. there are annotations on the class).