[
https://issues.jboss.org/browse/FORGE-2532?page=com.atlassian.jira.plugin...
]
George Gastaldi commented on FORGE-2532:
----------------------------------------
Not sure what you mean about "return all others dependencies". I believe
{{org.apache.maven.project.ProjectBuildingResult.getProblems()}} would return the problems
while resolving it, I guess an exception needs to be thrown there instead.
Where is this ProjectHelper class in your example? I couldn't find this specific line
of code in forge/core inside the existing ProjectHelper classes.
testing an addon having org.eclipse:osgi dependecy failed
---------------------------------------------------------
Key: FORGE-2532
URL:
https://issues.jboss.org/browse/FORGE-2532
Project: Forge
Issue Type: Bug
Affects Versions: 2.19.2.Final, 2.20.0.Final, 2.20.1.Final
Reporter: ludovic Bertin
Assignee: George Gastaldi
Attachments: example.zip
I have implemented an Forge2 addon with org.eclipse:osgi as dependency.
I have written a simple test with Arquillian : it fails. If I remove osgi dependency,
test pass.
But my relevant test need this dependency, as my addon to be tested is using it.
Please find attach a dummy project to reproduce the problem.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)