I'm trying to build against 2.4.0 In exactly 50% of the time, the following error shows up when building ambari-server. If re-run the command it will succeed. I'd like to get to the bottom of this:
[ERROR] Failed to execute goal org.codehaus.mojo:xml-maven-plugin:1.0:transform (default) on project ambari-server: Failed to transform input file D:\Projects\apache-ambari-2.4.0-src\ambari-server\target\findbugs\findbugsXml.html: The entity name must immediately follow the '&' in the entity reference. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:xml-maven-plugin:1.0:transform (default) on project ambari-server: Failed to transform input file D:\Projects\apache-ambari-2.4.0-src\ambari-server\target\findbugs\findbugsXml.html: The entity name must immediately follow the '&' in the entity reference.
