[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Some Maven related changes
pgier
do-not-reply at jboss.com
Mon Aug 25 17:10:06 EDT 2008
"alesj" wrote :
| "pgier" wrote :
| | Also, is there any reason not to change the directory names to follow the maven conventions? Currently we have src/main and src/tests. I'd like to change these to src/main/java and src/test/java.
| Dunno, never thought about it.
| What else can it be if not java?
| Probably this comes in handy when you have multi-language project?
|
| If we eventually go this path,
| then you must change all of MC's subprojects. ;-)
| - http://www.jboss.org/jbossmc
|
For microcontainer we wouldn't have anything other than Java. But if we use the standard maven directory names, then I can remove that config from the poms. Yes, it's most useful when you have multi language projects which includes stuff like javacc grammar files (src/main/javacc) like we have in the app server build.
I'll plan on changing all the MC subproject directories also. And eventually the app server will change once it's fully migrated.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172421#4172421
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172421
More information about the jboss-dev-forums
mailing list