Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • is just a custom repository format required (and they still provide poms, etc), or do they need their own resolver
  • should repository formats be pluggable? Via configuration, or code additions? too risky, no need
  • should the resolver be more pluggable? Does the design of the current one do most of the real work under the covers so it can be replaced safely without losing functionality (like transformations)?
  • how should users alter components used in maven? Do they provide a plexus.xml/components.xml file as part of their m2 installation?