[jboss-dev-forums] [Design of JBoss Build System] - Re: Move dependency management back into app server svn stru
ips
do-not-reply at jboss.com
Wed Apr 23 09:30:42 EDT 2008
Fyi, Maven 2.0.9 introduced a new "import" scope that allows a pom to import another pom's dependencies, without the second pom being the parent of the first pom. I'm just mentioning it, because it sounds like a feature we might be able to leverage here.
http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Importing_Dependencies
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146179#4146179
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146179
More information about the jboss-dev-forums
mailing list