[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Migration to maven
Kevin.Conner@jboss.com
do-not-reply at jboss.com
Tue Apr 3 06:09:52 EDT 2007
"adrian at jboss.org" wrote : Ok I will try that, but since I hit the problem with a clean checkout of the
| Microcontainer and a build with Maven before creating the new eclipse
| projects, I don't know whether this entirely consistent? -)
|
It should be if you ran the eclipse:eclipse and eclipse:add-maven-repo targets. Let me know how it goes.
"adrian at jboss.org" wrote : src/resources/schema or src/resources/xml-tests in the container project would be examples. After an eclipse:eclipse these are invisible to tests
| run inside eclipse. They have type="src" instead of type="lib' in the .classpath
I do not believe that matters. It may be that the path to the resource is different, perhaps because it is embedded.
The normal maven structure would keep the test resources separate from the src resources whereas it appears that the MC structure embeds them. I could change the build to fix this if everyone agrees.
Can you give me a specific test which fails to find the resource?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033949#4033949
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033949
More information about the jboss-dev-forums
mailing list