Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
  • With Maven installed it should be a simple command that allows you to
    checkout the sources for a project.
  • Maybe this could be generalized so that if you reference a remote
    descriptor it will download the project. Something like

$ maven --project http://www.realityforge.org/daedalus-project.xmlImage Removed

would result in download of project either from remote location or
maybe from scm declarations in project descriptor.

...