java-tutorials/maven-polyglot
Dhawal Kapil 4058bfc601 BAEL-9567 Align module names, folder names and artifact id
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername
2018-11-30 22:16:08 +05:30
..
maven-polyglot-json-app Maven polyglot 2018-10-02 21:35:45 +01:00
maven-polyglot-json-extension BAEL-9567 Align module names, folder names and artifact id 2018-11-30 22:16:08 +05:30
maven-polyglot-yml-app Maven polyglot 2018-10-02 21:35:45 +01:00
README.md Bi-monthly fix (BAEL-9663) (#5523) 2018-10-23 01:57:41 -07:00

README.md

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: