[infinispan-issues] [JBoss JIRA] (ISPN-2184) RHQ artefacts that Infinispan depend on are missing from Maven Central

Manik Surtani (JIRA) jira-events at lists.jboss.org
Wed Sep 19 05:24:35 EDT 2012


     [ https://issues.jboss.org/browse/ISPN-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manik Surtani updated ISPN-2184:
--------------------------------

    Attachment: Screen Shot 2012-09-19 at 10.22.27.png


Now on Maven Central - see screenshot
                
> 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



More information about the infinispan-issues mailing list