]
Snjezana Peco updated JBIDE-16719:
----------------------------------
Fix Version/s: LATER
Maven.resolver().loadPomFromFile(<relative_path>) doesn't
work in Arquillian Eclipse
------------------------------------------------------------------------------------
Key: JBIDE-16719
URL:
https://issues.jboss.org/browse/JBIDE-16719
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: testing-tools
Affects Versions: 4.2.0.Alpha2
Reporter: Snjezana Peco
Assignee: Snjezana Peco
Fix For: LATER
Shrinkwrap resolver solves relative paths using the current working directory.
I don't know a reliable way to change the current working directory so that the
deployment method mentioned in JBIDE-16696 can't be analyzed properly.
Since I don't know how to solve the issue, I will add the following problem marker:
"Cannot solve relative paths in the Maven.resolver().loadPomFromFile() method"