[arquillian-issues] [JBoss JIRA] (ARQRUSH-28) Update RushEye-Manager basic configuration

Jakub Dunia (JIRA) jira-events at lists.jboss.org
Thu Jul 26 16:15:19 EDT 2012


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

Jakub Dunia commented on ARQRUSH-28:
------------------------------------

Thanks for info, now it's working :

https://github.com/cube88/arquillian-rusheye/commit/199844e85e6dc7339c5459d3e6dc573a15bd318a

jar has defined main class, and all dependencies are packed using maven-shade-plugin, so after mvn package we get one big (and working) jar.
                
> Update RushEye-Manager basic configuration
> ------------------------------------------
>
>                 Key: ARQRUSH-28
>                 URL: https://issues.jboss.org/browse/ARQRUSH-28
>             Project: Arquillian RushEye
>          Issue Type: Feature Request
>         Environment: Tried on following version: https://github.com/jjamrich/arquillian-rusheye/commit/20d497d6c7304e9e91ece1b6a5bade82ea1e52a3
> There should be applied all your pushed changes.
>            Reporter: Ján Jamrich
>            Assignee: Jakub Dunia
>             Fix For: 1.0.0.Alpha1
>
>
> 1. configure your git (I mean user.email in .gitconfig. It is difficult find who should be issue assigned to without it)
> 2. prepare simple script to run RushEye-Manager (add all dependency such as Rusheye-Manager.jar)
> 3. Add Main-Class definition into MANIFEST.MF file, to be able run RushEye-Manager just by add RushEye-Manager jar into classpath (I mean something like java -jar target/RushEye-Manager.jar) - without specifying Main class on commandline. See more about jar plugin [1] - "maven.jar.mainclass" property
> ============
> [1] http://maven.apache.org/plugins/maven-jar-plugin/examples/manifest-customization.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the arquillian-issues mailing list