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

Mickael Istria (JIRA) issues at jboss.org
Tue Feb 10 09:08:49 EST 2015


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

Mickael Istria edited comment on JBTIS-386 at 2/10/15 9:08 AM:
---------------------------------------------------------------

Concretely, here are the steps I suggest. The final one is still running locally.
{code}
$ git clone git at github.com:jbosstools/jbosstools-integration-stack.git
$  cd jbosstools-integration-stack/target-platform/
$ sed -i -e "s/4.2.1.CR1/4.2.1.CR2-SNAPSHOT/g" -e "s/unified/multiple/g" pom.xml 
$ mvn install
$ cd ../..
$ git clone git at github.com:fusesource/fuseide.git
$ cd fuseide/targetplatform/
$ mvn clean verify -Pmultiple2repo -Dmirror-target-to-repo.includeSources=true -Djbtis.version=4.2.1.CR2-SNAPSHOT
{code}


was (Author: mickael_istria):
Concretely, here are the steps I suggest. The final one is still running locally.
{code}
$ git clone git at github.com:jbosstools/jbosstools-integration-stack.git
$  cd jbosstools-integration-stack/target-platform/
$ sed -i -e "s/4.2.1.CR1/4.2.1.CR2-SNAPSHOT/g" -e "s/unified/multiple/g" pom.xml 
$ git diff
$ git clone git at github.com:jbosstools/jbosstools-integration-stack.git
$ cd jbosstools-integration-stack/target-platform/
$ sed -i -e "s/4.2.1.CR1/4.2.1.CR2-SNAPSHOT/g" -e "s/unified/multiple/g" pom.xml 
$ git diff
$ mvn install
$ cd ../..
$ git clone git at github.com:fusesource/fuseide.git
$ cd fuseide/targetplatform/
$ mvn clean verify -Pmultiple2repo -Dmirror-target-to-repo.includeSources=true -Djbtis.version=4.2.1.CR2-SNAPSHOT
{code}

> 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