public inbox for gentoo-java@lists.gentoo.org
 help / color / mirror / Atom feed
From: Kasun Gajasinghe <kasunbg@gmail.com>
To: gentoo-soc@lists.gentoo.org, gentoo-java@lists.gentoo.org
Cc: kiorky <kiorky@cryptelium.net>, Serkan Kaba <serkan@gentoo.org>,
	 Alistair Bush <ali_bush@gentoo.org>
Subject: [gentoo-java] Gentoo Maven Integration - Final Report
Date: Mon, 22 Aug 2011 23:23:33 +0530	[thread overview]
Message-ID: <CADg9GQZBz5w3MiOPZsP2t-2i4CGBgjLEGb211i3WAjvB5XsNLA@mail.gmail.com> (raw)

Hi all,
Here's my final report for the Gentoo Maven Integration project for
finishing the work under Google Summer of Code and starting move in to
a voluntary position.
The goal of this project is to build maven and it's huge number of
dependencies from source, and then facilitate the packagers for
packaging maven-based Java packages. There are two eclasses which will
facilitate bootstrapping maven along with building maven-based
packages, and packaging Maven plugins. These eclasses address some
fundamental issues of incompatibilities between Gentoo build system
and Maven build system.

There were two main goals for the project. One is building
maven-from-source. It is now completed and has been thoroughly tested.
There are around 40+ ebuilds that are direct dependencies of Maven
which were packaged/bumped during the project period. General users of
maven can have the full benefit from this package now. Please file
bugs at https://bugs.gentoo.org/ if you find any.

The second phase was a lengthy process and the scope wasn't fit for
one and half months time. But with mentors' blessing, I've made a
quite a big progress and was able to emerge a minimal package built
via native Maven.
Let me describe the surface details of the second phase. The idea was
to facilitate the packagers to package maven-based packages. This has
been a long-time blocker for Gentoo-Java (which extends to more than
3-4 years). For this phase, we needed several requirements including
dependency management issues and rewriting of pom.xml to match
Gentoo's needs. One requirement in it was the need to have a mechanism
to use the installed system jars instead of downloading the jars from
maven repos. One another is that pom needs to respect the Gentoo SLOT
system. Further, configuration details needed to be added to tell the
JDK and JRE versions needed for building (ie need to add config bits
to maven-compiler-plugin section in the pom). And, then it needs
several maven plugins to build packages. There were enormous amount of
plugins available that most of them need special attention separately.
For the second phase, the hard part is over. And, as I said, I was
able to emerge a minimal maven-based implementation. Maven isn't much
cooperative when it comes to dependency management, but our solution
worked well.

Along with that, the first iteration of work is complete. I'm hoping
to be the maintainer for Maven under Gentoo Java herd for the
foreseeable future. And, I'm eagerly waiting to wear the Gentoo
Developer hat one day. I'm interested in knowing the generic plan for
recruiting developers who come via Summer of Code as well.

There are few things to be done to bring the use of the Maven
integration to it's full potential. These are more like plug-ins to
the core base, and beautifying the process. I need to make new plans
for these with help from Java herd.
 * There's only five maven plugins has been packaged. Have a fresh
look at m-surefire-p. Needs to add all other plugins.
 * Currently, when MAVEN_PARENTPOM_UNIQUE_ID is set to rewrite
<parent> node of the pom, it rewrites all the poms in the project
including sub-modules. The most probable usecase is that rewrite the
parent element of the top-level/aggregator pom. The configuration bits
needed are already there (-w option), but the implementation needs to
be done.
 * Merge the separate ebuilds of  maven-2.2.1 maven-2.2.1 release in
to one. There are around 20+ ebuilds dedicated for this. These ebuilds
probably won't be needed separately so it's ok to merge these
together. Need to evaluate possibility of issues of having all these
together.

Here are some references if you are interested in getting deeper in
Maven in Gentoo.
 * The wiki 1 - Developer and User guide for Maven in Gentoo -
https://overlays.gentoo.org/proj/java/wiki/Maven_Integration
 * The wiki 2 - Manpage for java-maven-2 eclass -
http://overlays.gentoo.org/proj/java/wiki/Maven_Eclass_Manpage
 * Repository 1 - gsoc-maven-overlay -
https://overlays.gentoo.org/svn/proj/java/gsoc-maven-overlay/
 * Repository 2 - Branch for Javatoolkit -
http://overlays.gentoo.org/proj/java/browser/projects/javatoolkit/branches/kasun/
       * TracBrowser view -
http://overlays.gentoo.org/proj/java/browser/gsoc-maven-overlay/

At the end of these thrilling three months full of excitement, I'd
like to remind some people who helped me vastly. Forgive me if I
missed someone. I was new to Gentoo, and all the help you've given was
really useful. Kiorky,  (the original author, who I dragged in to
Summer of Code to be a mentor ;) ), and Serkan, my two mentors, has
done hell of a job to push me and this project that it is today. You
always had my back when I was in need.
I must admit that the Gentoo Java herd, and Gentoo in general was very
friendly and has promptly given me help and advice when I was in
doubt. ali_bush, Sera, Chewi, and Betelgeuse; thanks for your support
you have given me so far. Thanks bonsaikitten for providing server
space to host some source tarballs at gentooexperimental.org.
Appreciate the work you've done Donnie, and of course Gentoo
Foundation and Google!

Regards,
--Kasun

-- 
~~~*******'''''''''''''*******~~~
Kasun Gajasinghe,
University of Moratuwa,
Sri Lanka.
Blog: http://blog.kasunbg.org
Twitter: http://twitter.com/kasunbg



                 reply	other threads:[~2011-08-22 17:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADg9GQZBz5w3MiOPZsP2t-2i4CGBgjLEGb211i3WAjvB5XsNLA@mail.gmail.com \
    --to=kasunbg@gmail.com \
    --cc=ali_bush@gentoo.org \
    --cc=gentoo-java@lists.gentoo.org \
    --cc=gentoo-soc@lists.gentoo.org \
    --cc=kiorky@cryptelium.net \
    --cc=serkan@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox