[
https://issues.jboss.org/browse/ISPN-2184?page=com.atlassian.jira.plugin....
]
Manik Surtani reassigned ISPN-2184:
-----------------------------------
Assignee: Manik Surtani (was: Heiko Rupp)
RHQ artefacts that Infinispan depend on are missing from Maven
Central
----------------------------------------------------------------------
Key: ISPN-2184
URL:
https://issues.jboss.org/browse/ISPN-2184
Project: Infinispan
Issue Type: Bug
Components: Build process
Affects Versions: 5.1.5.FINAL
Environment: Maven 3
Reporter: Radim Kolář
Assignee: Manik Surtani
Priority: Blocker
Fix For: 5.2.0.Alpha4, 5.2.0.Final
Attachments: Screen Shot 2012-09-19 at 10.22.27.png
I am using maven 3 to resolve dependencies for my project. I have dependency only on
core.
<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-core</artifactId>
</dependency>
Maven complains about
[WARNING] The POM for org.rhq.helpers:rhq-pluginAnnotations:jar:3.0.4 is missing
, no dependency information available
because in maven central repo there is no org.rhq stuff at all. Its against maven central
repo policy because all dependencies must be uploaded there as well.
Please upload missing artefact or mark them as optional in your pom.
--
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