But reactor dependencies make perfect sense in m2e! Also, keep in mind that we are talking about new maven concept, it does not currently exist and can't be supported by m2e, netbeans or any other existing tool.

--
Regards,
Igor



On December 12, 2016 4:38:30 PM Christian Schulte <c...@schulte.it> wrote:

Am 12/13/16 um 01:33 schrieb Igor Fedorenko:
This suggests inefficiency in existing implementation. We use this model
internally with some custom optimizations for a very large codebase.

Maybe. Netbeans is using the Maven API for all of this. It's like
building the full reactor on the command line with downloading source
jars and javadoc jars. That other IDE does not handle the artifacts as
artifacts but more or less views all of those artifacts as directories
in a common workspace and internally builds it's own classpaths and so
on. That's why the reactor coordinates do not seem to make any sense there.

Regards,
--
Christian


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




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

Reply via email to