[jboss-dev-forums] [Design of JBoss Build System] - Re: Extraneous pom.xml dependencies in jboss-common and othe

genman do-not-reply at jboss.com
Thu Jul 26 16:58:54 EDT 2007


The following document says you can indicate some pom.xml dependencies as optional:

http://maven.apache.org/guides/introduction/introduction-to-optional-and-excludes-dependencies.html

Adrian clarified that some classes (for unit testing) as part of src/main/java extend junit.framework.TestCase  and the JBoss test classes.

See http://jira.jboss.com/jira/browse/JBMICROCONT-198

Although these test classes could be refactored out, perhaps using an (optional)true(/optional) would be effective as well.

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

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



More information about the jboss-dev-forums mailing list