custom-war-packager icon indicating copy to clipboard operation
custom-war-packager copied to clipboard

listDependenciesFromPom failed to include test-scoped plugin dependencies

Open jglick opened this issue 5 years ago • 3 comments

…as promised in the documentation:

If the pom option is set, all dependencies will be added, including test ones.

I think this regressed in #35.

Also its technique of skipping dependencies with classifiers did not account for, say, core-assets.

jglick avatar Jul 08 '19 23:07 jglick

This is a case when we might need to adjust documentation to the reality. Needs input from @raul-arabaolaza

Also its technique of skipping dependencies with classifiers did not account for, say, core-assets.

Please create a ticket for that

oleg-nenashev avatar Jul 09 '19 05:07 oleg-nenashev

OK, I might just skip CWP and rebuild a WAR manually…might actually be easier than getting this patch in.

jglick avatar Jul 09 '19 11:07 jglick

Seems to be a build failure in test_war_from_pom_with_timeout; have not yet looked at what that means.

jglick avatar Jul 09 '19 11:07 jglick