Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] removed eclipse.inf, and I get a different failures

On Fri, Sep 7, 2012 at 9:52 AM, Paul Webster <pwebster@xxxxxxxxxxxxxxxxxxx> wrote:
I removed the eclipse.inf files to get around that problem.  The build proceeds, and then fails:

[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-pack200a-plugin:0.16.0-SNAPSHOT:normalize (pack200-normalize) on project org.eclipse.jdt.core.tests.compiler: Execution pack200-normalize of goal org.eclipse.tycho.extras:tycho-pack200a-plugin:0.16.0-SNAPSHOT:normalize failed: Could not execute pack200, see log for details. -> [Help 1]
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution pack200-normalize of goal org.eclipse.tycho.extras:tycho-pack200a-plugin:0.16.0-SNAPSHOT:normalize failed: Could not execute pack200, see log for details.
Caused by: java.lang.RuntimeException: Could not execute pack200, see log for details.


Apparently its deleted eclipse.inf had:
jarprocessor.exclude.pack=true

org.eclipse.jdt.core.tests.model is the same.


What do we need to add to those poms to get the excluded?

--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top