Chetan Mehrotra created FELIX-5121:
--------------------------------------
Summary: Script console build failing on latest trunk
Key: FELIX-5121
URL: https://issues.apache.org/jira/browse/FELIX-5121
Project: Felix
Issue Type: Task
Components: Script Console Plugin
Reporter: Chetan Mehrotra
Assignee: Chetan Mehrotra
Fix For: script-console-1.0.2
Current trunk build is failing as exam-maven-plugin launch is not working
{noformat}
[INFO] Failsafe report directory:
/home/chetanm/git/apache/felix/webconsole-plugins/script-console/target/failsafe-reports
Error: Main method not found in class org.ops4j.pax.exam.spi.PaxExamRuntime,
please define the main method as:
public static void main(String[] args)
{noformat}
Due to this the OSGi container is not launched
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)