Skip to content

Releases: concon121/node-maven-api

v2.0.2

Choose a tag to compare

@concon121 concon121 released this 16 Apr 10:28

Summary

Hotfix to handle spaces in paths correctly.

Issues

  • Handle paths containing spaces - #15

Pull Requests

  • hotfix/15 - #16

v2.0.1

Choose a tag to compare

@concon121 concon121 released this 10 Apr 20:43

Fix for multiple events being fired unnecessarily.

v2.0.0

Choose a tag to compare

@concon121 concon121 released this 09 Apr 17:26

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

v1.1.0

Choose a tag to compare

@concon121 concon121 released this 09 Apr 17:43

Implementation of promises to return information to consumers.

v1.0.1

Choose a tag to compare

@concon121 concon121 released this 23 Oct 17:53

Fixes a few issues found in manual testing.

  • hotfix/eperm
  • hotfix/scopeIssue

v1.0.0

Choose a tag to compare

@concon121 concon121 released this 23 Oct 15:33

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.