[jboss-jira] [JBoss JIRA] (WFLY-4572) wildfly-arquillian uses slf4j-api:1.7.7.jbossorg-1 which is not available in maven central repository
Jozef Hartinger (JIRA)
issues at jboss.org
Mon May 4 02:17:47 EDT 2015
[ https://issues.jboss.org/browse/WFLY-4572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064829#comment-13064829 ]
Jozef Hartinger commented on WFLY-4572:
---------------------------------------
There is this simple premise:
If a maven artifact M is available in repository R then all its dependencies should be available in the same repository. Otherwise, someone using repository R will see the artifact M in the repository but will be unable to use it is its dependencies are absent.
My understanding is that WF currently violates the aforementioned premise as not all of its dependencies are available in central.
> wildfly-arquillian uses slf4j-api:1.7.7.jbossorg-1 which is not available in maven central repository
> -----------------------------------------------------------------------------------------------------
>
> Key: WFLY-4572
> URL: https://issues.jboss.org/browse/WFLY-4572
> Project: WildFly
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 8.2.0.Final, 9.0.0.Beta2
> Reporter: Martin Kouba
> Assignee: Paul Gier
>
> GAV: {{org.slf4j:slf4j-api:1.7.7.jbossorg-1}}
> As a result, it's not possible to build a project which depends on some referencing module, e.g. {{wildfly-arquillian-common}}, and does not define JBoss repository at the same time.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list