java-tutorials/maven-polyglot
Dhawal Kapil 5fe00c432b BAEL-20655 Which sub-modules aren't being built?
- Added more parent levels pom
2020-01-12 20:28:45 +05:30
..
maven-polyglot-json-app Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
maven-polyglot-json-extension [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
maven-polyglot-yml-app Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
README.md Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
pom.xml BAEL-20655 Which sub-modules aren't being built? 2020-01-12 20:28:45 +05:30

README.md

Maven Polyglot

This module contains articles about Maven Polyglot.

To run the maven-polyglot-json-app successfully, you first have to build the maven-polyglot-json-extension module using: mvn clean install.

Relevant Articles: