Platform: Intel Pentium M, Ubuntu 7.10
eclipse 3.2.2 SDK,
maven-2.0.4
I have what appears to be a successful pde-maven-plugin build of an
eclipse RCP/GEF feature based product to two platforms (linux and
Win32), that seems to succeed.
The message is
Pde build only supports a build with a single config only.
Does anyone knows what causes this message, and what I can do to avoid
it? (I plan to put this build into a bamboo server and this error message
would fail the build).
Thanx!
- Steinar
Here's the end of the build with the message and stack trace:
BUILD SUCCESSFUL
BUILD SUCCESSFUL
Total time: 3 minutes 50 seconds
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Pde build only supports a build with a single config only.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Pde build only supports
a build with a single config only.
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:454)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
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)
Caused by: org.apache.maven.plugin.MojoExecutionException: Pde build only
supports a build with a single config only.
at
org.codehaus.mojo.pde.AbstractEclipsePDEMojo.convertPdeConfigsToFilenameSuffix(AbstractEclipsePDEMojo.java:357)
at
org.codehaus.mojo.pde.EclipsePDEMojo.locateAntOutputFile(EclipsePDEMojo.java:215)
at
org.codehaus.mojo.pde.EclipsePDEAttachMojo.execute(EclipsePDEAttachMojo.java:63)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 12 seconds
[INFO] Finished at: Mon Dec 03 21:43:13 CET 2007
[INFO] Final Memory: 14M/26M
[INFO] ------------------------------------------------------------------------
Compilation exited abnormally with code 1 at Mon Dec 3 21:43:14
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email