33d

Results 2 issues of 33d

I just found this out the hard way. Maybe this can be noted in the "Iterate over features" section? (Great guide by the way, it's really helpful for getting started.)

I tried to include this artifact: ``` org.mockito:mockito-core:2.1.0-beta.119 ``` The build succeeded, but this artifact didn't appear in `target/repository/plugins`. Buried in the `mvn -X` output, I found: ``` Root exception:...