Closed GoogleCodeExporter closed 9 years ago
https://codereview.appspot.com/10679049/
Original comment by ngmic...@google.com
on 1 Jul 2013 at 8:06
We added the Animal Sniffer plugin but not the Enforcer plugin. The Enforcer
plugin crashes with a NullPointerException. This seems to be because we specify
version numbers in <dependencyManagement> instead of directly on the
dependencies.
The following thread appears to be the issue we're facing as well:
http://stackoverflow.com/questions/1017019/maven-assembly-plugin-fails-with-null
pointerexception
Particularly the comment on the answer:
http://stackoverflow.com/questions/1017019/maven-assembly-plugin-fails-with-null
pointerexception#comment826448_1017037
This will be tracked in a new issue:
https://code.google.com/p/google-http-java-client/issues/detail?id=234
Original comment by ngmic...@google.com
on 2 Jul 2013 at 4:12
Original issue reported on code.google.com by
yan...@google.com
on 24 Jun 2013 at 7:11