fix handling of LongModulePathArgument and LongClassPathArgument (#172) @jan-feindt
Do not drop environment variables that contain '=' in their value, or have no value. (#97) @AlanUnderwood
Empty argument tag should add empty string instead of null (#150) @Anders-E
Fixes #160, ensure the java classloader is a child first one and supports to excludes some gathered classpath element to solve manually conflicts (#161) @rmannibucau
📦 Dependency updates
Bump commons-io from 1.1 to 2.7 in /src/it/projects/project6/project5lib (#320) @dependabot
Bump plexus-utils from 1.1 to 3.0.16 in /src/it/projects/java_module-mainclass (#313) @dependabot
Bump plexus-utils from 1.1 to 3.0.16 in /src/it/projects/longModulepath with spaces (#312) @dependabot
Bump plexus-utils from 1.1 to 3.0.16 in /src/it/projects/java_module-module+mainclass (#311) @dependabot
Bump plexus-utils from 1.1 to 3.0.16 in /src/it/projects/jigsaw (#310) @dependabot
Bump plexus-utils from 1.1 to 3.0.16 in /src/it/mrm/java_module (#309) @dependabot
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps exec-maven-plugin from 3.0.0 to 3.1.0.
Release notes
Sourced from exec-maven-plugin's releases.
... (truncated)
Commits
23c81e5
[maven-release-plugin] prepare release exec-maven-plugin-3.1.019e19e4
bump version to 3.1.0c4c13cc
Get rid of maven-artifact-transfer from dependenciesba8c068
Bump commons-io from 1.1 to 2.7 in /src/it/projects/project6/project5libb595f69
Fix NullPointerException when using PluginDependencies since versiona4d0207
Require Maven 3.2.5720488a
fix typode7cfd3
Cleanup project site5e7a51c
Cleanup projecta4938ad
Bump plexus-utils in /src/it/projects/java_module-mainclassDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)