Commit Graph

162 Commits

Author SHA1 Message Date
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
kwoyke b94cfdc270 JAVA-7661: Upgrade logback to 1.2.6 (#11325)
* JAVA-7661: Upgrade logback version to 1.2.6 in the main pom.xml

* JAVA-7661: Use logback.version property from the main pom.xml

* JAVA-7661: Fix maven-exec-plugin setup
2021-10-25 01:37:41 +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
johnA1331 d4dbc6a526 Create README.md 2021-10-13 23:45:08 +08:00
davidmartinezbarua 4c18ef6124 Merge pull request #11232 from Anuradhe007/master
Maven - Generate War File
2021-10-07 09:05:51 -03:00
anuradha e55d62da6e Added space indents 2021-10-05 09:30:15 +05:30
anuradha 79963c7cf0 Added space indents 2021-10-05 09:19:36 +05:30
anuradha eae33a7730 Refactored code 2021-10-01 23:55:41 +05:30
johnA1331 8afaab0e94 Create README.md 2021-09-22 22:48:30 +08:00
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
anuradha 33c7dd6b63 Refactored code 2021-09-17 00:40:11 +05:30
johnA1331 0a2e726f68 Update README.md 2021-09-16 20:04:12 +08:00
johnA1331 b87c7b3d4c Update README.md 2021-09-15 21:58:26 +08:00
Ralf Ueberfuhr d3b525c046 BAEL-5083: Rename projects to make the example simpler (#11196)
* BAEL-5083: renamed projects for better understanding

* BAEL-5083: change version from 1.0-SNAPSHOT to 1.0.0-SNAPSHOT
2021-09-03 08:50:16 -07:00
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
johnA1331 1cfe802a4f Create README.md 2021-08-25 21:45:20 +08:00
davidmartinezbarua 7c3a21232a Merge pull request #11050 from thomasduxbury/BAEL-4797
BAEL-4797: Default Values for Maven Properties
2021-08-24 13:02:23 -03:00
Kai Yuan 5dfb39712d first commit (#11118) 2021-08-21 10:18:36 -05:00
johnA1331 1ddde25b1c Create README.md 2021-08-11 11:41:11 +08:00
johnA1331 1da4629ece Update README.md 2021-08-05 00:56:55 +08: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
freelansam 5470ccfb97 JAVA-6474/JAVA-6324: Align module names, folder names and artifact id (#11071)
* JAVA-6474/JAVA-6324: Align module names, folder names and artifact id
(template)

* JAVA-6474/JAVA-6324: revert changes for guest modules
2021-07-28 20:10:03 +05:30
johnA1331 a038d87182 Create README.md 2021-07-22 01:22:46 +08:00
Thomas Duxbury a61d1c3efb BAEL-4797: Default Values for Maven Properties 2021-07-18 14:25:34 +01:00
johnA1331 895def1797 Create README.md 2021-07-15 01:21:54 +08: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
johnA1331 fe18b30a34 Update README.md 2021-07-07 23:09:06 +08:00
ukhan1980 d500209eeb [BAEL-4264] Surefire and Failsafe comparison (#10968)
* [BAEL-4264] Surefire and Failsafe comparison

* [BAEL-4264] Update tests

* [BAEL-4264] Move code to different module

* [BAEL-4264] Rename test

Co-authored-by: uzma khan <uzma.khan@nominet.uk>
2021-07-01 12:36:44 -07:00
johnA1331 81fbe94549 Create README.md 2021-05-27 01:05:26 +08:00
Eric Martin f2f318eb89 Merge pull request #10767 from MicuEmerson/master
BAEL-4800: example of different POM types in Maven
2021-05-25 17:55:28 -05:00
KevinGilmore 5e68c55f06 BAEL-4796: add link back to article (#10791) 2021-05-22 11:23:11 -05:00
Loredana Crusoveanu cdfc2a8e05 Merge pull request #10784 from johnA1331/master
BAEL-35673 - add links to github-baeldung articles
2021-05-20 09:43:20 +03:00
makapszenna 270034a046 BAEL-4796 How to display a message in Maven - improvement (#10779)
Co-authored-by: Adrianna Zychewicz <adrianna.zychewicz@decerto.pl>
2021-05-19 20:27:09 -05:00
johnA1331 3a8f904a34 Create README.md 2021-05-20 01:12:58 +08:00
MicuEmerson 8068812146 BAEL-4800: adjustments #2 2021-05-19 19:19:59 +03:00
MicuEmerson 3327bf0268 Merge branch 'master' of https://github.com/MicuEmerson/tutorials 2021-05-17 21:37:58 +03:00
MicuEmerson d6be1a079f BAEL-4800: adjustments
- formated the code
- changed artifactId
- deleted readMe.md
2021-05-17 21:37:38 +03:00
Micu Emerson efe0cddc68 Merge branch 'eugenp:master' into master 2021-05-15 17:37:40 +03:00
MicuEmerson cfff9e33c9 BAEL-4800: example of different POM types in Maven 2021-05-15 17:35:54 +03: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
johnA1331 f31bbf290d Create README.md 2021-03-10 22:55:00 +08:00
Eric Martin 1df7c8a287 Merge pull request #10524 from saleco/master
BAEL-4362 - Generate WSDL Stubs with Maven
2021-03-08 19:13:11 -06:00
Sallo Szrajbman dddfc05349 BAEL-4362 - Generate WSDL Stubs with Maven
Removing blank lines
Fixing test names to BDD-style
2021-03-08 21:15:42 +00:00
Sallo Szrajbman 422d2359e5 BAEL-4362 - Generate WSDL Stubs with Maven
Fixing identation on new lines
2021-03-01 10:06:40 +00:00
Sallo Szrajbman 7c4fd01620 BAEL-4362 - Generate WSDL Stubs with Maven
Initial version of the codebase
2021-02-27 17:19:33 +00:00
johnA1331 7575a64d7e Update README.md 2021-02-24 22:48:42 +08: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
Sallo Szrajbman a50909b228 BAEL-4362 - Generate WSDL Stubs with Maven
Initial version of the codebase
2021-02-14 19:27:43 +00:00
Krzysztof Woyke d8c26b6adb JAVA-3586: Get rid of the overriden commons-lang3.version property 2021-01-04 23:01:41 +01:00
Krzysztof Woyke 5f78600cf7 JAVA-3586: Fix versions-maven-plugin pom.xml 2021-01-04 13:33:47 +01:00
Krzysztof Woyke 3cb1b8536f JAVA-3586: Use commons-lang3.version property 2021-01-04 12:50:24 +01:00
johnA1331 d5f9419cab Update README.md 2020-11-18 17:03:03 +08:00
amit.pandey 599a6c45fc fixing build issue 2020-09-20 15:58:04 +05:30
amit.pandey e756edec92 add modules in parent pom build 2020-09-13 21:05:10 +05:30
johnA1331 e87597b5b1 Update README.md 2020-08-20 18:09:18 +08:00
mikr 1ba940679a Java-1460 Reduce logging created by the maven-help plugin 2020-08-15 22:18:01 +02:00
johnA1331 972db91cd9 Delete README.md 2020-08-11 18:38:42 +08:00
Jonathan Cook 932ca7da9e Merge pull request #9766 from j0rdanit0/BAEL-4352
BAEL-4352: Added project hierarchy to exemplify the <optional> tag.
2020-08-07 11:25:40 +02:00
Jordan Simpson 4367410910 Added pom packaging to module's pom 2020-08-05 10:47:13 -05:00
amit.pandey 314910468f used release repository 2020-08-02 03:47:35 +05:30
Jordan Simpson d52bb494e1 Added project hierarchy to exemplify the <optional> tag. 2020-07-25 11:41:20 -05:00
johnA1331 77f89e8b5b Update README.md 2020-07-23 22:17:28 +08:00