Jason van Zyl
9649876244
Use org.apache.ant
2020-06-21 11:17:34 +02:00
Jason van Zyl
a9de0f7074
[maven-release-plugin] prepare for next development iteration
2020-06-21 11:17:32 +02:00
Jason van Zyl
781551133f
[maven-release-plugin] prepare release maven-wrapper-0.1.4
2020-06-21 11:17:31 +02:00
Jason van Zyl
c3629669d2
[maven-release-plugin] prepare for next development iteration
2020-06-21 11:17:29 +02:00
Jason van Zyl
9959135cf1
[maven-release-plugin] prepare release maven-wrapper-0.1.3
2020-06-21 11:17:28 +02:00
Jason van Zyl
252caf7fa0
Add license stanza to POM
2020-06-21 11:17:21 +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
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
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
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