maven?

Discussion in 'Plugin Development' started by GRANTSWIM4, Dec 27, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    GRANTSWIM4

    what is maven and how do I work with it
     
  2. Offline

    Iaccidentally

    http://maven.apache.org/

    Maven is a project management tool that uses pom.xml and repositories (instead of just adding jars to your build path). You can generally figure out how to use it by looking at an example pom.xml and emulating that.
     
Thread Status:
Not open for further replies.

Share This Page