Releases: chrisdchristo/capsule-maven-plugin
Releases · chrisdchristo/capsule-maven-plugin
1.5.1
1.5.0
- Added support for plugin dependencies.
- Added support for complete customization of capsule jar name.
1.4.3
- Silently overwrite capsule jar on
mvn package
1.4.2
- Removed default adding of
Repositories
entry, and instead now you must use a flag<setManifestRepos>
to do this.
1.4.1
- Minor Fixes
1.2.0
- Support for
provided
andtest
scoped jars
1.1.2
- Fixed resolving app when app is not included
- Supports latest release of
capsule
andcapsule-maven
(v1.0.2)
1.1.1
Major fix to 1.1.0 and improved logging
1.1.0
- New structure
- Enhanced flexibility on building custom capsules.