Hi Ilya,

Anytime you see a 'pom.xml' file in the root directory of any project then
it is more than likely a maven build file.

Unless otherwise stated, this usually means that you can build the project
just using the following command line at the root directory of the project:

mvn clean install

You will need maven to run this command, so please make sure you have
installed the latest version from the Apache Maven site,
https://maven.apache.org/, and understand at least this documentation:
https://maven.apache.org/run-maven/index.html

Regards,

Andy.



-----
    -- 
    Andy Gumbrecht

    http://www.tomitribe.com
    agumbre...@tomitribe.com
    https://twitter.com/AndyGeeDe

    TomEE treibt Tomitribe ! | http://tomee.apache.org
--
View this message in context: 
http://tomee-openejb.979440.n4.nabble.com/Example-request-tp4677521p4677525.html
Sent from the TomEE Dev mailing list archive at Nabble.com.

Reply via email to