[
https://jira.jboss.org/browse/JBIDE-6304?page=com.atlassian.jira.plugin.s...
]
Nick Boldt commented on JBIDE-6304:
-----------------------------------
Denis has found a new Tycho-friendly workaround, to be added to the plugin's pom.xml:
<build>
<plugins>
<plugin>
<groupId>org.sonatype.tycho</groupId>
<artifactId>maven-osgi-test-plugin</artifactId>
<configuration>
<explodedBundles>
<bundle>org.jboss.tools.common.model.ui.test</bundle>
</explodedBundles>
</configuration>
</plugin>
</plugins>
</build>
org.jboss.tools.test.util.ResourcesUtils.importProject should
understand how to unjar a plugin (Tycho build/test requirement)
-----------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-6304
URL:
https://jira.jboss.org/browse/JBIDE-6304
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.2.next
Reporter: Nick Boldt
Assignee: Nick Boldt
Ref: see
https://jira.jboss.org/browse/JBIDE-6241?focusedCommentId=12531264&pa...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira