[
https://issues.jboss.org/browse/AS7-2022?page=com.atlassian.jira.plugin.s...
]
Ondrej Zizka edited comment on AS7-2022 at 1/24/12 3:10 PM:
------------------------------------------------------------
{code:bash}
./build.sh clean install -DskipTests -Dcoverage
./integration-tests.sh clean install -DallTests -Dcoverage
./integration-tests.sh site -DallTests -Dcoverage ## Must run in separatedly.
#Alternatively: mvn site -rf testsuite -DallTests -Dcoverage
{code}
was (Author: ozizka):
{code:bash}
./build.sh clean install -DskipTests -Dcoverage
./integration-tests.sh clean install -DallTests -Dcoverage
./integration-tests.sh site -DallTests -Dcoverage ## Must run in separatedly.
{code}
--
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