Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-dev] failing build - any ideas?

On Tue, 2017-07-04 at 15:56 +0000, David Green wrote:
> Mylyn devs,
> 
> Looks like Mylyn Docs has started failing due to a Mylyn dependency: https://hudson.eclipse.org/mylyn/view/Mylyn%20Docs/job/mylyn-docs-nightly/383/console
> 
> I'm wondering if there are some recent changes that we should be aware of?

Andreas has made some recent changes to Lucene 5 and 6 in Orbit in
order to fix Bug 517935 . However I don't see how this is affecting the
 build since it seems to use a much older I-build.

> 
> I've included the relevant build output below.
> 
> David
> 
> [INFO] [INFO] Resolving dependencies of MavenProject: org.eclipse.mylyn.docs:org.eclipse.mylyn.docs.epub:4.0.0-SNAPSHOT @ /jobs/genie.mylyn/mylyn-docs-nightly/workspace/epub/ui/org.eclipse.mylyn.docs.epub-feature/pom.xml
> [INFO] [INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86}
> [INFO] [ERROR] Cannot resolve project dependencies:
> [INFO] [ERROR]   Software being installed: org.eclipse.mylyn.docs.epub.feature.group 4.0.0.qualifier
> [INFO] [ERROR]   Missing requirement: org.eclipse.mylyn_feature.feature.group 3.23.1.v20170623-0008 requires 'org.apache.lucene.analyzers-common 6.0.0' but it could not be found
> [INFO] [ERROR]   Cannot satisfy dependency: org.eclipse.mylyn.docs.epub.feature.group 4.0.0.qualifier depends on: org.eclipse.mylyn.wikitext_feature.feature.group [3.0.0,4.0.0)
> [INFO] [ERROR]   Cannot satisfy dependency: org.eclipse.mylyn.wikitext_feature.feature.group 3.0.10.201706202109 depends on: org.eclipse.mylyn_feature.feature.group [3.6.0,4.0.0)

The repository that would contain this bundle would be
http://download.eclipse.org/tools/orbit/downloads/drops/I20170209194730/repository .
I'm not sure why it's not being found because it's definitely located
within that repository.

Cheers,
-- 
Roland Grunberg


Back to the top