Commit Graph

14 Commits

Author SHA1 Message Date
Dhawal Kapil 9ab54cb4ab BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations
- Removed prerequisites tag from jee-7, jhipster-monolithic, spring-swagger-codegen-api-client
- Fixed other issues causing warnings
2018-09-03 23:32:35 +05:30
Dhawal Kapil 550952c995 BAEL-8844 Get rid of all warnings in build start due to incorrect pom configurations
- Fixed pom configurations to get rid of startup warnings
2018-09-03 09:45:39 +05:30
Dhawal Kapil d635b3b05f BAEL-8504 Fix surefire configs of spring-5 projects part 2
- Disabled surefire configs, will be controlled by parent pom.xml
2018-08-28 20:28:13 +05:30
Dhawal Kapil 1d0eadf585 BAEL-8504 Fix surefire configs of spring-5 projects part 2
-Removed redundant surefire configs
2018-08-28 13:35:27 +05:30
sachin 87a5fd7504 Reverted a change 2018-08-21 18:26:02 -04:00
sachin fb0023286a BAEL-7674: Let's make sure our logging configuration has the same pattern 2018-08-21 18:22:53 -04:00
amit2103 fadeda2fc9 [BAEL-7635] - Commented out sortpom-maven-plugin that changes pom.xml in every build, added new entries in .gitignore 2018-07-21 19:41:03 +05:30
Eugen Paraschiv f342db3d1c minor maven cleanup 2018-07-18 23:44:34 +03:00
Sanjay Patel cddf858c05 BAEL-5246: pom cleanup (#4620)
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project

* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud

* BAEL-5246: pom cleanup upto testing-modules/junit5

* BAEL-5246: pom cleanup - upto xstream

* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
Eugen Paraschiv 2efdeed00f changing parent name 2018-06-08 21:04:03 +03:00
amit2103 f2128ad054 Bael 5249 cleanup (#4108)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
2018-04-26 14:37:47 +02:00
amit2103 7ae3babd59 Bael 5927 (#4042)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Defined the integration profile in the parent
2018-04-19 09:41:39 +02:00
Doha2012 2b374fa8ae cleanup pom (#1846)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom

* cleanup pom
2017-05-14 11:01:35 -05:00
Felipe Reis 2c23aa6ce9 BAEL-521 (#1799)
* refactor: Moved JHipster Monolithic to a subfolder

* feat: Add JHipster Microservice modules

closes BAEL-521
2017-05-07 19:00:32 +02:00