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

Nick Boldt (JIRA) issues at jboss.org
Mon May 19 07:02:56 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12968691#comment-12968691 ] 

Nick Boldt commented on JBIDE-17280:
------------------------------------

Missing commit to change doc on how to resolve TPs locally & test/validate them:

https://github.com/jbosstools/jbosstools-target-platforms/pull/62

Applied in 4.40.x branch, running local TP mirror & validation now.

> 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