Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] M2 or plain Maven for Tycho?

Cool, thanks for the info.  I had not heard of that extension before.  

---Tom

On 4/27/16, 2:58 PM, "tycho-user-bounces@xxxxxxxxxxx on behalf of Anton Tanasenko" <tycho-user-bounces@xxxxxxxxxxx on behalf of atg.sleepless@xxxxxxxxx> wrote:

M2e-tycho extension acts as a bridge between two worlds - when importing tycho projects using m2e's 'Import existing maven projects', you will be prompted to install this extension and after eclipse restarts, it will actually configure those projects to be proper eclipse pde projects, including support for various tidbits that tycho adds on top, like resolution of bundles from maven repositories, which pde does not support itself.
I've been using it with multiple eclipse.org projects and haven't had any problems.

2016-04-27 21:26 GMT+03:00 Tom Bryan (tombry) <tombry@xxxxxxxxx>:
You might also want to check the Tycho release notes: http://wiki.eclipse.org/Tycho/Release_Notes.  

I've used Tycho successfully with various Maven versions from 3.0.5 to 3.2.5.  YMMV.

---Tom

On 4/27/16, 9:29 AM, "tycho-user-bounces@xxxxxxxxxxx on behalf of SCHREIBER.Martin" <tycho-user-bounces@xxxxxxxxxxx on behalf of Martin.SCHREIBER@xxxxxxxxxxxxx> wrote:

 

I don’t think that there is any documentation about supported maven versions. If you want to use pomless build, you need maven 3.3 or later [1]. If you do not need that, Tycho also works with older maven versions. I successfully used maven v3.2.3 but it might work with older versions as well.

 

-martin

 

 

[1] https://wiki.eclipse.org/Tycho/Release_Notes/0.24

 

 

Von:tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] Im Auftrag von paul
Gesendet: Mittwoch, 27. April 2016 13:39
An: Tycho user list
Betreff: Re: [tycho-user] M2 or plain Maven for Tycho?

 

After fighting with "corrections" eclipseM2 was make to my all my project configuration files I have to drop the use of M2 for now.

My other one question remains.  Where is the documentation that tells me which version of Maven (not M2) the current version of Tycho supports.

On 4/27/2016 2:51 AM, SCHREIBER.Martin wrote:

Hi Paul,

 

I don’t know if there is any documentation available regarding M2 and Tycho but IMHO nothing speaks against using it because for M2 it does not make any difference between handling regular maven projects and tycho projects. Depending of your tycho setup you might need to install additional M2 connectors, but they should be installed automatically if you need some.

Basic Workflow should be easy, checkout your Plugins from your SCM and use „File->Import“ and choose „Maven/Existing Maven Projects“ from the Import Wizard.

 

-martin

 

 

Von:tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] Im Auftrag von paul
Gesendet: Dienstag, 26. April 2016 13:08
An: tycho-user@xxxxxxxxxxx
Betreff: [tycho-user] M2 or plain Maven for Tycho?

 

Windows 7

Mars 2

e4 JavaFX using FXML


Where is the documentation that can tell me if I can use M2 with Tycho or should use a Maven instance outside of an Eclipse workspace?

 

Where is the current version of Maven that is supported by Tycho listed?




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

 

--
“Consider, you who love money, the one who hanged himself for the sake of it. Shun the insatiate heart that could dare such a deed against the Teacher.” - Unknown




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



--
Regards,
Anton.



Back to the top