[jboss-jira] [JBoss JIRA] (AS7-2996) TS: AS7 testsuite does not take -Djboss.dist from CLI and always runs against the built AS7 from /build/target/jboss-as* dir
Ivo Studensky (Created) (JIRA)
jira-events at lists.jboss.org
Tue Dec 13 10:15:09 EST 2011
TS: AS7 testsuite does not take -Djboss.dist from CLI and always runs against the built AS7 from /build/target/jboss-as* dir
----------------------------------------------------------------------------------------------------------------------------
Key: AS7-2996
URL: https://issues.jboss.org/browse/AS7-2996
Project: Application Server 7
Issue Type: Sub-task
Components: Test Suite
Reporter: Ivo Studensky
Assignee: Ondrej Zizka
Please check the usage of -Djboss.dist parameter provided from the command line. It seems the testsuite does not take it and still uses jboss.dist as defined in testsuite/pom.xml#<properties>. Looks like maven properties are a bit different than system properties, read for example the following:
http://maven.40175.n5.nabble.com/Overriding-properties-from-command-line-arguments-td3345432.html
Thanks.
--
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 jboss-jira
mailing list