[
https://issues.jboss.org/browse/ARQRUSH-28?page=com.atlassian.jira.plugin...
]
Ján Jamrich updated ARQRUSH-28:
-------------------------------
Description:
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-custom...
was:
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/maven-1.x/plugins/jar/properties.html
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/20d497d6c7304e9e91e...
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-custom...
--
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