[infinispan-issues] [JBoss JIRA] (ISPN-2184) infinispan dependencies are missing in maven central
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Fri Aug 10 04:50:07 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani reassigned ISPN-2184:
-----------------------------------
Assignee: Heiko Rupp (was: Manik Surtani)
@Heiko pls close this once the RHQ artefacts have made it to Maven Central
> infinispan dependencies are missing in 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: Heiko Rupp
> Priority: Blocker
>
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list