Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] tycho-extras MirrorMojoTest failures

Are you able to run ITs from tycho-source-feature-plugin and
tycho-custom-bundle-plugin?

--
Regards,
Igor

On 12-02-16 8:35 PM, Marc-Andre Laperle wrote:
I'm trying to make unit tests for tycho-eclipserun-plugin but I run into the same issue. Except for me it's looking for org.eclipse.tycho:tycho-bundles-external:zip:0.15.0-SNAPSHOT. I tried the same work around that was applied for tycho-p2-extras-plugin (in the dependencies) but it doesn't help.

Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.eclipse.tycho:tycho-bundles-external:zip:0.15.0-SNAPSHOT

I have 0.15.0-SNAPSHOT built locally so I don't understand why it's not finding it.

Any ideas?

Thanks,

Marc-Andre

On 31/01/2012 10:10 PM, Igor Fedorenko wrote:
Can somebody familiar with tycho-p2-extras-plugin unit tests check why
it started to fail all of a sudden? From what I can tell, the test can't
resolve tycho-p2-runtime, but I don't quite understand how it is
supposed to work. Attached see full surefire report of the failed tests.

--
Regards,
Igor



Back to the top