Something about version 3.3.1 of the maven-archetype-plugin causes the archetype project integration tests to fail because the grader profile/property appear to be ignored. (That is, the -Pgrader text-based Javadoc doesn't appear to be generated.)
This might be caused by the change for https://issues.apache.org/jira/browse/ARCHETYPE-574
Before we can upgrade to 3.3.1, we'll need to figure out what's wrong here.