maven/maven-core
Igor Fedorenko b80fb7d7ce MNG-5695 fixed inconsistent/incomplete custom guice scope bindings
MojoExecution scope was only available for maven plugins and could not
be used for components defined in maven core or maven code extensions.

Session scope was only available for maven core and core extensions
but did not work for components from maven plugins.

Made both custom scopes available available in all realms.

Signed-off-by: Igor Fedorenko <ifedorenko@apache.org>
2014-09-26 21:55:30 -04:00
..
src MNG-5695 fixed inconsistent/incomplete custom guice scope bindings 2014-09-26 21:55:30 -04:00
lifecycle-executor.txt o taking into account the common case where configuration is specified for many goal in a single configuration element which needs to be accounted for. 2009-05-04 13:09:06 +00:00
plugin-manager.txt o separated the sorter out of the reactor manager in preparation for making the reactor just an implementation of a local repository. shouldn't be tangled with sorting, that should be done before anything starts 2009-03-28 18:24:05 +00:00
pom.xml sisu 0.3.0M1, sisu-guice 3.2.3 2014-08-26 14:11:21 -04:00
project-builder.txt o disable the tests in the bootstrap so ben and i can go all the way through to the embedder 2009-05-04 15:32:10 +00:00