[infinispan-issues] [JBoss JIRA] (ISPN-3220) Integration tests rely on a nonexistent artifact
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Wed Jun 12 11:14:55 EDT 2013
Manik Surtani created ISPN-3220:
-----------------------------------
Summary: Integration tests rely on a nonexistent artifact
Key: ISPN-3220
URL: https://issues.jboss.org/browse/ISPN-3220
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 5.3.0.CR1
Reporter: Manik Surtani
Assignee: Tristan Tarrant
Priority: Critical
Fix For: 5.3.0.CR2
When running in a clean environment (no cached .m2 repo), {{AS Module Integration Tests}} fails with a broken dependency on {{org.jboss.as:jboss-as-dist:zip:7.2.0.Alpha1-redhat-4}}.
The following repos are queried:
{code}
[ERROR] jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/, releases=true, snapshots=true),
[ERROR] jboss-public-repository (https://repository.jboss.org/nexus/content/groups/public, releases=true, snapshots=true),
[ERROR] central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
{code}
If this integration test relies on specific installs of JBoss AS/EAP/WildFly then they should be made optional, and *not* enabled by default as it breaks community builds/tests.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list