[
https://issues.jboss.org/browse/ISPN-3898?page=com.atlassian.jira.plugin....
]
Valerio Schiavoni commented on ISPN-3898:
-----------------------------------------
You can verify that there is a bug by cloning the latest version from github and
launching:
mvn clean package -DskipTests -Dmaven.repo.local=/tmp/temp-repo
This will use an empty directory as Maven repository: Maven will start downloading all the
dependencies, as long as it knows where to look.
Missing dependencies in infinispan-server-jgroups
-------------------------------------------------
Key: ISPN-3898
URL:
https://issues.jboss.org/browse/ISPN-3898
Project: Infinispan
Issue Type: Bug
Components: Server
Reporter: Valerio Schiavoni
Assignee: Mircea Markus
Attachments: versions_pom.diff
Maven complains about unresolvable dependencies:
[ERROR] Failed to execute goal on project infinispan-server-jgroups: Could not resolve
dependencies for project
org.infinispan.server:infinispan-server-jgroups:jar:7.0.0-SNAPSHOT: The following
artifacts could not be resolved: org.jboss.byteman:byteman:jar:2.0.1,
org.jboss.byteman:byteman-submit:jar:2.0.1, org.jboss.byteman:byteman-install:jar:2.0.1:
Could not find artifact org.jboss.byteman:byteman:jar:2.0.1 in central
(same happens with the other byteman dependencies).
--
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