* feat(TUP-17393): enable to download new component from remote site * feat(TUP-17393): change to use nexus to install components * test(TUP-17393): add junits for component feature and factory * feat(TUP-17393): enhance the find components
15 lines
765 B
XML
15 lines
765 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<components>
|
|
<component name="JIRA" version="0.18.0" type="" file="org.talend.components.jira_0.18.0.zip">
|
|
<description>Contain lib for dependencies</description>
|
|
</component>
|
|
<component name="JIRA" version="0.18.1" type="" file="org.talend.components.jira_0.18.1.zip">
|
|
<description>Fix some bugs</description>
|
|
</component>
|
|
<component name="JIRA" version="0.18.2" type="" file="org.talend.components.jira_0.18.2.zip">
|
|
<description>Support the m2 repository for dependencies</description>
|
|
</component>
|
|
<component name="MyJira" version="0.16.0" type="" file="components-myjira-0.16.0-SNAPSHOT-updatesite.zip">
|
|
<description>My first custom new component framework for JIRA</description>
|
|
</component>
|
|
</components> |