[
https://issues.jboss.org/browse/AS7-2996?page=com.atlassian.jira.plugin.s...
]
Ondrej Zizka commented on AS7-2996:
-----------------------------------
XSLT path is not correct outside integration/ :
{code}
[ERROR] Failed to execute goal org.codehaus.mojo:xml-maven-plugin:1.0:transform
(ts.config-as.ip) on project jboss-as-testsuite-benchmark: Could not find stylesheet:
/home/ondra/work/AS7/ozizka-git/testsuite/benchmark/integration/src/test/xslt/changeIPAddresses.xsl
-> [Help 1]
[ERROR] Failed to execute goal org.codehaus.mojo:xml-maven-plugin:1.0:transform
(ts.config-as.ip) on project jboss-as-testsuite-stress: Could not find stylesheet:
/home/ondra/work/AS7/ozizka-git/testsuite/stress/integration/src/test/xslt/changeIPAddresses.xsl
{code}
Fixing.
TS: -Djboss.dist=... has no effect, /build/target/jboss-as* is
always used
---------------------------------------------------------------------------
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
Priority: Critical
Labels: test-dev-blocker
Fix For: 7.1.1.Final
Original Estimate: 1 week, 2 days
Time Spent: 1 week, 3 days
Remaining Estimate: 0 minutes
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-...
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