Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-46839

Test resource(s) under a folder named 'CVS' are not copied over to test-classes (maven-surefire-plugin)

XMLWordPrintable

      Resource(s) under a folder named 'CVS' are not copied over to test-classes. 

      During maven build from Jenkins, the resources all my resources present under src/test/resources/.../..../CVS were not copied over to /target/test-classes, though all resources, present under other sibling folders were. 

      In our case, CVS is a business entity (and not the general know version control system). 

      It took us some time, to figure this out, and only after renaming the folder to 'CVSX' - we were able to get it to work. 

      The issue is specific to /src/test/resources and it doesn't seem to be the case for /src/main/java OR /src/test/java

            Unassigned Unassigned
            dewanprakash Prakash Dewan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: