java-tutorials/maven-polyglot
Dhawal Kapil f5c4dcbe01 Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-20665
# Conflicts:
#	core-java-modules/core-java-jndi/pom.xml
2020-01-21 20:02:01 +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 move versions in properties 2020-01-16 01:53:26 +05:30
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: