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

Add option to use a profile of a dependency

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

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • None
    • None
    • Dependencies
    • None

    Description

      Some projects require two or more sets of dependencies with each set contained in a profile. Unfortunately, it can be difficult to consume the correct dependency set. It would be useful to have an option to select a profile for a certain dependency.

      <dependency>
        <groupId>org.mycompany</groupId>
        <artifactId>projectA</artifactId>
        <version>1.0</version>
        <profile>jdk1.4</profile>
      </dependency>
      

      Attachments

        Issue Links

        Activity

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

          People

            Unassigned Unassigned
            pgier Paul Gier
            Votes:
            13 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment