[arquillian-issues] [JBoss JIRA] (ARQGRA-470) Missing version of org.jboss.logging:jboss-logging in org.jboss.arquillian.graphene:graphene-parent

Lukáš Fryč (JIRA) issues at jboss.org
Mon May 25 07:47:20 EDT 2015


    [ https://issues.jboss.org/browse/ARQGRA-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070691#comment-13070691 ] 

Lukáš Fryč commented on ARQGRA-470:
-----------------------------------

Yes, let's remove that definition if that is not required anymore. [~mjobanek] would you try to simply build with the remove dependency management for jboss-logging and if yes, send a PR?

> Missing version of org.jboss.logging:jboss-logging in org.jboss.arquillian.graphene:graphene-parent
> ---------------------------------------------------------------------------------------------------
>
>                 Key: ARQGRA-470
>                 URL: https://issues.jboss.org/browse/ARQGRA-470
>             Project: Arquillian Graphene
>          Issue Type: Bug
>    Affects Versions: 2.1.0.Alpha2
>            Reporter: Matous Jobanek
>             Fix For: 2.1-Tracking
>
>
> There in the org.jboss.arquillian.graphene:graphene-parent pom is defined a dependency:
> {code:xml}
> <dependency>
>     <groupId>org.jboss.logging</groupId>
>     <artifactId>jboss-logging</artifactId>
>     <version>${version.jboss.logging}</version>
> </dependency>
> {code}
> however the variable {{version.jboss.logging}} is not defined neither it this pom nor in the parent pom.
> see:
>  [org.jboss.arquillian.graphene:graphene-parent:2.1.0.Alpha2|https://repo1.maven.org/maven2/org/jboss/arquillian/graphene/graphene-parent/2.1.0.Alpha2/graphene-parent-2.1.0.Alpha2.pom]
> [github|https://github.com/arquillian/arquillian-graphene/blob/master/pom.xml]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the arquillian-issues mailing list