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
maven-polyglot-json-extension move versions in properties 2020-01-16 01:53:26 +05:30
maven-polyglot-yml-app
README.md
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: