You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2010/03/03 11:50:57 UTC

[jira] Closed: (MNG-4576) Issue running test plugin, build failure .. -Tycho- (getEclipseLauncher?)

     [ http://jira.codehaus.org/browse/MNG-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MNG-4576.
----------------------------------

    Resolution: Not A Bug
      Assignee: Benjamin Bentmann

{noformat}
Caused by: java.lang.NullPointerException
	at org.codehaus.tycho.osgitest.TestMojo.getEclipseLauncher(TestMojo.java:566)
	at org.codehaus.tycho.osgitest.TestMojo.runTest(TestMojo.java:480)
{noformat}
Please report this against [Tycho|https://issues.sonatype.org/browse/TYCHO]. It's apparently the plugin that fails, not Maven.

> Issue running test plugin, build failure .. -Tycho- (getEclipseLauncher?)
> -------------------------------------------------------------------------
>
>                 Key: MNG-4576
>                 URL: http://jira.codehaus.org/browse/MNG-4576
>             Project: Maven 2 & 3
>          Issue Type: Bug
>    Affects Versions: 3.0-alpha-6
>         Environment: Tycho 0.7.0 M3-alpha-6
>            Reporter: Michael Hüttermann
>            Assignee: Benjamin Bentmann
>            Priority: Critical
>         Attachments: log.txt, pom.xml
>
>
> Setting up my test with <packaging>eclipse-test-plugin</packaging> provokes a build failure: the test bundle contains JUnit tests under src/.. and requires some of my other bundles. I run "mvn clean integration-test -Dtycho.targetPlatform=C:\app\mypath\rcp-target-platform\platform\win32\rcp" which breaks, see attached log file. (throwing a NPE in context of TestMojo.getEclipseLauncher?) Calling phases before integration-test suceeds. Please find enclosed the debug log and the POM. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira