Releases: Osiris-Team/1JPM
Releases · Osiris-Team/1JPM
2.0.0
1.0.3
- fix classpath incorrect format
- moved third-party plugins to top, to make upgrading 1JPM easier
- start supporting transitive dependencies
- caching of dependencies in local .m2 repository
- concurrent downloads
- checksum download
- dependency report gen
- dependency conflicts: The handleDependencyConflicts method detects and resolves version conflicts by keeping the latest version of each dependency (this might be an issue in itself thus the default should be throwing an exception if a conflict was detected and prompt the user to resolve this by explicitly adding that dependency with the wanted version to the build config).
1.0.2
readme
1.0.1
Release 1.0.1
1.0.0
register plugins + test classes