Igor,
you are right.  A typo in testSuite.
Sorry to bother you with such a simple problem.
Thanks a lot!
Regards,
-Max


On 1/7/2009 1:35 PM, Igor Fedorenko wrote:
Max,

This mostly likely means a typo in testSuite (it has to be symbolic name of the bundle). I'll add null check and appropriate error message.

Let me know if this helped or open new JIRA with sample project if it did not ;-).

--
Regards,
Igor


Max Spring wrote:
I get this NPE when trying to run a test suite specified with testSuite/testClass properties.
What might I've been missing?
Thanks!
-Max

java.lang.NullPointerException
at org.codehaus.tycho.osgitools.OsgiStateController.getUserProperty(OsgiStateController.java:517) at org.codehaus.tycho.osgitools.OsgiStateController.getMavenProject(OsgiStateController.java:525)
   at org.codehaus.tycho.osgitest.TestMojo.execute(TestMojo.java:197)
at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:623) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:521) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmentForProject(DefaultLifecycleExecutor.java:288) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:214) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:172)
   at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:218)
at org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:899)
   at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:176)
   at org.apache.maven.cli.MavenCli.main(MavenCli.java:63)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:408) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:351)


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email





---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to