Previously the classpath of a project was computed in the maven-setup phase, this has several restrictions.
Tycho now delays the classpath computation to a later stage (initialize phase).
If you want to perform the classpath validation in the validate phase of your build you can force classpath computation with the following snippet:
Previously the classpath of a project was computed in the maven-setup phase, this has several restrictions.
Tycho now delays the classpath computation to a later stage (initialize phase).
If you want to perform the classpath validation in the validate phase of your build you can force classpath computation with the following snippet:
Previously the classpath of a project was computed in the maven-setup phase, this has several restrictions.
Tycho now delays the classpath computation to a later stage (initialize phase).
If you want to perform the classpath validation in the validate phase of your build you can force classpath computation with the following snippet:
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
tycho-version
from 2.5.0 to 2.6.0. Updatestycho-maven-plugin
from 2.5.0 to 2.6.0Changelog
Sourced from tycho-maven-plugin's changelog.
... (truncated)
Commits
7a04b98
Prepare Tycho 2.6.0 releasecf98ee4
Fix #496 ResolutionArguments#hashcode is not stable5ca5155
- Update release notes to reflect the release on this branch1fe29d7
Update to maven-fluido-skin 1.10.0a3733cb
Bump doxia-module-markdown from 1.9.1 to 1.11.1e1aae1d
Bump maven-site-plugin from 3.9.1 to 3.10.0a3d6f1e
Bump plexusVersion from 2.1.0 to 2.1.13039e08
Fix typosbd3fe97
Merge pull request #446 from laeubi/adjust_for_m2ee072a85
Adjust to recent m2e changes regarding DependencyDepthUpdates
tycho-compiler-plugin
from 2.5.0 to 2.6.0Changelog
Sourced from tycho-compiler-plugin's changelog.
... (truncated)
Commits
7a04b98
Prepare Tycho 2.6.0 releasecf98ee4
Fix #496 ResolutionArguments#hashcode is not stable5ca5155
- Update release notes to reflect the release on this branch1fe29d7
Update to maven-fluido-skin 1.10.0a3733cb
Bump doxia-module-markdown from 1.9.1 to 1.11.1e1aae1d
Bump maven-site-plugin from 3.9.1 to 3.10.0a3d6f1e
Bump plexusVersion from 2.1.0 to 2.1.13039e08
Fix typosbd3fe97
Merge pull request #446 from laeubi/adjust_for_m2ee072a85
Adjust to recent m2e changes regarding DependencyDepthUpdates
target-platform-configuration
from 2.5.0 to 2.6.0Changelog
Sourced from target-platform-configuration's changelog.
... (truncated)
Commits
7a04b98
Prepare Tycho 2.6.0 releasecf98ee4
Fix #496 ResolutionArguments#hashcode is not stable5ca5155
- Update release notes to reflect the release on this branch1fe29d7
Update to maven-fluido-skin 1.10.0a3733cb
Bump doxia-module-markdown from 1.9.1 to 1.11.1e1aae1d
Bump maven-site-plugin from 3.9.1 to 3.10.0a3d6f1e
Bump plexusVersion from 2.1.0 to 2.1.13039e08
Fix typosbd3fe97
Merge pull request #446 from laeubi/adjust_for_m2ee072a85
Adjust to recent m2e changes regarding DependencyDepthUpdates
tycho-surefire-plugin
from 2.5.0 to 2.6.0Dependabot 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)