frontend-maven-plugin
frontend-maven-plugin copied to clipboard
Fixes #329 changes behavior of srcdir when it is null
Summary In tthe m2e integration build phase if triggerfile is define and srcdir it isn't any file changed trigger the build. This behavior should be that just triggerfile must trigger the build.
Tests and Documentation
I tested it with https://github.com/Cavva79/frontend-maven-plugin-test but I didn't provide unit test or integration tests for m2e integration.
For docs there is no change
@eirslett any idea if you want to merge this pull request?