Hi Alexander,

I cannot say for sure, but probably you just copied & pasted
my plugin configurations into the parent POM's <plugin> section instead
of <pluginManagement> -> <plugins>, consequently kicking off test
compilation from the parent. I guess you want to change that.

That's exactly what I did. Moving the configuration to pluginManagement makes sense, but how would you add profiles to it? Or would you need to add the profile information in the child poms?

BTW, if you can fork the original repo for me and just add enough
commits to reproduce your situation, I can take a closer look.
Currently, I have to speculate based on the information I have, which is
less than ideal.

I know it's not ideal but I can't share a public fork at the moment.

Thanks for your help on this!

Julia


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to