Skip to content

Releases: concon121/node-maven-api

v2.0.2

16 Apr 10:28
Compare
Choose a tag to compare

Summary

Hotfix to handle spaces in paths correctly.

Issues

  • Handle paths containing spaces - #15

Pull Requests

  • hotfix/15 - #16

v2.0.1

10 Apr 20:43
Compare
Choose a tag to compare

Fix for multiple events being fired unnecessarily.

v2.0.0

09 Apr 17:26
Compare
Choose a tag to compare

Moved away from using promises to return to service consumers, to using the node js events api.

v1.1.0

09 Apr 17:43
Compare
Choose a tag to compare

Implementation of promises to return information to consumers.

v1.0.1

23 Oct 17:53
Compare
Choose a tag to compare

Fixes a few issues found in manual testing.

  • hotfix/eperm
  • hotfix/scopeIssue

v1.0.0

23 Oct 15:33
Compare
Choose a tag to compare

The first release of node-maven-api.

Includes features for:

  • Clean maven project.
  • Install maven project.
  • Test maven project.
  • Get effective POM for maven project.