Pavol Srna created JBIDE-23489:
----------------------------------
Summary: Find out how to run mvn clean verify
-Dtest.installBase=path/to/devstudio/rpm
Key: JBIDE-23489
URL:
https://issues.jboss.org/browse/JBIDE-23489
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.4.2.AM3
Reporter: Pavol Srna
Fix For: 4.4.2.Final
We need to find a way how to run automated tests agains devstudio rpm.
I've tried the following paths:
1) mvn clean verify
-Dtest.installBase=/opt/rh/rh-eclipse46/root/usr/shareclipse/droplets/devstudio/eclipse/
2) mvn clean verify
-Dtest.installBase=~/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64
But none of the above works.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)