Hi

I have a multimodule project that include a plugin. This one is needed for 
building other modules:

foo/
  foo-plugin/
  foo-m1/
  foo-m2/

For now, I must first install "foo-plugin" in local repository and then build 
"foo-m1" and "foo-m2" modules.

Is there a way to use "foo-plugin" that is in the reactor for building "foo-m1" 
and "foo-m2" instead of loading it from repository?

Thanks in advance
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to