hibernate-examples icon indicating copy to clipboard operation
hibernate-examples copied to clipboard

The standalone-data-jpa would not build for me on a fresh checkout. Aft...

Open ee-usgs opened this issue 10 years ago • 0 comments
trafficstars

...er moving the test resources (non-java files) to /src/test/resources, the build succeeded. This is expected: by default a Maven build will not copy non-Java files to the target directory unless they are in the resources directory.

ee-usgs avatar Apr 24 '15 19:04 ee-usgs