Hi *, Am 11.08.2014 um 00:53 schrieb sebb: > Fails with NPE - likely because getProject() is null - same issue as > I'd already discovered.
That's rather strange .... I've replaced the injection of project in
AbstractRatMojo:
//@Parameter(name = "project", readonly = true)
@Component
private MavenProject project;
@Sebb: can you verify if that (r1617203) fixes the problem with your
projects?
I'm not sure how to solve
https://issues.apache.org/jira/browse/RAT-168
-one should invoke maven directly?
-or just check that project is not null in an integration test?
What do you think?
Thanks
Phil
signature.asc
Description: OpenPGP digital signature
