[
https://issues.apache.org/jira/browse/TAMAYA-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anatole Tresch resolved TAMAYA-138.
-----------------------------------
Resolution: Fixed
> Parent pom contains invalid Arquillian groupId
> ----------------------------------------------
>
> Key: TAMAYA-138
> URL: https://issues.apache.org/jira/browse/TAMAYA-138
> Project: Tamaya
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.2-incubating
> Reporter: Moritz Becker
> Fix For: 0.2-incubating
>
>
> The parent pom contains the following invalid dependency (note the ending dot
> in the groupId):
> {code:xml}
> <dependency>
> <groupId>org.jboss.arquillian.</groupId>
> <artifactId>arquillian-bom</artifactId>
> <version>${arquillian.version}</version>
> <type>pom</type>
> <scope>import</scope>
> </dependency>
> {code}
> I created a PR on GitHub.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)