Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10170

Profiles from user settings aren't recognized as auto activated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.M5
    • 3.3.0.M4
    • maven
    • Hide

      1. create profile in settings.xml which has <activeByDefault> tag set to True
      2. open Maven Profile selection Wizard

      ERROR: Created profile isn't marked as auto activated

      Show
      1. create profile in settings.xml which has <activeByDefault> tag set to True 2. open Maven Profile selection Wizard ERROR: Created profile isn't marked as auto activated
    • Hide

      In settings.xml, use :

        <activeProfiles>
          <activeProfile>your-profile</activeProfile>
        </activeProfiles>
      
      Show
      In settings.xml, use : <activeProfiles> <activeProfile>your-profile</activeProfile> </activeProfiles>

      Profiles from user settings which have <activeByDefault> set to True aren't recognized as auto activated in Profle Selection Wizard.

              fbricon@redhat.com Fred Bricon
              rawagner@redhat.com Rastislav Wagner
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: