Commit Graph

129 Commits

Author SHA1 Message Date
ukhan1980 f3d4b9cf91 [BAEL-4816] add skeleton code for maven reactor tutorial (#13588)
* [BAEL-4816] add skeleton code for maven reactor tutorial

* [BAEL-4816] fix artifact name

---------

Co-authored-by: uzma <u.khan@proxymity.io>
2023-03-06 07:29:17 -08:00
freelansam 456652e02b JAVA-16563: Fix formatting of POMs (#13175) 2022-12-20 22:37:54 +05:30
freelansam 7b9ab06c14 JAVA-16264: review module names (#13136) 2022-12-08 18:58:09 +05:30
freelansam 5bfbf38f59 JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
collaboratewithakash cc8ecdf592 backlink removed 2022-11-16 15:01:39 +05:30
collaboratewithakash c79ad445b4 backlink 2022-11-16 15:01:13 +05:30
collaboratewithakash b745803ee6 backlink removed 2022-11-16 14:57:17 +05:30
collaboratewithakash 870e849757 backlink added 2022-11-16 14:57:08 +05:30
freelansam dc1815c10c JAVA-14673 - Fix formatting of POMs (#12722)
* JAVA-14673 - Fix formatting of POMs

* cleanup
2022-09-13 21:22:49 +05:30
freelansam 23f33d32fe JAVA-13826: Align module names, folder names and artifact id (#12601) 2022-08-19 12:04:58 +05:30
freelansam 205aae4d4f JAVA-13736: Fix maven-generate-war parent (#12575) 2022-08-08 19:10:32 +05:30
Asjad J 594cfc0c0e Updated README.md
added link back to the article: https://www.baeldung.com/maven-snapshot-release-repository
2022-07-28 23:30:32 +05:00
apeterlic 012c924afb Add Maven Snapshot Repository vs Release Repository 2022-07-16 07:46:52 +02:00
sampadawagde 2b5179baba JAVA-13136: Fix formatting of POMs 2022-07-15 09:59:54 +05:30
Asjad J 29d88fa584 Updated README.md
added link back to the article: https://www.baeldung.com/maven-encoding
2022-06-14 10:21:02 +05:00
freelansam 2f2831e7cd JAVA-10605: Move multimodulemavenproject from core-java-modules to (#12309)
* JAVA-10605: Move multimodulemavenproject from core-java-modules to
maven-modules

* JAVA-10605: Move multimodulemavenproject to jdk9 build
2022-06-10 14:07:23 +05:30
Shaun Phillips edc22b309a BAEL-4170 add Maven encoding examples (#12332)
* BAEL-4170 add Maven encoding examples

* GTSIS-4170 update name of test class
2022-06-09 14:05:23 -07:00
Loredana Crusoveanu e37a0e7b94 Create README.md 2022-05-23 10:12:24 +03:00
Dhawal Kapil fe96f9747f Update pom.xml (#12196) 2022-05-10 22:50:02 +05:30
panos-kakos 40214dbc4d [JAVA-10581] Changed PII data to placeholders (#12174)
* [JAVA-10581] Changed PII data to placeholders

* [JAVA-10581] More intuitive properties

* [JAVA-10581] More intuitive properties

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-05-10 20:14:57 +05:30
sampadawagde aed8f9100b JAVA-11792: Fix formatting of POMs 2022-05-08 16:36:25 +05:30
Asjad J 592bcb1da4 Updated README.md
added link back to the article: https://www.baeldung.com/maven-disable-parent-pom-plugin
2022-05-03 15:11:53 +05:00
Shaun Phillips 45085ce61c BAEL-4356 add disable-plugins-examples (#12121)
* BAEL-4356 add disable-plugins-examples

* GTSIS-4356 change tabs to four spaces
2022-04-29 09:04:58 +05:30
anuragkumawat 430bd13ba0 JAVA-11532 Move maven related modules to maven-modules (#12133)
* JAVA-11532 Move maven related modules to maven-modules

* JAVA-11532 Remove moved module from parent pom
2022-04-28 18:44:01 +05:30
Dhawal Kapil b2c7dece6b COMAUTO-10561 Fixed parent version 2022-03-16 16:50:55 +05:30
kwoyke ea425c6bd8 Merge pull request #11929 from dkapil/task/JAVA-10561
JAVA-10561 Renamed org.baeldung to com.baeldung at all places
2022-03-16 08:16:11 +01:00
Dhawal Kapil 14db41f53a JAVA-10561 Renamed org.baeldung to com.baeldung at all places 2022-03-15 20:23:29 +05:30
Dhawal Kapil edc11ea4f8 JAVA-10358 Removed explicit groupId declaration from submodules 2022-03-15 19:49:00 +05:30
Dhawal Kapil 405f0d0375 JAVA-10358 Extracted versions to properties 2022-03-15 17:15:19 +05:30
Dhawal Kapil df1cb49ab2 JAVA-10358 changes done to include maven-multi-module changes 2022-03-14 22:58:20 +05:30
kwoyke cdc6380359 Merge pull request #11920 from freelansam/JAVA-10138
JAVA-10138 - Fix formatting of POMs
2022-03-14 15:00:17 +01:00
sampadawagde b8176a265a JAVA-10138 - Fix formatting of POMs 2022-03-13 14:48:44 +05:30
kwoyke 538c845739 JAVA-10130: Add/enable missing modules (#11887)
* JAVA-10130: Add apache-pot-2 module to the main pom.xml

* JAVA-10130: Add missing core-java-* modules to the main pom.xml

* JAVA-10130: Add maven-generate-war to the maven-modules pom.xml

* JAVA-10130: Add hibernate-mapping-2 to the persistence-modules pom.xml

* JAVA-10130: Add spring-data-jpa-enterprise-2 to the persistence-modules pom.xml

* JAVA-10130: Add spring-5-autowiring-beans module to the main pom.xml

* JAVA-10130: Add spring-cloud-docker module to the spring-cloud pom.xml

* JAVA-10130: Enable spring-cloud-openfeign module

* JAVA-10130: Add spring-data-rest-2 module to the main pom.xml

* JAVA-10130: Add wildfly-mdb module to the wildfly pom.xml

* JAVA-10130: Add aws-app-sync to the integration-lite-first profile

* JAVA-10130: Add core-java-string-algorithms-3

* JAVA-10130: Add graphql/graphql-dgs

* JAVA-10130: Add spring-di-3 and spring-threads

* JAVA-10130: Add spring-5-webflux-2 and cleanup the main pom.xml

* JAVA-10130: Add language-interop and libraries-rpc

* JAVA-10130: Disable spring-cloud-openfeign module

* JAVA-10478: Add docker module to the main pom.xml

* JAVA-10478: Move docker module to jdk9+ profile

* JAVA-10478: Remove spring-5-autowiring-beans from the main pom.xml
2022-03-11 21:39:33 +05:30
kwoyke 2923b0cbb0 Merge pull request #11881 from dkapil/task/JAVA-10352
JAVA-10352 Updated versions of various libraries and standardised pom…
2022-03-03 11:16:26 +01:00
Dhawal Kapil 240ba4e0db JAVA-10352 Updated versions of various libraries and standardised pom version to 1.0.0-SNAPSHOT 2022-03-03 13:35:05 +05:30
Asjad J 839711825b Created/Updated README.md
added link back to the article: https://www.baeldung.com/maven-artifact-classifiers
2022-03-01 09:50:13 +05:00
Sameer 768e9ae387 Maven Classifier (#11833)
* maven classifier

* static imports

* bumped up plugin versions

Co-authored-by: s9m33r <no-reply>
2022-02-26 17:25:31 +05:30
sampadawagde 9d19160043 JAVA-9824: Identify boot modules not using parent-boot-2 as parent and
upgrade log4j for them
2022-02-22 21:53:39 +05:30
Dhawal Kapil e5bf53cdfd JAVA-7535 Pom formatting 2022-02-09 01:03:55 +05:30
Dhawal Kapil c5e767a14a JAVA-7535 Pom formatting 2022-02-09 01:00:12 +05:30
Dhawal Kapil 667cff71ed JAVA-7535 Added code for maven-multi-module 2022-02-09 00:56:36 +05:30
Dhawal Kapil aa92bde665 JAVA-7535 Moved ebook specific code snippets to maven-simple module 2022-02-04 19:08:59 +05:30
sampadawagde 65f643262d JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
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
freelansam 77e3e6a419 Merge branch 'master' into JAVA-8204 2021-11-09 18:20:05 +05:30
sampadawagde 478829067e fix build 2021-11-09 16:38:07 +05:30
sampadawagde b984a4b618 JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
chaos2418 e27eb5b8eb JAVA-1672: removing redundant junit declarations 2021-11-05 14:31:19 +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