Hi,

currently (in trunk)

you run mvn install
and get "all" (build, api, impl, demo)

I'd like to change that.

The default (mvn install) should create only
build, api and impl

to get all (above + examples (blank and demo))

mvn install -Pall-modules

I'd like to introduce this "all-modules" profile.

With that, we also will only deploy build, api, and impl to a maven repo.
blank and demo will be only available via website download.

any comments?

--
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
mail: matzew-at-apache-dot-org

Reply via email to