Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 11.10
-
Fix Version/s: 12.8-rc-1
-
Component/s: Development Issues only - Test
-
Labels:
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
We were using srcFolder in our pom.xml and this got changed in https://github.com/SpoonLabs/spoon-maven-plugin/pull/68 (backward compat was broken...).
Which means that since that time (hard to know in what version https://github.com/SpoonLabs/spoon-maven-plugin/pull/68 was released, that's not very nice either Putting 11.10 for lack of a better version...), we're not testing it...
The very least that the spoon maven plugin should have done is to stop with an error when {srcFolder}} is used.