- BREAKING CHANGE: Do not exit if
mvn
command fails. Pass error, stdout and stderr to callback instead. - Switch to async API
- No change since 1.5.0-beta
- Add generatePom config-option
- Update some dev-dependencies and remove coveralls as runtime dependency
- Fix some lint errors
- Fix bug for deploy (Issue #31)
- Add optional file argument to pass an archive instead of generating one
- Update dependencies
- Fix undocumented breaking change in isbinaryfile (Issue #28)
- Add folders/directories to archive
- Update dependencies
- Revert breaking change accidentally shipped in 1.2.1
- {version} in finalName for a snapshot should use the new snapshot-version
- Strip undefined mvn arguments
- Fix wrong path-separator for the archive on Windows (Anton Savchenko)
- Add Classifier maven parameter (jmorille and Gregers Rygg)
- Updated dependencies and removed Chai (Gregers Rygg)
- Fix package.json might change between calls to maven.config and maven.deploy (Gregers Rygg)
- Add coverage for tests (Gregers Rygg)
- Refactored tests (Gregers Rygg)
- Create tests for maven.install (Gregers Rygg)
- Other small improvements (Gregers Rygg)
- Fix zipping shouldn't corrupt binary files (Kalle Wuoti)
- Define artifact id in maven config and run maven in batch mode (-B) (Kalle Wuoti)
- Ignore only package file, when creating ZIP archive (tmair)
- Add fileEncoding as an option (Espen Dalløkken)
- JSHint and other small improvements (Gregers Rygg)
- Improved readme and package.json
- Initial work (Gregers Rygg)