Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Bump min Maven requirement to 3.1.0

Where should I look for that ?

On Sat, Sep 21, 2019 at 10:50 PM Sievers, Jan <jan.sievers@xxxxxxx> wrote:

+1

 

just make sure integration tests are being run using maven 3.1.0

 

From: <tycho-dev-bounces@xxxxxxxxxxx> on behalf of Aleksandar Kurtakov <akurtako@xxxxxxxxxx>
Reply to: Tycho list <tycho-dev@xxxxxxxxxxx>
Date: Friday, 20. September 2019 at 09:08
To: Tycho list <tycho-dev@xxxxxxxxxxx>
Subject: [tycho-dev] Bump min Maven requirement to 3.1.0

 

All the details are in bugzilla [1] and gerrit[2] is anyone has issue with the subject please speak up.

For completeness I'm posting the details here too:

Tycho uses plexus-container-default which doesn't make much sense as it's the container used by Maven 2.x while Tycho's minimal requirement is Maven 3.0.5. Maven 3.0.x uses sisu-inject-plexus but from the range of supported versions only Maven 3.0.5 uses it as next version is 3.1.0 which already uses org.eclipse.sisu.plexus. Additional benefit of switching to org.eclipse.sisu.plexus is that as an eclipse project artifact it doesn't require CQ. The only downside (if we can call it that way ) is that version 3.0.5 will no longer be supported which should be fine considering that Maven 3.1.0 is released on 2013-07-15.

 

 


--

Alexander Kurtakov

Red Hat Eclipse Team

_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/tycho-dev


--
Alexander Kurtakov
Red Hat Eclipse Team

Back to the top