Commit Graph

10890 Commits

Author SHA1 Message Date
Andreas Gudian ccf486b9e5 Remove some unused parts of the windows scripts and rename them to .cmd 2020-06-21 11:17:19 +02:00
Jason van Zyl a111c65d5c Fix typo 2020-06-21 11:17:18 +02:00
Jason van Zyl 8b5a696806 Add a note about using the windows script 2020-06-21 11:17:17 +02:00
Jason van Zyl 00c691df85 Fix a few typos 2020-06-21 11:17:16 +02:00
Jason van Zyl 90b5c10bf6 Update the README.md with instructions 2020-06-21 11:17:14 +02:00
Jason van Zyl fc68fd6faa [maven-release-plugin] prepare for next development iteration 2020-06-21 11:17:13 +02:00
Jason van Zyl e630603439 [maven-release-plugin] prepare release maven-wrapper-0.1.2 2020-06-21 11:17:12 +02:00
Jason van Zyl 79e6e17f7f Update properties path
Whatever
2020-06-21 11:17:11 +02:00
Jason van Zyl d64377a7fa [maven-release-plugin] prepare for next development iteration 2020-06-21 11:17:10 +02:00
Jason van Zyl 6e98e46afd [maven-release-plugin] prepare release maven-wrapper-0.1.1 2020-06-21 11:17:09 +02:00
Jason van Zyl 8d82d0e0fb Update location for searching for the version 2020-06-21 11:17:07 +02:00
Jason van Zyl f129f913b4 [maven-release-plugin] prepare for next development iteration 2020-06-21 11:17:06 +02:00
Jason van Zyl 3b64300be9 [maven-release-plugin] prepare release maven-wrapper-0.1.0 2020-06-21 11:17:05 +02:00
Jason van Zyl 0c157e1393 Use a released version of provisio 2020-06-21 11:17:04 +02:00
Jason van Zyl 8e97812c60 Use provisio packaging to produce an archive that can be deployed for use in a Maven plugin 2020-06-21 11:17:03 +02:00
Jason van Zyl 073ed72c89 Use the Maven 3.3.1 startup scripts to account for jvm.config and maven.config 2020-06-21 11:17:02 +02:00
Jason van Zyl a84a48feb2 Use the now standard .mvn directory 2020-06-21 11:17:01 +02:00
Jason van Zyl 1c97b4025b Update the wrapper jar 2020-06-21 11:17:00 +02:00
Jason van Zyl 1cd6b2f185 Make sure the maven.multiModuleProjectDirectory envar is set for proper 3.3.1+ execution 2020-06-21 11:16:58 +02:00
Jason van Zyl f18d4302c0 Formatting 2020-06-21 11:16:57 +02:00
Jason van Zyl c4ab161b7d Update to Maven 3.3.1 which resides in Maven Central 2020-06-21 11:16:56 +02:00
David Carver 5136195fbe Update properties file to point to maven 3.2.3
The properties file was pointing to 3.0.5 of maven, and the
latest version is now 3.2.3.  This commit updates to make sure
maven 3.2.3 is downloaded if if doesn't already exist.
2020-06-21 11:16:55 +02:00
bdemers d9c472da6c correcting README formatting 2020-06-21 11:16:54 +02:00
bdemers fbcb4e967c Adding simple README 2020-06-21 11:16:53 +02:00
bdemers a850495296 A copy of the gradle wrapper ported for use with maven
Lightly touched to better mesh with current maven builds. (some of which my not have been necessary in hind sight) 

Test it out with this build, run: "./mvnw clean install" at the root of this repo
This will download, install, and run maven 3.0.5 (as configured in maven/wrapper/maven-wrapper.properties)

NOTE: windows batch file is NOT tested


