Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.4.0 source code.tar.gz | 2023-03-04 | 166.8 kB | |
3.4.0 source code.zip | 2023-03-04 | 187.4 kB | |
README.md | 2023-03-04 | 551 Bytes | |
Totals: 3 Items | 354.7 kB | 0 |
- Fixed and issue where the
configure
goal would fail when running the plugin in agit worktree
. Changing the configure goal configuration in a worktree will not take affect until a build is run with those changes outside of the worktree. - The
readonly
attribute (which shouldn't have been there in the first place) was removed from some goal parameters. This removes some annoying warnings from the build output. - Temporary test artefacts from development of this plugin will not longer be deployed to Maven Central with the main artefact.