-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
None
We have several maven projects that have more than one source directory. The non-default directories are added using the build-helper plugin. The clover2:setup goal instruments all source folders, but then sets all non-generated directories as source folders on the maven project. That results in compile errors, since source files are both present in the clover instrumented sources and original location.
Example:
java/src << 1. default source folder
java/src-build << 2. additional source folder
target/generate-sources/jaxb << 3. generated source folder
Case (2) is causing problems.
- is related to
-
CLOV-1469 Maven plugin sholud handle target/generated-test-sources
- Closed
[CLOV-1471] Maven clover2:setup triggers duplicate class exception
Workflow | Original: New Clover Workflow [ 898107 ] | New: New Clover Workflow - Restricted [ 1475087 ] |
Workflow | Original: Clover Workflow [ 896559 ] | New: New Clover Workflow [ 898107 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: reviewflow [ 637586 ] | New: Clover Workflow [ 896559 ] |
Fix Version/s | New: 4.0.0 [ 38490 ] | |
Fix Version/s | Original: 3.3.0 [ 36826 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: To be reviewed [ 10026 ] | New: Resolved [ 5 ] |
Status | Original: Implemented [ 10025 ] | New: To be reviewed [ 10026 ] |
Status | Original: In Progress [ 3 ] | New: Implemented [ 10025 ] |
Status | Original: Verified [ 10005 ] | New: In Progress [ 3 ] |