Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [egit-dev] JGit Build Failures?

Shawn O. Pearce <spearce@xxxxxxxxxxx> wrote
> Igor Fedorenko <ifedorenko@xxxxxxxxxxxx> wrote:
> > There is no pom.xml, as far as I can see [1]. Where did it go? Wrong
> branch?
> >
> > [1] https://build.eclipse.org/hudson/job/cbi-jgit/ws/ 
> 
> We recently switched to manifest-first build mode, shouldn't Tycho
> be picking up the META-INF/MANIFEST.MF files instead of pom.xmls ?

The OSGI metadata (e.g. dependencies) will be picked up from manifests 
all the remaining Maven voodoo still resides in pom.xml.

--
Matthias


Back to the top