]
Pedro Ruivo updated ISPN-10632:
-------------------------------
Status: Open (was: New)
Unable to resolve org.infinispan.server:infinispan-server-commons
-----------------------------------------------------------------
Key: ISPN-10632
URL:
https://issues.jboss.org/browse/ISPN-10632
Project: Infinispan
Issue Type: Bug
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Major
Fix For: 10.0.0.CR3
Because of ISPN-10594, the maven group id changed. I got this error when tried to compule
master:
{code:none}
[ERROR] Failed to execute goal on project infinispan-server-jgroups: Could not resolve
dependencies for project
org.infinispan.wildfly:infinispan-server-jgroups:jar:10.0.0-SNAPSHOT: Could not find
artifact org.infinispan.server:infinispan-server-commons:jar:tests:10.0.0-SNAPSHOT
{code}