<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Apache Maven - Page 9 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Apache_Maven&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Apache_Maven&amp;p=10">3.Next</a>
</p>
<p>POM defines a unique identifier for the project (coordinates) and a single dependency on the <a href="page.php?w=JUnit">JUnit</a> library. However, that is already enough for building the project and running the <a href="page.php?w=Unit_testing">unit tests</a> associated with the project. Maven accomplishes this by embracing the idea of <a href="page.php?w=Convention_over_Configuration">Convention over Configuration</a>, that is, Maven provides default values for the project's configuration.</p>

<p>The directory structure of a normal <a href="page.php?w=Programming_idiom">idiomatic</a></p><p>
<a accesskey="1" href="page.php?w=Apache_Maven&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Apache_Maven&amp;p=10">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
