[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Tests don't work in eclipse

pgier do-not-reply at jboss.com
Tue Apr 3 09:18:22 EDT 2007


Since the resources folders are being moved, is it ok to move them into the standard maven directory layout?
src/main/resources
src/test/resources

That way we wouldn't need to have the resources configuration in the pom at all.  
What we have now for spring-int is similar, but a little different.
/src/resources/main
/src/resources/tests

We could also move the java source files into the standard layout:
/src/main/java
/src/test/java

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034075#4034075

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034075



More information about the jboss-dev-forums mailing list