DbUtils is using the layout:

src/assembly
src/java/org
src/test/org

rather than the standard layout [1]

src/main/assembly
src/main/java/org
src/test/java/org

Maven compile seems to find the files anyway without being told, but
it would be better to be consistent, I think.

[1] 
http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to