[jboss-jira] [JBoss JIRA] (AS7-2007) Testsuite tasks (tracking)
Ondrej Zizka (Updated) (JIRA)
jira-events at lists.jboss.org
Wed Dec 21 22:14:10 EST 2011
[ https://issues.jboss.org/browse/AS7-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ondrej Zizka updated AS7-2007:
------------------------------
Comment: was deleted
(was: We need to refer to ${basedir} for two purposes:
1) To be able to pass important directories to the tests, for example:
* AS project root dir
* Testsuite root dir (to access global resources)
* Integration testsuite root dir (to access int. ts. resources)
In this case, we need to be able to define the value in parent pom and retain it for sub-modules.
2) For various operations (plugin executions) which are defined in parent pom, but inherited in sub-modules.
In this case, we really need to have it done using relative paths, e.g. ${basedir}/src/config/arquillian .
In both cases, ${basedir} is used for plugins configuration.
)
> Testsuite tasks (tracking)
> --------------------------
>
> Key: AS7-2007
> URL: https://issues.jboss.org/browse/AS7-2007
> Project: Application Server 7
> Issue Type: Task
> Components: Test Suite
> Reporter: Ondrej Zizka
> Assignee: Ondrej Zizka
> Fix For: 7.1.0.Final
>
>
> Arquillian tasks affecting the testsuite: https://docspace.corp.redhat.com/docs/DOC-71831
> Maven wishes for christmas:
> * http://jira.codehaus.org/browse/SUREFIRE-803
> * http://jira.codehaus.org/browse/SUREFIRE-806
> * http://jira.codehaus.org/browse/SUREFIRE-808 or
> * http://jira.codehaus.org/browse/SUREFIRE-809
> * http://jira.codehaus.org/browse/MNG-5218 - ${basedir} in a property is re-resolved for each submodule; We need to have it optionally fixed.
--
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