[jbossts-issues] [JBoss JIRA] (JBTM-1795) Use tests jar for common module test classes instead of using build-helper plugin

Paul Gier (JIRA) jira-events at lists.jboss.org
Mon Jun 24 17:57:21 EDT 2013


Paul Gier created JBTM-1795:
-------------------------------

             Summary: Use tests jar for common module test classes instead of using build-helper plugin
                 Key: JBTM-1795
                 URL: https://issues.jboss.org/browse/JBTM-1795
             Project: JBoss Transaction Manager
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Build System
            Reporter: Paul Gier
            Assignee: Paul Gier


The build-helper-maven-plugin is currently used in several places to add test classes from the common module to the classpath.  A better way to do this is to package up the common test classes in a jar, and then add the jar as a test dependency to the module(s) where they are needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list