[jboss-jira] [JBoss JIRA] Closed: (JBBUILD-557) Look into test classpath issue
Paul Gier (JIRA)
jira-events at lists.jboss.org
Tue Sep 29 17:00:01 EDT 2009
[ https://jira.jboss.org/jira/browse/JBBUILD-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Gier closed JBBUILD-557.
-----------------------------
Resolution: Done
Looks like this is a known Maven issue and is resolved in Maven 3.x.
http://jira.codehaus.org/browse/MNG-3043
> Look into test classpath issue
> ------------------------------
>
> Key: JBBUILD-557
> URL: https://jira.jboss.org/jira/browse/JBBUILD-557
> Project: JBoss Build System
> Issue Type: Task
> Components: Maven Builds
> Reporter: Paul Gier
> Assignee: Paul Gier
> Fix For: Maven Build - Maint 2009
>
>
> Jason described an issue with multi-module builds where the test classpath is not generated correctly. After making a change to a super class in one module of the jboss deployers project. Then making a change to a sub class (unit test) in another module. Only the module with the sub class change got the correct classpath (target dir). Other modules in the project used an older version of the parent class which was downloaded into the local Maven repo.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list