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

Zip files are not included in classpaths at all

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    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

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            pablo.lagreca Pablo La Greca

            Dates

              Created:
              Updated:

              Slack

                Issue deployment