[
https://issues.jboss.org/browse/ISPN-1173?page=com.atlassian.jira.plugin....
]
Paul Gier edited comment on ISPN-1173 at 6/14/11 12:55 PM:
-----------------------------------------------------------
When you are building a project, you should be using the "public" group instead
of the "public-jboss" group, if the project depends on any thirdparty
repositories other than central. com.sun.xcom in this case comes from the
java.net
repository. There is more information about how the repositories are configured in the
wiki:
http://community.jboss.org/wiki/MavenRepository
was (Author: pgier):
When you are building a project, you should be using the "public" group
instead of the "public-jboss" group, if the project depends on any thirdparty
repositories. com.sun.xcom in this case comes from the
java.net repository. There is
more information about how the repositories are configured in the wiki:
http://community.jboss.org/wiki/MavenRepository
Missing dependency: com.sun.xsom:xsom
-------------------------------------
Key: ISPN-1173
URL:
https://issues.jboss.org/browse/ISPN-1173
Project: Infinispan
Issue Type: Bug
Reporter: Sanne Grinovero
Assignee: Manik Surtani
Fix For: 5.0.0.CR6
it seems not all dependencies where imported in jboss.org's repository:
{quote}[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.660s
[INFO] Finished at: Fri Jun 10 14:48:06 BST 2011
[INFO] Final Memory: 36M/433M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project infinispan-tools: Could not resolve
dependencies for project org.infinispan:infinispan-tools:bundle:5.0.0-SNAPSHOT: Could not
find artifact com.sun.xsom:xsom:jar:20081112 in jboss-public-repository-group
(
https://repository.jboss.org/nexus/content/groups/public-jboss/) -> [Help 1]
[ERROR]
{quote}
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira