]
Lincoln Baxter III closed FORGE-2003.
-------------------------------------
Resolution: Done
DONE.
Forge workspace resolver fails to resolve local resource dependencies
that are specified as <optional>
------------------------------------------------------------------------------------------------------
Key: FORGE-2003
URL:
https://issues.jboss.org/browse/FORGE-2003
Project: Forge
Issue Type: Bug
Components: Build Tools - Maven, Forge Build, Test Harness
Affects Versions: 2.9.2.Final
Reporter: Lincoln Baxter III
Assignee: Lincoln Baxter III
Priority: Blocker
Fix For: 2.9.3.Final
This needs to be fixed in the ClasspathWorkspaceReader - which needs to attempt to parse
the POMs and locate any sub <module> projects that satisfy the dependency:
https://github.com/forge/furnace/blob/master/manager/resolver/maven/src/m...