[jbosstools-issues] [JBoss JIRA] (JBIDE-10596) Use eclipse-repository packaging type for repository in order to materialize-products from them

Mickael Istria (JIRA) jira-events at lists.jboss.org
Fri Feb 17 07:17:39 EST 2012


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

Mickael Istria updated JBIDE-10596:
-----------------------------------

    Attachment: generate-repository-facade.zip


Improved version of Maven plugin:
* Works on eclipse-repository
* Generates site.xml
* Generates site.properties
* Generates index.html & web folder
* Accepts web template folder and index as parameter
* Accepts additional symbols as parameters
* Generates jbosstools-directory.xml when org.jboss.tools.central_*.jar is found in repo

consumption:
{code}
<plugin>
				<groupId>org.jboss.tools.tycho</groupId>
	<artifactId>generate-repository-facade</artifactId>
	<version>0.0.1-SNAPSHOT</version>
	<goals>
		<goal>generate-repository-facade</goal>
	</goals>
</plugin>
{code}
                
> Use eclipse-repository packaging type for repository in order to materialize-products from them
> -----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-10596
>                 URL: https://issues.jboss.org/browse/JBIDE-10596
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: Build/Releng
>    Affects Versions: 3.3.0.M5
>         Environment: any
>            Reporter: Mickael Istria
>            Assignee: Mickael Istria
>             Fix For: 3.3.0.CR1
>
>         Attachments: generate-repository-facade.zip, JBIDE-10596.patch, JBIDE-10596.patch, jboss-tools-eclipse-repository.patch
>
>
> The eclipse-repository packaging type is a better way to go:
> * It reads "category.xml" files (renamed site.xml files)
> * It supports the materialize-products action to extract the products from it
> See http://wiki.eclipse.org/Tycho/Packaging_Types#Creating_Product_Zip_Files

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list