[jboss-jira] [JBoss JIRA] Reopened: (JBMICROCONT-198) jboss-kernel and jboss-aop-mc-int have compile dependencies on jboss-test and junit
Elias Ross (JIRA)
jira-events at lists.jboss.org
Wed Aug 1 00:30:49 EDT 2007
[ http://jira.jboss.com/jira/browse/JBMICROCONT-198?page=all ]
Elias Ross reopened JBMICROCONT-198:
------------------------------------
Those dependencies could be made optional.
http://maven.apache.org/guides/introduction/introduction-to-optional-and-excludes-dependencies.html
> jboss-kernel and jboss-aop-mc-int have compile dependencies on jboss-test and junit
> -----------------------------------------------------------------------------------
>
> Key: JBMICROCONT-198
> URL: http://jira.jboss.com/jira/browse/JBMICROCONT-198
> Project: JBoss MicroContainer
> Issue Type: Task
> Reporter: Elias Ross
>
> jboss-test (and its dependencies) and junit are pulled into projects that depend on "jboss-kernel" and "jboss-aop-mc-int" because the project contains child classes of TestCase within src/main/java ... Probably the best way to deal with this is to create a separate jboss-kernel-test and mc-int-test artifacts.
> These dependencies pull in:
> junit\junit\4.1\junit-4.1.jar
> jboss\profiler\jvmti\jboss-profiler-jvmti\1.0.0.CR5\jboss-profiler-jvmti-1.0.0.CR5.jar
> jboss\jboss-test\1.0.4-SNAPSHOT\jboss-test-1.0.4-SNAPSHOT.jar
> which aren't relevant to people's runtime.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list