Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-2500

Zip files are not included in the test classpath

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.0.4
    • None
    • Dependencies
    • None
    • windows xp

    Description

      when i added a dependency that was zip file
      eg <dependency>
      <groupId>hsqldb</groupId>
      <artifactId>hsqldb</artifactId>
      <version>1.7.3.0</version>
      <scope>provided</scope>
      <type>zip</type>
      </dependency>

      this file was not included in the test classpath and so the test would not pass

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rudig rudi grasmuck
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: