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

The 'optional' flag of a dependency should be manageable.

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

Details

    Description

      <dependencyManagement>
        <dependencies>
          <dependency>
            <groupId>groupId</groupId>
            <artifactId>artifactId</artifactId>
            <version>version</version>
            <optional>false</optional> <!-- Ignored by Maven 2 & 3 in dependency management. -->
          </dependency>
        </dependencies>
      </dependencyManagement>
      

      Attachments

        1. MNG-5227.patch
          2 kB
          Christian Schulte
        2. MNG-5227.patch
          2 kB
          Christian Schulte

        Issue Links

        Activity

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

          People

            Unassigned Unassigned
            schulte77 Christian Schulte

            Dates

              Created:
              Updated:

              Slack

                Issue deployment