[jbosstools-issues] [JBoss JIRA] (JBIDE-17280) Disable mirroring of multiple target platforms to simplify local builds

Denis Golovin (JIRA) issues at jboss.org
Thu May 15 15:37:57 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin updated JBIDE-17280:
----------------------------------

    Assignee: Mickael Istria


> Disable mirroring of multiple target platforms to simplify local builds
> -----------------------------------------------------------------------
>
>                 Key: JBIDE-17280
>                 URL: https://issues.jboss.org/browse/JBIDE-17280
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: build
>            Reporter: Denis Golovin
>            Assignee: Mickael Istria
>             Fix For: 4.2.0.Beta2
>
>
> 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: 
> {code}mvn clean install{code}
> and there would be no need to worry about -P-multiple2repo.
> (see attached PR for details)



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list