At present DBCP uses a non-standard Maven layout.

For example src/java should really be src/main/java

Generally the poms are easier to configure if the standard layout [1] is used.
Commons Parent generally assumes the standard layout as does the Apache pom.

OK if I fix this?
[Obviously the Ant build.xml would also need to be updated]

[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