Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven plugin does not work without subfields #5

Closed
tcmj opened this issue Jun 27, 2017 · 0 comments
Closed

Maven plugin does not work without subfields #5

tcmj opened this issue Jun 27, 2017 · 0 comments
Labels
bug Error
Milestone

Comments

@tcmj
Copy link
Owner

tcmj commented Jun 27, 2017

description:

Exception when you don't define any subfields
java.lang.NullPointerException: NameTypeValue.Value at java.util.Objects.requireNonNull(Objects.java:228) at com.tcmj.pug.enums.api.Fluent.lambda$chain$0(Fluent.java:275) at java.lang.Iterable.forEach(Iterable.java:75) at com.tcmj.pug.enums.api.Fluent.chain(Fluent.java:273) at com.tcmj.pug.enums.api.Fluent.access$800(Fluent.java:16) at com.tcmj.pug.enums.api.Fluent$MyStepFormatterOption.end(Fluent.java:91)

what should happen instead:

execution without error

@tcmj tcmj created this issue from a note in sprint_1_2_7_1 (Backlog) Jun 27, 2017
@tcmj tcmj added the bug Error label Jun 27, 2017
@tcmj tcmj moved this from Backlog to InProgress in sprint_1_2_7_1 Jun 27, 2017
@tcmj tcmj closed this as completed in 49f77cc Jun 27, 2017
@tcmj tcmj moved this from InProgress to Verification in sprint_1_2_7_1 Jun 27, 2017
@tcmj tcmj moved this from Verification to Finished in sprint_1_2_7_1 Jul 4, 2017
@tcmj tcmj added this to the 1.2.7.1 milestone Jul 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Error
Projects
No open projects
Development

No branches or pull requests

1 participant