Commit Graph

147 Commits

Author SHA1 Message Date
Bipin kumar 120a6c152a Java 19657 (#14336)
* JAVA-19657: Changes made for WSDL stubs with maven

* JAVA-19657: changes made for upgrading module Generate WSDL Stubs with Maven
2023-07-06 12:04:39 +05:30
edizor 3767122ebb Create README.md
[skip ci]
2023-07-01 18:06:20 +08:00
Bipin kumar 4a2c365472 JAVA-22625: Changes made for formatting the pom.xml (#14329) 2023-06-30 16:37:25 +05:30
davidmartinezbarua c67171f37d Merge pull request #14272 from thibaultfaure/article/BAEL-6358
BAEL-6358 Code for the Starting the Maven Build From the Point Where …
2023-06-26 11:39:37 -03:00
timis1 b39cee5e7a Java 20405 Align module names, folder names and artifact id - Week 18 - 2023 (moved-7) (#14290)
* JAVA-20405 Align name for spring-boot-aws

* JAVA-20405 Align module name for spring-boot-3-url-matching

* JAVA-20405 Align module name for core-java-streams-collect

* JAVA-20405 Align module name for dummy-surefire-junit47

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-23 13:15:40 +05:30
thibault.faure 2743b7a416 BAEL-6358 Code for the Starting the Maven Build From the Point Where It Failed article 2023-06-20 19:42:54 +02:00
Kasra Madadipouya 28cec53e65 JAVA-18184 upgrade spring-bom module to work with JDK 11 and 17 (#14209) 2023-06-10 11:47:41 +05:30
Bipin kumar 90f569018a JAVA-21189: Formatting pom.xml modules starting from KLM (#14096) 2023-05-23 22:02:15 +05:30
Dhawal Kapil 70a53558b9 JAVA-20828 Fixing the core-java-exclusions module (#13997) 2023-05-11 18:17:51 +05:30
Loredana Crusoveanu 30c76d83c9 add parent 2023-05-11 13:16:21 +03:00
Loredana Crusoveanu f3a6c36979 add dependent module 2023-05-11 12:54:56 +03:00
Loredana Crusoveanu 93ae71ce9c fix module order 2023-05-11 12:38:16 +03:00
Kasra Madadipouya 167a3f53ed JAVA-20630 upgrade maven war plugin to be compatible with JDK 11 and 17 (#13945)
* JAVA-20630 upgrade maven war plugin to be compatible with JDK 11 and 17

* JAVA-20630 code format

* JAVA-20630 don't fail if there's no web.xml and using Java based configuration while building a war file

* JAVA-20630 avoid unneeded formatting

* JAVA-20630 change order of modules to solve flaky tests
2023-05-11 11:05:28 +05:30
Dhawal Kapil 1bc733cb07 JAVA-20381 opening java.lang for the surefire 2023-04-24 22:08:01 +05:30
Dhawal Kapil 828805295d JAVA-20381 Moved modules 2023-04-22 15:50:55 +05:30
Tapan Avasthi 8b674cd074 BAEL-5834: Add scenario for maven dependency convergence (#13822)
* BAEL-5834: Add scenario for maven dependency convergence

* BAEL-5834: Remove Makefile to reduce complexity

* BAEL-5834: Remove reference of Makefile

---------

Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2023-04-15 17:31:41 -05:00
panos-kakos 4fdc89218c [JAVA-18158] Moved maven-modules to jdk9-and-above profile (#13688)
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-22 13:51:17 +05:30
edizor 406b9436b6 Create README.md
[skip ci]
2023-03-17 00:27:33 +08:00
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