[jbosstools-issues] [JBoss JIRA] (JBIDE-23322) create mojo that takes as input a list of URLs and a name, and generates a composite site
Nick Boldt (JIRA)
issues at jboss.org
Wed Oct 12 17:08:00 EDT 2016
[ https://issues.jboss.org/browse/JBIDE-23322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Boldt updated JBIDE-23322:
-------------------------------
Description:
In https://issues.jboss.org/browse/WINDUP-1189 it was requested that tycho builds be able to produce a simple composite site, using as input 2 or more URLs.
So, to generalize this for use by other projects, we need a mojo that can be configured with a set of URLs, and a site name, in order to produce:
target/composite/
target/composite/compositeContent.xml
target/composite/compositeArtifacts.xml
target/composite/p2.index (like https://devstudio.jboss.com/10.0/stable/updates/p2.index )
was:
It would be great if local build of windup eclipse plugins could create a composite update site.
Details:
1) windup eclipse plugin source: https://github.com/windup/windup-eclipse-plugin
2) windup eclipse code nightly update site: http://download.jboss.org/jbosstools/neon/snapshots/builds/windup-eclipse-plugin-NIGHTLY/latest/all/repo/
3) jbt dependency update site: http://download.jboss.org/jbosstools/neon/snapshots/updates/
4) Jenkins job: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/Windup/job/windup-eclipse-plugin-NIGHTLY/
Making these maven flags would allow for easier over-riding so that when windup tools branch for alpha1 they can change the deps to our am2 release for stability.
> create mojo that takes as input a list of URLs and a name, and generates a composite site
> -----------------------------------------------------------------------------------------
>
> Key: JBIDE-23322
> URL: https://issues.jboss.org/browse/JBIDE-23322
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.2.AM3
>
>
> In https://issues.jboss.org/browse/WINDUP-1189 it was requested that tycho builds be able to produce a simple composite site, using as input 2 or more URLs.
> So, to generalize this for use by other projects, we need a mojo that can be configured with a set of URLs, and a site name, in order to produce:
> target/composite/
> target/composite/compositeContent.xml
> target/composite/compositeArtifacts.xml
> target/composite/p2.index (like https://devstudio.jboss.com/10.0/stable/updates/p2.index )
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jbosstools-issues
mailing list