[jbosstools-issues] [JBoss JIRA] (JBIDE-16225) Let the user select the version of the arquillian container adapter

Aslak Knutsen (JIRA) issues at jboss.org
Tue May 13 18:20:57 EDT 2014


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

Aslak Knutsen edited comment on JBIDE-16225 at 5/13/14 6:19 PM:
----------------------------------------------------------------

[~maxandersen] why? The user has to get the artifact from central anyway?

Doesn't have to be more advanced then, parse this;
http://central.maven.org/maven2/org/jboss/arquillian/arquillian-bom/

btw, doesn't m2e fetch the index from central during startup anyway? Couldn't you query that?


was (Author: aslak):
[~maxandersen] why? The user has to get the artifact from central anyway?

Doesn't have to be more advanced then, parse this;
http://central.maven.org/maven2/org/jboss/arquillian/arquillian-bom/

> Let the user select the version of the arquillian container adapter  
> ---------------------------------------------------------------------
>
>                 Key: JBIDE-16225
>                 URL: https://issues.jboss.org/browse/JBIDE-16225
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: testing-tools
>    Affects Versions: 4.1.1.CR1
>            Reporter: Xavier Coulon
>            Assignee: Snjezana Peco
>             Fix For: 4.2.0.Beta2
>
>
> The Arquillian wizard provides users with a list of containers (eg: JBOSS_AS_REMOTE_7.X) that can be used but it misses the version selection (eg: 7.1.1.Final, 7.2.0.Final, etc.).
> I think it's important to let the user choose the version of the 'driver' she needs to use, because it needs to match against the actual version of the container. 
> for example, using org.jboss.as:jboss-as-arquillian-container-remote:7.2.0.Final against JBoss AS 7.1.1 will not work. 



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list