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

configure maven repo adds jbosstools-maven-repository profile

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 3.3.0.CR1
    • None
    • maven
    • None

      trying out changes after JBIDE-11818

      now without changing anything configure maven repositories is trying to add:

      <profile>
      <id>jbosstools-maven-profile</id>
      <activation>
      <activeByDefault>true</activeByDefault>
      </activation>
      <repositories/>
      <pluginRepositories/>
      </profile>

      1) we shouldn't have a "jbosstools" profile - this is for use both in and outside of eclipse.

      2) why aren't we just adding the profile(s) under activeProfile instead of using activebydefault ?

      and use the name (without spaces) of the repo as the profile id ? i.e. jboss-eap-repository, jboss-wfk-repository etc. ?

            snjeza_jira Snjezana Peco (Inactive)
            manderse@redhat.com Max Andersen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: