home Info sitemap


Do you want outsource your project? PHP or Java , JSF 2, Richfaces 4, MySql and other technologies. Just send mail to info@developer.am.
Apache Maven, is an innovative software project management tool, provides new concept of a project object model (POM) file to manage project’s build, dependency and documentation. The most powerful feature is able to download the project dependency libraries automatically.

Maven Installation

Installation guide on Windows and Ubuntu.

Maven Configuration

All stuff about the Maven configuration.

Maven Repository

Maven local, central and remote repository configuration and explanation.

  • Maven local repository
    Maven local repository is used to store the project dependency libraries, and the default folder is “.m2″, you may need to change it to another folder.
  • Maven central repository
    Maven central repository is the default location to download all the project dependency libraries.
  • Maven remote repository – link1, link2
    Not all libraries are store in Maven central repository, often times, you need to add some remote repositories to download the libraries from another location instead of the default central repository.
  • Install custom library into Maven local repository
    Many libraries are still not support Maven pom.xml concept, here’s a guide to show how to include the “non-maven-support” library into Maven local repository.
  • Maven library dependency explanation
    Article about the different of dependency library in tradition way and Maven way, and explains where Maven will search those library.

Maven Hands-on

Maven Tips and Tricks

Maven tips and tricks to use Maven efficiently.

Maven Plugin

All about useful Maven’s plugins.

  • Maven Ant Plugin
    A plugin to generate Ant build file (build.xml) from Maven’s pom.xml file.

Maven Coordinates

Some of the popular ask Maven coordinate details, which are not stored in the default Maven central repository.

Maven Common Errors

All the common error messages in Maven.

Maven Reference




Announcement Bord
This site you can buy .









The Best IT Portal









The Best Autoportal









Announcement Bord





















J2EE Tutorials
Java Tutorial
Struts 1 Tutorial
EJB 3 Tutorial
Richfaces 4 Tutorial
Design Patterns
Documentation
HTML
CSS
Visual Basic 6.0
JavaScript
Regular Expressions
PHP Tutorial
Zend Tutorial
Smarty Tutorial
Examples
PHP Examples
JAVA Examples
HTML Examples
CSS Examples
JavaScript Examples
VisualBasic Examples
Intervew Questions
PHP Questions
JAVA Questions
HTML Questions
CSS Questions
JavaScript Questions
VisualBasic Questions