[jbosstools-issues] [JBoss JIRA] (JBTIS-386) Target Platform is missing some source plugins when generating with sources

Mickael Istria (JIRA) issues at jboss.org
Fri Feb 6 07:53:49 EST 2015


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

Mickael Istria edited comment on JBTIS-386 at 2/6/15 7:53 AM:
--------------------------------------------------------------

So the issue seems to be that JBT-IS TP uses JBT Unified TP whereas it should use JBT Multiple TP (same content, but reference sites that includeSources, so you get sources as an addition)
To try that:
* Locally, change https://github.com/jbosstools/jbosstools-integration-stack/blob/master/target-platform/pom.xml#L152 to jbosstools-multiple, and change artifact version to 4.2.1.CR2-SNAPSHOT (it has to be a SNAPSHOT)
* mvn install this new TP
* Then go to fuseide/targetplatform
* Replace TP version by 4.2.1.CR2-SNAPSHOT (which is the one you just tweaked and installed locally)
* Build it with "mvn -Pmultiple2repo -Dmirror-target-to-repo.includeSources=true"
* Check for availability of sources.


was (Author: mickael_istria):
So the issue seems to be that JBT-IS TP uses JBT Unified TP whereas it should use JBT Multiple TP (same content, but reference sites that includeSources, so you get sources as an addition)
To try that:
* Locally, change https://github.com/jbosstools/jbosstools-integration-stack/blob/master/target-platform/pom.xml#L152 to jbosstools-multiple, and change artifact version to 4.2.1.CR2-SNAPSHOT (it has to be a SNAPSHOT)
* mvn install this new TP
* Then go to fuseide/targetplatform
* Replace TP version by 4.2.1.CR2-SNAPSHOT (which is the one you just tweaked and installed locally)
* Check for availability of sources.

> Target Platform is missing some source plugins when generating with sources
> ---------------------------------------------------------------------------
>
>                 Key: JBTIS-386
>                 URL: https://issues.jboss.org/browse/JBTIS-386
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>          Components: target-platform
>    Affects Versions: 4.2.0.Final-TP
>            Reporter: Lars Heinemann
>            Assignee: Paul Leacu
>            Priority: Critical
>
> when mirroring the TP locally with sources some of the source plugins are missing. for instance  org.eclipse.wst.server.ui.source.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list