Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

  • Should try to accomplish building, etc without the use of a maven.xml file
    • if a project depends on maven.xml, it is considered a 'custom build'
  • cross-project dependencies
    • ... can be resolved by using jar:install to install jar distributions into the local maven repository (using the projects groupId, etc).... ~/./maven/repository
  • No labels