You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2003/01/25 20:36:56 UTC

cvs commit: jakarta-turbine-maven/src/plugins-build/plexus NOTES.txt

jvanzyl     2003/01/25 11:36:56

  Added:       src/plugins-build/plexus NOTES.txt
  Log:
  o Adding some notes of things I need to add today.
  
  Revision  Changes    Path
  1.1                  jakarta-turbine-maven/src/plugins-build/plexus/NOTES.txt
  
  Index: NOTES.txt
  ===================================================================
  o Need to make a place for components so that I can run the reactor
    over the whole set to make the lookup table for retrieving components
    in the configuration.
  
  o The lookup table of components needs to become an artifact so that it
    can always be consulted when someone is trying to assemble a container.
    This can be an option anyway so that people using plexus know when
    new components are available.