lstest1
4p1 comments posted · 0 followers · following 0
122 weeks ago @ Sonatype Blog - Integration Tests with... · 0 replies · +1 points
1. do I need to create the emma folder ?
2. ${project.build.directory} - should I use or / for windows path ?
3. ${project.build.sourceDirectory}, is this the folder to hold the source code or the root in maven file structure ? complains class not found.
thank you.
2. ${project.build.directory} - should I use or / for windows path ?
3. ${project.build.sourceDirectory}, is this the folder to hold the source code or the root in maven file structure ? complains class not found.
thank you.
Contraption