You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2020/05/10 18:01:16 UTC

[maven] branch MNG-5937 created (now 2be9e79)

This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a change to branch MNG-5937
in repository https://gitbox.apache.org/repos/asf/maven.git.


      at 2be9e79  [MNG-5937] Adjust JenkinsFile to pick up wrapper dists Improve assembly

This branch includes the following new commits:

     new 17d6336  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)
     new d77aa26  Adding simple README
     new 7442489  correcting README formatting
     new 51ecc58  Update properties file to point to maven 3.2.3
     new b116562  Update to Maven 3.3.1 which resides in Maven Central
     new 0a2d057  Formatting
     new 575e04a  Make sure the maven.multiModuleProjectDirectory envar is set for proper 3.3.1+ execution
     new b49e43f  Update the wrapper jar
     new 12be51b  Use the now standard .mvn directory
     new d42d2f1  Use the Maven 3.3.1 startup scripts to account for jvm.config and maven.config
     new 8d9719c  Use provisio packaging to produce an archive that can be deployed for use in a Maven plugin
     new f25875b  Use a released version of provisio
     new a7f8543  [maven-release-plugin] prepare release maven-wrapper-0.1.0
     new 01608c1  [maven-release-plugin] prepare for next development iteration
     new ecef7fe  Update location for searching for the version
     new c14a8ac  [maven-release-plugin] prepare release maven-wrapper-0.1.1
     new 1e1871b  [maven-release-plugin] prepare for next development iteration
     new 2a6bc4a  Update properties path Whatever
     new 7a6831b  [maven-release-plugin] prepare release maven-wrapper-0.1.2
     new 1f9e62e  [maven-release-plugin] prepare for next development iteration
     new 747742a  Update the README.md with instructions
     new 57e4346  Fix a few typos
     new c7af941  Add a note about using the windows script
     new 6784a35  Fix typo
     new 7bf889f  Remove some unused parts of the windows scripts and rename them to .cmd
     new 3ab9759  Add license file
     new ee39de4  Add license stanza to POM
     new c1c3b9e  Fix while loop so that basedir is detected in current dir
     new 1fd6fce  Correct name of Windows script in README
     new 613fdf7  super-mega minor typo
     new 309a170  Align Un*x and Windows scripts to both use MAVEN_CONFIG consistently
     new 0214452  Use basedir location instead of "." to locate wrapper jar
     new 0dce4b7  [maven-release-plugin] prepare release maven-wrapper-0.1.3
     new ad5bdbb  [maven-release-plugin] prepare for next development iteration
     new 60cae51  Use working files to create wrapper jar
     new 6137d17  [maven-release-plugin] prepare release maven-wrapper-0.1.4
     new d668514  [maven-release-plugin] prepare for next development iteration
     new 3a5ed64  Use org.apache.ant
     new e608501  Fix typo
     new 0fe568f  handle MAVEN_PROJECTBASEDIR correctly in cygwin
     new 2badcf7  avoid using MAVEN_CMD_LINE_ARGS for invocation since that can losse parameter escaping
     new 33a081c  Remove whitespace (#22)
     new 9dd62d9  Update to release version of parent
     new a0b9e27  use @REM instead of # (#27)
     new 8ba6387  Update release version
     new 344b3ac  Use Apple-recommended strategy for locating JAVA_HOME. This works correctly with both Oracle and Apple JDKs.
     new 57ed0c8  upped version to new snapshot since 0.1.6 is already on central
     new 7c68142  Be defensive about creating directories for files
     new 6e6e2c1  Fix path escaping
     new 4b6b5bb  remove unused MAVEN_CMD_LINE_ARGS
     new 73bf6b8  adding changelog
     new 1e86b69  Quote paths in commands
     new 2be0b9c  one more PR merge and changelog update
     new 54f9cb7  upgraded provisio maven plugin
     new 86cd0c1  updated to 0.2.0-SNAPSHOT as version due to number of changes
     new 711b2a5  updated parent to latest release
     new b131136  updated wrapper maven version to 3.3.9
     new 3e465d6  fix to avoid usage of stale maven wrapper jar
     new 3a51849  changelog updates
     new 0660d76  support spaces in folder names on nix, simplified from https://github.com/takari/maven-wrapper/pull/25
     new 87f15e7  added changelog entry about spaces fix
     new 7e940ae  updated wrapper maven version to 3.5.0
     new 6eebca5  Add .DS_Store to .gitignore
     new f3ff1cc  Upgraded default Maven version to 3.5.0
     new 6ed0776  ammeded changelog
     new 58240d2  added note about dash testing
     new aff1192  Use of bashisms make this script fail in minimal /bin/sh implementations like dash
     new bd15751  upgraded parent
     new f9a3cf3  fixing issue on Solaris
     new f3229d4  added section about supported systems
     new ca773eb  solaris support changelog entry and release date
     new 426b508  [maven-release-plugin] prepare release maven-wrapper-0.2.0
     new 2f77436  [maven-release-plugin] prepare for next development iteration
     new ad9af76  improved wording on supported systems
     new 83c720e  Make artifact compatible with older Java
     new 51c8f54  Ignore IntelliJ files
     new 5666824  added doc about Java version
     new 28b8747  added changelog entry for java 1.5 change and release
     new 5b5df65  [maven-release-plugin] prepare release maven-wrapper-0.2.1
     new b014077  [maven-release-plugin] prepare for next development iteration
     new 7231f1f  fixed version in changelog
     new 106ed28  formatting, added update via plugin
     new 70da181  Print out maven wrapper version at every invocation
     new 281880e  added changelog entry, added Takari to output
     new ba8271d  Fix typo
     new 9c7852b  words are missing - I think this is what you mean...
     new f239ae8  cleaned up version output
     new 3171862  added verbose mode activated with MVNW_VERBOSE set to true
     new 73655fd  [maven-release-plugin] prepare release maven-wrapper-0.2.2
     new 0f47704  [maven-release-plugin] prepare for next development iteration
     new 171a2c6  updated wrapper jar
     new fbd3ed3  Fix NPE due to missing MVNW_VERBOSE
     new 52eb795  update info on wrapper
     new 2acab42  [maven-release-plugin] prepare release maven-wrapper-0.2.3
     new 80aeabb  [maven-release-plugin] prepare for next development iteration
     new a779c63  wrapper file upgrade
     new ca099f9  set title of command window
     new 55f8018  respect MVNW_VERBOSE when printing diagnostic stuff
     new 4deea49  fix to actually read the environment variable value
     new da60718  set to new maven version
     new dadacf8  added recent pr merges
     new ba68b18  upped version
     new 7c00550  [pom] Use empty relativePath
     new 5a97f8b  [pom] Update junit to 4.12
     new 4f999bb  [pom] Update mockito-core to 2.8.47
     new 0d600c0  [pom] Update commons-io to 2.5
     new 537b90d  [pom] Update ant to 1.9.9
     new c763dd3  [pom] Update provision-maven-plugin to 0.1.50
     new 7e7afa9  removed redundant empty element
     new 38dd859  added warning about issues found from provisio upgrade
     new a0d8b4d  much less verbose progress reporting since it is now a new line each
     new cb92cdc  added chunk size change
     new 568e53e  added chunk size change
     new 3603163  [maven-release-plugin] prepare release maven-wrapper-0.3.0
     new bb73235  [maven-release-plugin] prepare for next development iteration
     new a03346e  - Added an initial version of an auto-downloader for the maven-wrapper.jar
     new 85e0ad4  Cleaned up the code a little to not exit with 0 in case of an error.
     new 2838c97  - Made the script use curl or wget if available and fallback to java in case none of them are. - Moved the Java source code to the filesystem.
     new 0084652  - Added a download extension for windows
     new 46700fe  - Added Apache header to the downloader java class
     new 9b33a4f  - Changed the curl and wget detection to the "possix way" using "command"
     new d43682f  - Changed the wget command to use "-O" instead of "--output-document="
     new d498aaa  - Made the wrapperUrl configurable from the maven-wrapper.properties file   - Updated and tested the linux/unix/mac version of the script   - Updated and tested the Java downloader   - Updated the windows cmd (but not tested yet)
     new 56770b6  Fixed the windows version of the script
     new 2cc783e  Removed a hack to force the script to use curl or wget ...
     new 44444f6  Updated the download url to the https version
     new 0e1410d  Updated to the latest maven-wrapper version.
     new 768a2a6  updated to wrapper jar 0.3.0
     new fd795fe  updated version
     new 4f7ef21  added user doc for no jar approach
     new 10b498b  added author creds
     new 74ca981  introduced intermediary var for path to jar since it didnt work without that in bash
     new 86dcc19  changed URL to official maven repo URL
     new e34b86c  added note about URL change
     new 2a97073  adapted to honor the MVNW_VERBOSE flag
     new 4b05da8  dev and release help
     new 38cd04a  updated to new wrapper version in default URLs
     new d765168  added release date to changelog
     new 68c0bbf  [maven-release-plugin] prepare release maven-wrapper-0.4.0
     new 195719a  [maven-release-plugin] prepare for next development iteration
     new 8462695  notes for next relase
     new 64f696c  added link to fixed issue
     new 396a709  updated to latest parent
     new a00084b  spelling fix
     new 84c3227  update to Maven 3.5.4 as default
     new f0e3d12  ant and commons-io upgrades
     new 62c7be1  added changes
     new dc6a986  updated static files to point to 0.4.1 release
     new 7ca0075  [maven-release-plugin] prepare release maven-wrapper-0.4.1
     new d653e0c  [maven-release-plugin] prepare for next development iteration
     new 632e920  added wrapper version in cmd
     new 79307ae  updated to wrapper 0.4.2 in prep of new release
     new a91c1a0  [maven-release-plugin] prepare release maven-wrapper-0.4.2
     new 7a91fde  [maven-release-plugin] prepare for next development iteration
     new 1c41bb3  Fixed typos
     new b9d4992  Removed todo comment
     new 01c1137  Download maven wrapper with authentication if availble
     new a943070  Download using authentication with properties
     new 5d1a701  Update README.md
     new 514a18c  Added macOS as name
     new df6e2b6  updated to Maven 3.6.0, also in plugin
     new e5c5148  On Windows, use TLS 1.2
     new 8a16261  fix compile path for cygwin
     new b3b2998  fix wrapper path for cygwin
     new 9992b3b  added recently merged PRs
     new fe0a4dc  add info about using MAVEN_USER_HOME
     new 22d48e3  Update referenced Maven version to 3.6.0
     new 005b6bb  use quoted string for filepath
     new fe04586  add basic auth support
     new eaa5475  use MVNW_USER and MVNW_PASSWORD instead of system properties
     new edb64c6  use warning instead of info
     new 73c7c20  remove unintended line
     new 5a64d44  added recent merged PRs
     new 6b16186  consistent usage of MVNW_USERNAME and MVWN_PASSWORD
     new 6a6514c  version update to 0.5.0-SNAPSHOT for next release
     new 4b0c602  License header cleanup (#105)
     new d2fd452  added pr and issue links
     new d784cd2  better instructions for dev and test
     new e8eecd8  fixed test install command
     new 1f8ffe5  added debug flag for testing help
     new cbe1136  add repo manager usage docs, dev doc updates
     new 675146a  usage of MVNW_REPOURL for wrapper download
     new f7be876  MVN_REPOURL env var usage for Maven binary download
     new c661958  updated everything to version 0.5.0
     new 855c0f1  [maven-release-plugin] prepare release maven-wrapper-0.5.0
     new a41f442  [maven-release-plugin] prepare for next development iteration
     new d33b508  Windows note
     new de3efc6  typo fix
     new 0664c0b  MVNW_REPOURL parsing fix for mvnw.cmd (#107)
     new 5970567  style improvement
     new 5ed5358  prep for 0.5.1 release
     new 79d583d  [maven-release-plugin] prepare release maven-wrapper-0.5.1
     new 0430e23  [maven-release-plugin] prepare for next development iteration
     new 288a693  On Windows, use TLS 1.2
     new 632a38f  prep for 0.5.2 release
     new 70484be  [maven-release-plugin] prepare release maven-wrapper-0.5.2
     new e14d49b  [maven-release-plugin] prepare for next development iteration
     new b134c2c  Add missing required space between 'true' and ']'
     new 7909cf4  usage of MVNW_REPOURL for wrapper download
     new 6919769  resolved
     new 693c651  title fix
     new 8d8cf31  [maven-release-plugin] prepare release maven-wrapper-0.5.3
     new 0912bac  [maven-release-plugin] prepare for next development iteration
     new c0c06bc  Added version to default usage
     new 6b1c56e  Adapt mvnw.cmd to also honour MVNW_VERBOSE
     new 7b0f0a1  Added recent changes
     new c331ae8  Provide a 'standardized' way to retrieve CLI arguments
     new cbdf678  Updated with recent changes
     new 19d6ec0  updated changelog and docs for dev to fix #78
     new 20b0d05  prepped for 0.5.4 release
     new 79ef19b  prepped for 0.5.4 release
     new 81745fe  [maven-release-plugin] prepare release maven-wrapper-0.5.4
     new 0845a5d  [maven-release-plugin] prepare for next development iteration
     new 75a842b  update to new release
     new 9b011dc  removed wrong space in jar download URL
     new e868887  update to Maven 3.6.1
     new 9a27581  update to default to Maven 3.6.1
     new fa3a8b8  update for 0.5.5 release
     new 14f2a28  [maven-release-plugin] prepare release maven-wrapper-0.5.5
     new 1b238d8  [maven-release-plugin] prepare for next development iteration
     new 1ecc90d  update to latest release
     new 4e17f19  source format only
     new 309d440  more details about what happens for users
     new 753dbd0  Corrects the false Maven2 reference in the startup scripts (#121)
     new 330ad05  Remove trailing whitespace
     new c8038fe  Fix typo
     new b95cd0f  Update to Maven 3.6.3
     new d36afe5  Update for 0.5.6 release
     new ad73aca  [maven-release-plugin] prepare release maven-wrapper-0.5.6
     new 7b96304  [maven-release-plugin] prepare for next development iteration
     new 74ec3ce  [MNG-5937] Fix licenses, removed unwanted root files
     new 206447c  [MNG-5937] Split wrapper jar from assemblies Remove unused cli package Reformat code
     new 5372716  [MNG-5937] Optimize code for Java 8
     new 2be9e79  [MNG-5937] Adjust JenkinsFile to pick up wrapper dists Improve assembly

The 234 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.