Commit Graph

26 Commits

Author SHA1 Message Date
kwoyke 22012780e6 Merge pull request #11434 from freelansam/JAVA-8204
JAVA-8204: Fix formatting of POMs
2021-11-13 10:55:30 +01:00
chaos2418 33890e34b0 JAVA-1673: removing junit and surefire configs from maven-modules 2021-11-09 22:12:33 +05:30
sampadawagde b984a4b618 JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
Dhawal Kapil 1ab0a19d25 Java 3590 (#11367) (#11380)
* Java 3590 (#11367)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

Co-authored-by: chaos2418 <>

* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

* fixing integration tests in restx and spring-5-webflux

Co-authored-by: chaos2418 <>

Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
freelansam 4c600af55d JAVA-7782: Align module names, folder names and artifact id (#11361)
* JAVA-7782: Align module names, folder names and artifact id

* JAVA-7782: Align module names, folder names and artifact id
2021-10-25 01:36:50 +05:30
Kayvan Tehrani 32e5a9ccb0 adding new module (#11199) 2021-09-19 14:55:13 -05:00
freelansam fe7d2af8c0 JAVA-7178: Fix formatting of POMs (#11236)
* JAVA-7178: Fix formatting of POMs

* JAVA-7178: fix failing build
2021-09-20 00:04:26 +05:30
Ralf Ueberfuhr f19d76fac2 BAEL-5083: add Maven parent POM resolution samples (#11182)
Co-authored-by: Ralf Ueberfuhr <ralf.ueberfuhr@ars.de>
2021-08-31 19:22:43 -07:00
Kai Yuan 5dfb39712d first commit (#11118) 2021-08-21 10:18:36 -05:00
freelansam 32dde5b5d1 JAVA-6475: Fix formatting of POMs (#11087)
* JAVA-6475: Fix formatting of POMs

* correct build error
2021-08-03 00:27:15 +05:30
Sagar Verma 4f7a1b58d7 Changes for hosting maven repo on github by sgrverma23 (#11080)
Co-authored-by: Sagar Verma <SVerma2@amdocs.com>
2021-07-31 16:14:16 +02:00
Haroon Khan 611d074aa4 [BAEL-4823] Maven plugin management (#10957)
* [BAEL-4823] Maven plugin management

* [BAEL-4823] Minor code cleanup
2021-07-13 13:34:34 +01:00
sgrverma23 00df9206fe Extra source Directory in Maven by sgrverma23 (#10991)
* Extra source Direcotry in Maven

* Update pom.xml

correcting Java version

Co-authored-by: Sakshi Verma <sakshikaju23@gmail.con>
2021-07-08 23:07:44 +02:00
thomasduxbury b684a59392 BAEL-4801: Copying Files with Maven (#10758)
* BAEL-4801: Copying files with Maven

* Removing unused file

* Removing src/main dirs from each sub-module, added unit tests and changed phase of plugins to 'generate-sources' so that the file is copied before unit tests execute
2021-05-13 13:05:17 -07:00
makapszenna 3b9d30d26b BAEL-4796 How to display a message in Maven (#10731)
Co-authored-by: Adrianna Zychewicz <adrianna.zychewicz@decerto.pl>
2021-05-12 22:47:03 -05:00
sampadawagde 40772fadc0 JAVA-5223: Fix formatting of POMs (Part 9) 2021-05-09 17:29:24 +05:30
Krzysztof Woyke 5e1f1518ae JAVA-3578: Verify sub-modules - maven-modules 2021-03-30 21:05:21 +02:00
Adina Rolea ddaaffe55c Feature/bael 4712 maven override parent config (#10459)
* BAEL-4712: added maven example with override

* BAEL-4712: added grandchild

* BAEL-4712: updated PR

* BAEL-4712: updated project structure

* BAEL-4712: removed target

* BAEL-4712: added extra property

* BAEL-4712: added extra property

* BAEL-4712: added extra property

* BAEL-4712: added another example for combine attributes

Co-authored-by: adina <roleaa.adina@gmail.com>
2021-02-23 20:07:52 +00:00
Jordan Simpson d52bb494e1 Added project hierarchy to exemplify the <optional> tag. 2020-07-25 11:41:20 -05:00
Greg f28757b256 Merge pull request #9628 from aurasphere/master
[BAEL-4074] Accessing Maven properties in Java
2020-07-22 08:56:50 -04:00
Donato Rimenti 50859c8d16 Fixed modules orders. 2020-07-20 21:29:10 +02:00
Mona Mohamadinia fc6dc42152 Run a Java Main Method in Maven (#9636) 2020-07-13 17:14:30 +01:00
Donato Rimenti 6bd023a04d Fixed pom formatting. 2020-07-12 11:47:27 +02:00
Donato Rimenti 637f81023d Moved and renamed maven-all/maven-2 to maven-modules/maven-properties 2020-07-12 11:45:26 +02:00
Maciej Główka 5839d7dbf4 BAEL-3347: example of version collision in Maven (#9644)
* BAEL-3347: example of version collision in Maven

* BAEL-3347: created multi-module example of version collision in Maven

* BAEL-3347: fixed placement of the dependencyManagement section, added maven-enforcer-plugin
2020-07-10 08:26:23 +01:00
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00