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

Disable mirroring of multiple target platforms to simplify local builds

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 4.2.0.Beta2
    • None
    • build
    • None

      Most of the devs are using (I hope so) jbosstools/jbdevstudio multiple TP's in eclipse, but sometimes, when new features/bundles are added into TP, they still need to do builds using maven to verify it is still working for individual module or set of individual modules. To simplify the knowledge about how to build/test proposed changes I suggest to disable default multiple2repo profile for jbosstools/jbdevstudio multiple target platforms and activate it only for jenkins by testing ${env.WORKSPACE} property. That simple change would reduce maven build execution to default:

      mvn clean install

      and there would be no need to worry about -P-multiple2repo.

      (see attached PR for details)

            mistria@redhat.com Mickael Istria
            nivologd@gmail.com Denis Golovin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: