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

Matous Jobanek (JIRA) issues at jboss.org
Thu May 21 08:15:20 EDT 2015


Matous Jobanek created ARQGRA-470:
-------------------------------------

             Summary: 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


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