NPE when used in IDE as first phase of maven #488
Labels
bug
Something isn't working.
good first issue
Good for newcomers.
to grab
Ready to do and to grab by those willing.
Describe the bug
My idea was to run signature verification immediately after downloading the dependencies, so I set the validate phase.
when running mvn clean install it works fine.
When opening a project in eclipse it shows NPE
To Reproduce
Expected behavior
running the verification plugin after downloading dependencies
Additional context
There is no such behavior when used in maven.
error in:
parent:
The text was updated successfully, but these errors were encountered: