[
https://issues.jboss.org/browse/ARQAJO-23?page=com.atlassian.jira.plugin....
]
Juraj Huska commented on ARQAJO-23:
-----------------------------------
I have moved configuration of plugins needed for Jenkins profile into parent pom.xml.
However, there is need for support for two different paths, from where the arquillian.xml
is copied.
One for parent pom:
${basedir}/../qa/richfaces-arquillian-xml-property-resolver/target/conf/arquillian.xml
and second for all child poms:
${basedir}/../../qa/richfaces-arquillian-xml-property-resolver/target/conf/arquillian.xml
I have solve this with defining property in parent pom, with the value of path which
satisfy parent pom, and also overwritten this property with value which satisfy child
poms.
Can this be right solution ?
Another solution which works is to define only path which satisfy child poms and to
disable enforcer plugin, which just not copy arquillian.xml for parent.
Which one will be more suitable please ?
Setup matrix jobs for browser support
-------------------------------------
Key: ARQAJO-23
URL:
https://issues.jboss.org/browse/ARQAJO-23
Project: Arquillian Ajocado
Issue Type: Feature Request
Components: ftest
Reporter: Lukáš Fryč
Assignee: Juraj Huska
Fix For: 1.0.0.CR2
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira