-
Feature Request
-
Resolution: Done
-
Minor
-
None
-
None
-
None
-
Ok, thank you very much for information. I will choose the first option ;)
Hi,
Could It set the arquillian.xml file for different environments or profiles??
For example:
<property name="username">${jira.username}</property> <property name="password">${jira.password}</property> <property name="server">${jira.url}</property>
On the other hand, we have a properties file with:
# JIRA PROPERTIES
jira.url=http://XXXXX:8080
jira.username=XXXXX
jira.password=XXXXX