[
https://issues.jboss.org/browse/ISPN-10632?page=com.atlassian.jira.plugin...
]
Pedro Ruivo commented on ISPN-10632:
------------------------------------
and this:
{code:none}
[ERROR] Failed to execute goal
org.wildfly.build:wildfly-feature-pack-build-maven-plugin:1.2.10.Final:build
(feature-pack-build) on project infinispan-feature-pack-wf-modules: Execution
feature-pack-build of goal
org.wildfly.build:wildfly-feature-pack-build-maven-plugin:1.2.10.Final:build failed:
java.lang.RuntimeException: Some errors were encountered creating the feature pack
[ERROR] Could not determine version for artifact
org.infinispan.wildfly:infinispan-server-commons
[ERROR] Could not determine version for artifact org.infinispan:infinispan-tasks
[ERROR] Could not determine version for artifact org.infinispan:infinispan-tasks-api
[ERROR] Could not determine version for artifact org.infinispan:infinispan-scripting
[ERROR] Could not determine version for artifact
org.infinispan.server:infinispan-server-infinispan
[ERROR] Could not determine version for artifact
org.infinispan:infinispan-cachestore-rest
[ERROR] Could not determine version for artifact
org.infinispan:infinispan-cachestore-remote
[ERROR] Could not determine version for artifact
org.infinispan.server:infinispan-server-jgroups
[ERROR] Missing module ModuleIdentifier{name='org.infinispan.server.commons',
slot='ispn-10.0'}. Module was required by
[ModuleIdentifier{name='org.jgroups.extension', slot='ispn-10.0'},
ModuleIdentifier{name='org.infinispan.extension', slot='ispn-10.0'}]
{code}
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}
--
This message was sent by Atlassian Jira
(v7.13.5#713005)