Bug 1297563 - Some pom.xml in 6.6.0.CR1-maven-repository have dependencies that doesn't in maven repository
Summary: Some pom.xml in 6.6.0.CR1-maven-repository have dependencies that doesn't in ...
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Server
Version: 6.6.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR2
: 6.6.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-11 21:30 UTC by Martin Vrabel
Modified: 2022-05-31 22:24 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Martin Vrabel 2016-01-11 21:30:34 UTC
Description of problem:

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Martin Vrabel 2016-01-11 21:50:05 UTC
for example in :
jboss-datagrid-6.6.0.CR1-maven-repository/org/hibernate/hibernate-osgi/4.2.19.Final-redhat-1/hibernate-osgi-4.2.19.Final-redhat-1.pom

....
<dependency>
      <groupId>org.hibernate</groupId>
      <artifactId>hibernate-core</artifactId>
      <version>4.2.19.Final-redhat-1</version>
      <scope>compile</scope>
...

4.2.19.Final-redhat-1 is not in maven.repository.redhat.com/earlyaccess/org/hibernate/hibernate-core


Note You need to log in before you can comment on or make changes to this bug.