>
> This should be possible by providing WorkspaceReader implementation -
> @Component( role = WorkspaceReader.class, hint = "ide" )
>
> Note that Maven tries resolution from workspace *before* repositories -
> workspace reader has priority lower than reactor, but higher than remote
> repos known to Maven.

WorkspaceReader functionality is or is not a thing that can be set in
pom.xml files?

Are there any examples in public that use WorkspaceReader in use to
source a dep from outside of maven central (or the projects sibling
modules)?

- Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to