projectodd / jboss-polyglot

Language agnostic bits used by TorqueBox and immutant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  • Maven 3
  • Configuration of the JBoss Maven repository in settings.xml

Building

Install the project using the provided settings.xml:

mvn -s support/settings.xml install

If you will be building the project often, you'll want to create/modify your own ~/.m2/settings.xml file.

If you're a regular JBoss developer, see:

Otherwise, see:

Once your repositories are configured, simply type:

mvn install

About

Language agnostic bits used by TorqueBox and immutant


Languages

Language:Java 99.0%Language:CSS 0.6%Language:Ruby 0.4%