Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Maven Wiki" for change 
notification.

The following page has been changed by cseg:
http://wiki.apache.org/maven/M2UserDocs/011OtherMaven2Features

------------------------------------------------------------------------------
   * introduce the concept of a '''company (or remote) repository''':
     * so that your software artifacts can be shared with other project in your 
company
   * introduce the concept of a '''project object model''' (pom) as a single 
point of information about a project
+  * allows projects to be nested thereby naturally supporting large 
'''multi-module projects'''
-  * allows projects to be nested
-    *  effectively and '''consistently supports the notion of modules''' and 
multi-module projects
-  * '''resolves dependencies transitively''', whether between project modules, 
or third party components
+  * '''resolves dependencies transitively''', whether between project modules, 
or third party components, or both!
   
  
  ##[[Navigation(siblings)]]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to