TODO: 
* Possibly extract these bits out into something both gradle and maven (and others) can use
* Port gradle IT's to this build
* See if anyone is interested in this project
2020-06-21 11:16:52 +02:00
huangkaifeng ba16eb1b39 [MNG-6873] Align JUnit version to 4.13
Closes #331
2020-06-21 11:16:50 +02:00
Sylwester Lachiewicz cde855d8ca [MNG-6893] Super POM - upgrade maven-antrun-plugin to 3.0.0
Closes #343
2020-06-21 11:16:49 +02:00
Sylwester Lachiewicz 1b0aa220c4 [MNG-6856] Remove dependency to Powermock 2020-06-21 11:16:48 +02:00
Maarten Mulders 7aef391551 [MNG-6891] Improve user-friendliness --fail-on-severity 2020-06-21 11:16:47 +02:00
Christian Schulte 50119d4f73 [MNG-2478] add "resources-filtered" filtered resource directories to super POM 2020-06-21 11:16:46 +02:00
Michael Osipov 8f6befd22b [MNG-6672] Upgrade Maven Resolver to 1.4.2 2020-06-21 11:16:45 +02:00
Michael Osipov 530cb535c3 [MNG-6897] Upgrade Maven Wagon to 3.4.0 2020-06-21 11:16:44 +02:00
Sylwester Lachiewicz 58e6a38682 apache-rat-plugin - section not needed after upgrading the parent pom 2020-06-21 11:16:42 +02:00
Martin Kanters 4bdbc9bd80 [MNG-6863] --also-make is being ignored when calling --resume-from
[MNG-6676] Resume reactor build after skipped project using -pl !X -rf X combination

Co-authored-by: Martin Kanters <Martin.Kanters@infosupport.com>
2020-06-21 11:16:41 +02:00
Maarten Mulders 26b35a8ca9 [MNG-4660] --resume-from flag resolves inter-module dependencies
Co-authored-by: Martin Kanters <Martin.Kanters@infosupport.com>
2020-06-21 11:16:40 +02:00
Hervé Boutemy 58b67bb08d added Jira badge 2020-06-21 11:16:39 +02:00
Hervé Boutemy 589da6904b README improvement 2020-06-21 11:16:38 +02:00
Elliotte Rusty Harold 008639dec4 update xmlunit (#336) 2020-06-21 11:16:36 +02:00
Olivier Lamy 24da558d5a [MNG-6886] upgrade plexus-cipher to 1.8 and update changed groupId (#335)
Signed-off-by: olivier lamy <olamy@apache.org>
2020-06-21 11:16:35 +02:00
Karl Heinz Marbaise 6ca2a980b8 [MNG-6884] - Cleanup POM File after version upgrade 2020-06-21 11:16:34 +02:00
Lewinski, Arne f6d96b2b99 Revert "[MNG-6867] extract methods, apply SLA"
This reverts commit c423a090e3.
2020-06-21 11:16:33 +02:00
Lewinski, Arne c29777386b [MNG-6867] extract methods, apply SLA 2020-06-21 11:16:32 +02:00
Joseph Walton 5e2a0b6451 [MNG-5577] Convert maven-core to JSR 330
Convert (almost) all Plexus components in maven-core to JSR 330 annotations

Closes #332
2020-06-21 11:16:31 +02:00
Joseph Walton c0b291ef29 [MNG-5577] Don't use LegacyRepositoryLayout in tests.
This class was deleted, but retained in tests. We don't need
it anymore, so drop it.
2020-06-21 11:16:29 +02:00
Joseph Walton 0f519b4af4 [MNG-5577] Simplify tests to reduce use of wiring.
- Reduce the use of wiring in unit tests
- Enable class scanning for tests that require it.
- Remove test and wiring that's not used.
2020-06-21 11:16:28 +02:00
Karl Heinz Marbaise dae75058fe [MNG-6882] - Change the URL's in tests etc. from http to https 2020-06-21 11:16:27 +02:00
Lewinski, Arne e183080273 [MNG-6866] extract methods, apply SLA, introduce mass mojo adding 2020-06-21 11:16:26 +02:00
dependabot-preview[bot] 45e91f03b0 [MNG-6878] Bump guice from 4.2.2 to 4.2.3
Bumps [guice](https://github.com/google/guice) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/google/guice/releases)
- [Commits](https://github.com/google/guice/compare/4.2.2...4.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-22 10:09:35 +01:00
rfscholte c548ce5f11 Adjust JDKs in Jenkinsfile 2020-03-20 14:04:41 +01:00
rfscholte 5cdb8332f9 [MNG-5669] Fix infinitive loop in case pom.xml is being updated during the process (e.g. maven-shade-plugin writing reduced-pom with excluded dependencies) 2020-03-13 09:08:00 +01:00