public inbox for gentoo-java@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jörg Schaible" <joerg.schaible@gmx.de>
To: gentoo-java@lists.gentoo.org
Subject: [gentoo-java] Re: Maven from source - version 2.x or 3.x ?
Date: Wed, 25 May 2011 18:09:19 +0200	[thread overview]
Message-ID: <irj9jg$26q$1@dough.gmane.org> (raw)
In-Reply-To: BANLkTi=GcUFzqUOM4cnOiFNhZUwX9Qpm7A@mail.gmail.com

Hi Robert,

Robert Burrell Donkin wrote:

> On Tue, May 24, 2011 at 12:52 PM, Kasun Gajasinghe
> <kasunbg@gmail.com> wrote:
>> On 24 May 2011, at 14:37, Petteri Räty
>> <betelgeuse@gentoo.org> wrote:
>>> On 05/23/2011 07:52 PM, Kasun Gajasinghe wrote:
>>>
>>>>>
>>>>> maven-bin 2.x support continues to work through the binary package?
>>>>
>>>> Yes, we can keep supporting maven-bin 2.x for maven users. Though the
>>>> packagers of projects based on maven won't be able to use the support
>>>> for maven 2.x if we start with 3.x.This project's focus is more
>>>> towards packagers, right?  I think Serkan or people who are more
>>>> familiar with this can give an exact answer.
>>>>
>>>
>>> So are you discussing which version of Maven to build from source or
>>> which version to target ebuild infrastructure for? Those two don't
>>> necessarily need to be the same and your topic implied the former but
>>> the above talks about the latter.
>>
>> Well, mainly this project is inclined towards packagers.
>> But of course the users are targeted too. Currently, users have the
>> maven-bin too
>> which means they have a choice in hand. The problem with Maven 3 is
>> that some important plugins for users are not
>> supported yet.
> 
> AIUI the situation is more complex than that
> 
> maven seems to be moving towards requiring specific core versions for
> builds. some  projects i develop require maven 2, some maven 3. i
> manage this situation with a set of custom scripts and installations
> independent of gentoo. i expect other developers now work in a similar
> way. (same goes for jdks.) the gentoo java stuff just gets in my way
> now for development.

Why? I have emerged maven:1.0, maven:1.1, maven:2.0, maven:2.2 and 
maven:3.0. I've selected my default version with eselect. However, I can use 
any of those versions at the same time:

/usr/bin $ ls -lGgo m*v*n*
lrwxrwxrwx 1    34 Jan 22 14:07 maven-1.0 -> /usr/share/maven-
bin-1.0/bin/maven
lrwxrwxrwx 1    34 Jan 22 14:07 maven-1.1 -> /usr/share/maven-
bin-1.1/bin/maven
lrwxrwxrwx 1     7 Jul 19  2010 mvn -> mvn-3.0
lrwxrwxrwx 1    32 Apr 30  2010 mvn-2.0 -> /usr/share/maven-bin-2.0/bin/mvn
lrwxrwxrwx 1    32 Apr 30  2010 mvn-2.2 -> /usr/share/maven-bin-2.2/bin/mvn
lrwxrwxrwx 1    32 Mar 10 18:17 mvn-3.0 -> /usr/share/maven-bin-3.0/bin/mvn

All that eselect effectively does is to switch the unversioned link. You may 
call any of those scripts (well, you should not have set MAVEN_HOME at all, 
the Maven start script will do this for you anyway).

> FWIW one unresolved challenge for linux distributions with the rise of
> bytecode languages (such as Java) is that compressed bytecodes are not
> binaries in the usual sense (platform dependent machine executable
> machine code). i know that it's a hard thing for the linux community
> to hear but it's about time that the community acknowledged that these
> languages are now mainstream and stop trying to force them into a
> inappropriate provisioning model.

To build Maven from source in Gentoo I wonder about the hen-and-egg problem.

Cheers,
Jörg





  reply	other threads:[~2011-05-25 16:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-22  5:38 [gentoo-java] Maven from source - version 2.x or 3.x ? Kasun Gajasinghe
2011-05-22  7:38 ` [gentoo-java] " kiorky
2011-05-22 14:54 ` [gentoo-java] " Eric Chatellier
2011-05-22 21:54   ` Petteri Räty
2011-05-23  6:15     ` Kasun Gajasinghe
2011-05-23  6:38       ` Petteri Räty
2011-05-23 16:52         ` Kasun Gajasinghe
2011-05-24  9:07           ` Petteri Räty
2011-05-24 11:52             ` Kasun Gajasinghe
2011-05-25 14:33               ` Robert Burrell Donkin
2011-05-25 16:09                 ` Jörg Schaible [this message]
2011-05-26  8:44                   ` [gentoo-java] " Robert Burrell Donkin
2011-05-26 15:57                     ` [gentoo-java] " Jörg Schaible
2011-05-26  9:06                   ` [gentoo-java] " Kasun Gajasinghe
2011-05-26 10:58                     ` Robert Burrell Donkin
2011-05-26 16:18                     ` [gentoo-java] " Jörg Schaible
2011-05-26 16:25                       ` Jörg Schaible
2011-05-26 11:10                   ` [gentoo-java] " Robert Burrell Donkin
2011-05-26 16:06                     ` [gentoo-java] " Jörg Schaible

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='irj9jg$26q$1@dough.gmane.org' \
    --to=joerg.schaible@gmx.de \
    --cc=gentoo-java@lists.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