[infinispan-issues] [JBoss JIRA] (ISPN-3003) Version 5.2.5.Final of infinispan-cdi test dependencies
William Burns (JIRA)
jira-events at lists.jboss.org
Fri Oct 4 18:47:18 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns updated ISPN-3003:
--------------------------------
Fix Version/s: 6.0.0.Final
(was: 6.0.0.CR1)
> Version 5.2.5.Final of infinispan-cdi test dependencies
> -------------------------------------------------------
>
> Key: ISPN-3003
> URL: https://issues.jboss.org/browse/ISPN-3003
> Project: Infinispan
> Issue Type: Bug
> Components: CDI integration
> Affects Versions: 5.2.5.Final
> Reporter: Gregor Kovač
> Assignee: Tristan Tarrant
> Fix For: 6.0.0.Final
>
> Attachments: TestInfinispan.zip
>
>
> infinispan-cdi has a test dependency on infinispan-server-core:
> <dependency>
> <groupId>${project.groupId}</groupId>
> <artifactId>infinispan-server-core</artifactId>
> <type>test-jar</type>
> </dependency>
> which is wrong since it is missing the <scope>test</scope>, so every time I want to use infinispan-cdi in my projects I get:
> Failed to initialize ear modules: Unknown artifact type[test-jar]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list