- 
                Notifications
    You must be signed in to change notification settings 
- Fork 74
Bump mavenVersion from 4.0.0-rc-3 to 4.0.0-rc-4 #607
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
5e81b7a    to
    4c48c2b      
    Compare
  
    26b0d54    to
    4260852      
    Compare
  
    | 
 | 
1023adc    to
    8345c72      
    Compare
  
    | 
 | 
| not sure if it's Maven 4 rc4 problem or something on m-invoker-pugin and it was working before by chance | 
| 
 can be something like in .... apache/maven#10970 but with user properties .... by the way invoker should not execute post script if process return error code | 
| Not spotted before, nothing from test.properries is interpolated by m-invoker-plugin. | 
| works with rc3. Looks like it may be related to changes here apache/maven#2213 with rc3 bellow command is executed and it works: then mojo is configured: | 
Bumps `mavenVersion` from 4.0.0-rc-3 to 4.0.0-rc-4. Updates `org.apache.maven:maven-api-core` from 4.0.0-rc-3 to 4.0.0-rc-4 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-4.0.0-rc-3...maven-4.0.0-rc-4) Updates `org.apache.maven:maven-api-di` from 4.0.0-rc-3 to 4.0.0-rc-4 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-4.0.0-rc-3...maven-4.0.0-rc-4) Updates `org.apache.maven:maven-api-annotations` from 4.0.0-rc-3 to 4.0.0-rc-4 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-4.0.0-rc-3...maven-4.0.0-rc-4) Updates `org.apache.maven:maven-api-model` from 4.0.0-rc-3 to 4.0.0-rc-4 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-4.0.0-rc-3...maven-4.0.0-rc-4) Updates `org.apache.maven:maven-core` from 4.0.0-rc-3 to 4.0.0-rc-4 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-4.0.0-rc-3...maven-4.0.0-rc-4) Updates `org.apache.maven:maven-impl` from 4.0.0-rc-3 to 4.0.0-rc-4 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-4.0.0-rc-3...maven-4.0.0-rc-4) --- updated-dependencies: - dependency-name: org.apache.maven:maven-api-core dependency-version: 4.0.0-rc-4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven:maven-api-di dependency-version: 4.0.0-rc-4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven:maven-api-annotations dependency-version: 4.0.0-rc-4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven:maven-api-model dependency-version: 4.0.0-rc-4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven:maven-core dependency-version: 4.0.0-rc-4 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.apache.maven:maven-impl dependency-version: 4.0.0-rc-4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
8345c72    to
    d7b3d7a      
    Compare
  
    | 
 so look like user properties on cli can not contains an property | 
Bumps
mavenVersionfrom 4.0.0-rc-3 to 4.0.0-rc-4.Updates
org.apache.maven:maven-api-corefrom 4.0.0-rc-3 to 4.0.0-rc-4Release notes
Sourced from org.apache.maven:maven-api-core's releases.
... (truncated)
Commits
bed0f81[maven-release-plugin] prepare release maven-4.0.0-rc-4ddc228eUnfurl CLI (#2465)bcf9838[MNG-8765] Maven Upgrade Tool (#2407)5000b59Maven4 "legacy" mode and more (#2380)b61b3bdAdd missing@Overrideto overriding and implementing methods (#2402)d03b61d[MNG-8713] SourceRoot.directory() default value should include the module whe...bede125[MNG-8731] Use https for xsi:schemaLocation in generated descriptors75b6c11[MNG-8686] AddSourceRoot.matcher(boolean)method (#2236)972f26d[MNG-8719] Restore Maven3 compat: model setInherited(boolean) (#2288)d65c375[MNG-8712] dependency version is a requirement, not effectiveUpdates
org.apache.maven:maven-api-difrom 4.0.0-rc-3 to 4.0.0-rc-4Release notes
Sourced from org.apache.maven:maven-api-di's releases.
... (truncated)
Commits
bed0f81[maven-release-plugin] prepare release maven-4.0.0-rc-4ddc228eUnfurl CLI (#2465)bcf9838[MNG-8765] Maven Upgrade Tool (#2407)5000b59Maven4 "legacy" mode and more (#2380)b61b3bdAdd missing@Overrideto overriding and implementing methods (#2402)d03b61d[MNG-8713] SourceRoot.directory() default value should include the module whe...bede125[MNG-8731] Use https for xsi:schemaLocation in generated descriptors75b6c11[MNG-8686] AddSourceRoot.matcher(boolean)method (#2236)972f26d[MNG-8719] Restore Maven3 compat: model setInherited(boolean) (#2288)d65c375[MNG-8712] dependency version is a requirement, not effectiveUpdates
org.apache.maven:maven-api-annotationsfrom 4.0.0-rc-3 to 4.0.0-rc-4Release notes
Sourced from org.apache.maven:maven-api-annotations's releases.
... (truncated)
Commits
bed0f81[maven-release-plugin] prepare release maven-4.0.0-rc-4ddc228eUnfurl CLI (#2465)bcf9838[MNG-8765] Maven Upgrade Tool (#2407)5000b59Maven4 "legacy" mode and more (#2380)b61b3bdAdd missing@Overrideto overriding and implementing methods (#2402)d03b61d[MNG-8713] SourceRoot.directory() default value should include the module whe...bede125[MNG-8731] Use https for xsi:schemaLocation in generated descriptors75b6c11[MNG-8686] AddSourceRoot.matcher(boolean)method (#2236)972f26d[MNG-8719] Restore Maven3 compat: model setInherited(boolean) (#2288)d65c375[MNG-8712] dependency version is a requirement, not effectiveUpdates
org.apache.maven:maven-api-modelfrom 4.0.0-rc-3 to 4.0.0-rc-4Release notes
Sourced from org.apache.maven:maven-api-model's releases.
... (truncated)
Commits
bed0f81[maven-release-plugin] prepare release maven-4.0.0-rc-4ddc228eUnfurl CLI (#2465)bcf9838[MNG-8765] Maven Upgrade Tool (#2407)5000b59Maven4 "legacy" mode and more (#2380)b61b3bdAdd missing@Overrideto overriding and implementing methods (#2402)d03b61d[MNG-8713] SourceRoot.directory() default value should include the module whe...bede125[MNG-8731] Use https for xsi:schemaLocation in generated descriptors75b6c11[MNG-8686] AddSourceRoot.matcher(boolean)method (#2236)972f26d[MNG-8719] Restore Maven3 compat: model setInherited(boolean) (#2288)d65c375[MNG-8712] dependency version is a requirement, not effectiveUpdates
org.apache.maven:maven-corefrom 4.0.0-rc-3 to 4.0.0-rc-4Release notes
Sourced from org.apache.maven:maven-core's releases.
... (truncated)
Commits
Updates
org.apache.maven:maven-implfrom 4.0.0-rc-3 to 4.0.0-rc-4Release notes
Sourced from org.apache.maven:maven-impl's releases.