Diego Lovison created ISPN-9629:
-----------------------------------
Summary: Coverage profile is not working
Key: ISPN-9629
URL:
https://issues.jboss.org/browse/ISPN-9629
Project: Infinispan
Issue Type: Bug
Reporter: Diego Lovison
When running the `coverage` profile. The build is failing because
Run: mvn verify -Pcoverage -Dmaven.test.failure.ignore=true
{noformat}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run
(copy-generated-classes) on project infinispan-parent: Execution copy-generated-classes of
goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run failed: Plugin
org.apache.maven.plugins:maven-antrun-plugin:1.8 or one of its dependencies could not be
resolved: Failure to find org.apache.ant:ant-nodeps:jar:1.10.1 in
http://download.lab.eng.bos.redhat.com/brewroot/repos/jb-dg-7-rhel-7-buil...
was cached in the local repository, resolution will not be reattempted until the update
interval of mead-jdg7-plugins has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
{noformat}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)