|
I'm now using the latest svn url for tycho, not the m2eclipse one. I
now manage to get the syncrhonize pom to output a list of dependencies,
but I still need to manually add the swt stuff and also the
dependencies that aren't osgi bundles. I also forgot to set the
packaging to <packaging>osgi-bundle</packaging>. So it now
gets further when building the drools-ide project, i.e. I don't get
unresolved issues when compiling, but I do now get a null pointer. ... [WARNING] Could not add artifact C:\Documents and Settings\mproctor\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar [WARNING] Could not add artifact C:\Documents and Settings\mproctor\.m2\repository\xerces\xercesImpl\2.4.0\xercesImpl-2.4.0.jar [DEBUG] Added artifact to osgi state: C:\Documents and Settings\mproctor\.m2\repository\org\eclipse\org.eclipse.ui\3.2.1.M20060913-0800\org.eclipse.ui-3.2.1.M20060913-0800.jar [DEBUG] Added artifact to osgi state: C:\Documents and Settings\mproctor\.m2\repository\org\eclipse\org.eclipse.jdt.ui\3.2.1.r321_v20060907\org.eclipse.jdt.ui-3.2.1.r321_v20060907. jar [DEBUG] Added artifact to osgi state: C:\Documents and Settings\mproctor\.m2\repository\org\eclipse\org.eclipse.ui.views.properties.tabbed\3.2.1.M20060830-0800\org.eclipse.ui.views .properties.tabbed-3.2.1.M20060830-0800.jar [WARNING] Could not add artifact C:\Documents and Settings\mproctor\.m2\repository\org\antlr\antlr\3.0b5\antlr-3.0b5.jar [DEBUG] Added artifact to osgi state: C:\Documents and Settings\mproctor\.m2\repository\org\eclipse\org.eclipse.core.resources.win32\3.2.0.v20060603\org.eclipse.core.resources.win3 2-3.2.0.v20060603.jar [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] null [INFO] ------------------------------------------------------------------------ [DEBUG] Trace java.lang.NullPointerException at org.codehaus.tycho.osgitools.OsgiStateController.getRelevantErrors(OsgiStateController.java:480) at org.codehaus.tycho.osgicompiler.OSGiStateHelper.createOSGiState(OSGiStateHelper.java:146) at org.codehaus.tycho.osgicompiler.AbstractOsgiCompilerMojo.computeClassPath(AbstractOsgiCompilerMojo.java:88) at org.codehaus.tycho.osgicompiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:70) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:420) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:480) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:330) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:123) at org.apache.maven.cli.MavenCli.main(MavenCli.java:272) 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:585) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3 seconds [INFO] Finished at: Sun Mar 18 19:37:27 GMT 2007 [INFO] Final Memory: 5M/9M [INFO] ------------------------------------------------------------------------ Tom Huybrechts wrote:
|
- [m2eclipse-user] m2eclipse readme.txt Mark Proctor
- Re: [m2eclipse-user] m2eclipse readme.txt Mark Proctor
- Re: [m2eclipse-user] m2eclipse readme.txt Tom Huybrechts
- Re: [m2eclipse-user] m2eclipse readme.txt Mark Proctor
