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
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