Commit Graph

19 Commits

Author SHA1 Message Date
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