Changes

Jump to navigation Jump to search
3 bytes removed ,  12:59, 22 September 2011
no edit summary
you can use the following commands in any of the BaseX repositories:
* <code>mvn compile</code>: the BaseX source files are is compiled. To launch the project, type in <code>java -cp target/classes org.basex.BaseX</code>, or have a look at our [[Start Scripts]].
* <code>mvn package</code>: JAR archives are created in the <code>target</code> class directory.
* <code>mvn install</code>: the JAR archive is installed to the local repository, and made available to other Maven projects. This is particularly useful if you are compiling a beta version of BaseX, for which no archives exist in the repositories.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu