Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] JGit Build Upgraded: m2 and p2 output

2010/1/16 Shawn O. Pearce <spearce@xxxxxxxxxxx>
Chris Aniszczyk <caniszczyk@xxxxxxxxx> wrote:
> So good news, I think we are finally done with the JGit build shenanigans. I
> may have obtained nirvana in the process and lost some hair.

During review with some local Maven guru we found that inspired by outdated Tycho documentation I had
used some wrong groupIds for some of the pomDependency configurations. This caused confusion on my end
which led to redundant plugin declarations in the sub-modules. I fixed that with http://egit.eclipse.org/r/#change,213.

My EGit patch http://egit.eclipse.org/r/#change,206 suffered from similar brain damage.
In addition I added the JGit feature to the EGit update site since it looked simpler to me
pointing "Help > Install New Software" to only one update site.

--
Matthias

Back to the top