Commit Graph

13 Commits

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