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

Tom Eicher (JIRA) jira-events at lists.jboss.org
Fri Apr 19 10:16:54 EDT 2013


Tom Eicher created ARQ-1379:
-------------------------------

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