Skip to content
This repository has been archived by the owner on Apr 5, 2019. It is now read-only.

PhantomJS Maven Plugin 0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@klieber klieber released this 30 May 02:45
· 49 commits to master since this release

A nice small release:

  • #22 - When using phantomjs:exec goal the build will fail if the phantomjs script exits abnormally (non-zero code). This behavior is controlled by the new failOnNonZeroExitCode configuration parameter.
  • #23 - Fixed the download URL for Bitbucket as it has apparently changed.

Enjoy!