[arquillian-issues] [JBoss JIRA] (ARQ-1379) Provide binary jar distribution for non-maven users

Tom Eicher (JIRA) jira-events at lists.jboss.org
Sat Apr 20 05:56:53 EDT 2013


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

Tom Eicher commented on ARQ-1379:
---------------------------------

Actually, this comes quite close:
https://gist.github.com/mojavelinux/2363038
However 1) it's still at Arquillian 1.0.0 (easily fixed except for those who don't know maven ;-)
2) it's not officially linked (from Guides/FAQ)
3) it is explained in a way, that those who don't know maven, don't realize that this is what they are looking for ;-)

                
> Provide binary jar distribution for non-maven users
> ---------------------------------------------------
>
>                 Key: ARQ-1379
>                 URL: https://issues.jboss.org/browse/ARQ-1379
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Tom Eicher
>
> It is currently very unpractical to use Arquillian for any project that does not use mvn for it's own build. There is a lot of information around the net "how to use with ant only" (which proves the demand) but in the end this is a list of some 10-20 individual artifacts that one is to locate individually from Nexus. 
> Naturally, the information varies with Arquillian version, and no info is to be found for the "latest stable" and so sends everybody on her/his own hunt.
> Providing an arquillian-uberjar-$version.jar would really help here.
> This should not be too much trouble for someone fluent with mvn, but those who do not want to use maven are also those who can't figure it out for themselves...
> Of course, having an arquillian-base and separate arquillian-jboss7 / arquillian-tomcat ... jar would be preferable to having one uberjar ... whatever ... but even the uberjar would be a good start ... for starters ...
> Providing a shell script that builds those from latest stable (with mvn under the hood) would also be acceptable of course (kind of like jboss-as has).
> Maybe that is even easy from Arquillian sources, but again, some kind of information for the new user is required...

--
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 arquillian-issues mailing list