Discussion:
[tycho-user] Maven repository
Juan Antonio Gonzalez Cano
2017-03-06 08:18:47 UTC
Permalink
Hello friends, I want to generate Maven repository instead of p2
repository, is it posible?

Un saludo.

*Juan Antonio González Cano*
Martin Weber
2017-03-06 10:12:59 UTC
Permalink
Post by Juan Antonio Gonzalez Cano
Hello friends, I want to generate Maven repository instead of p2
repository, is it posible?
Try
'mvn install' or 'mvn deploy'

Martin
--
A: Yes.
Post by Juan Antonio Gonzalez Cano
Q: Are you sure?
A: Because it reverses the logical flow of conversation.
Q: Why is top posting frowned upon?
| Martin Weber
| Razorcat Development GmbH
| Witzlebenplatz 4 fon: +49-(30)-536 357 46
| 14057 Berlin fax: +49-(30)-536 357 60
|
|--------------------------------------------
| Geschäftsführer: Michael Wittner
| Sitz der Gesellschaft: Berlin
| Amtsgericht: Berlin, HRB 65326
Juan Antonio Gonzalez Cano
2017-03-06 11:31:29 UTC
Permalink
I use Tyho to generate my RCP and my P2 Site and everything is correct, but
now I need to build a repository with Maven structure with the same plugin
that forms my P2 repository.




Un saludo.

*Juan Antonio González Cano *
***@opencanarias.es
R&D Area
OPEN Canarias SL
C/Elías Ramos González, 4, ofc. 304
38001 SANTA CRUZ DE TENERIFE
Tfno. (Centralita): (+34) 922 24 02 31

Este mensaje se dirige exclusivamentea su destinatario y puede contener
información privilegiada o confidencial. Si no es vd. el destinatario
indicado, queda notificado de que la utilización, divulgación y/o copia sin
autorización estó prohibida en virtud de la legislación vigente. Si ha
recibido este mensaje por error, le rogamos que nos lo comunique
inmediatamente por esta misma vía y proceda a su destrucción.

This message is intended exclusively for its addressee and may
containinformation that is CONFIDENTIAL and protected by professional
privilege. If you are not the intended recipient you are hereby notified
that anydissemination, copy or disclosure of this communication is strictly
prohibited by law. If this message has been received in error, please
immediately notify us via e-mail and delete it.
Post by Martin Weber
Post by Juan Antonio Gonzalez Cano
Hello friends, I want to generate Maven repository instead of p2
repository, is it posible?
Try
'mvn install' or 'mvn deploy'
Martin
--
A: Yes.
Post by Juan Antonio Gonzalez Cano
Q: Are you sure?
A: Because it reverses the logical flow of conversation.
Q: Why is top posting frowned upon?
| Martin Weber
| Razorcat Development GmbH
| Witzlebenplatz 4 fon: +49-(30)-536 357 46
| 14057 Berlin fax: +49-(30)-536 357 60
|
|--------------------------------------------
| GeschÀftsfÌhrer: Michael Wittner
| Sitz der Gesellschaft: Berlin
| Amtsgericht: Berlin, HRB 65326
_______________________________________________
tycho-user mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user
Jonah Graham
2017-03-06 14:18:59 UTC
Permalink
Hi,

I am not sure if you came across this yet, but the b3aggregator does
this for the Eclipse Project at the moment. Doing it automatically is
a relatively new thing (Neon.2), but I think this may do what you
want;
https://wiki.eclipse.org/CBI/aggregator/manual#Creating_a_Maven-conformant_p2_repo

I quote from the intro: "The Aggregator combines repositories from
various sources into a new aggregated p2 repository. It can also be
configured to produce a hybrid p2/Maven2 repository. (This feature is
currently labeled "experimental" in the CBI aggregator, since it is
not yet production quality)."

As I mention it is actively being worked on, see for instance recent
email from yesterday:
https://dev.eclipse.org/mhonarc/lists/eclipse-dev/msg10352.html

HTH
~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com


On 6 March 2017 at 11:31, Juan Antonio Gonzalez Cano
Post by Juan Antonio Gonzalez Cano
I use Tyho to generate my RCP and my P2 Site and everything is correct, but
now I need to build a repository with Maven structure with the same plugin
that forms my P2 repository.
Un saludo.
Juan Antonio González Cano
R&D Area
OPEN Canarias SL
C/Elías Ramos González, 4, ofc. 304
38001 SANTA CRUZ DE TENERIFE
Tfno. (Centralita): (+34) 922 24 02 31
Este mensaje se dirige exclusivamentea su destinatario y puede contener
información privilegiada o confidencial. Si no es vd. el destinatario
indicado, queda notificado de que la utilización, divulgación y/o copia sin
autorización estó prohibida en virtud de la legislación vigente. Si ha
recibido este mensaje por error, le rogamos que nos lo comunique
inmediatamente por esta misma vía y proceda a su destrucción.
This message is intended exclusively for its addressee and may
containinformation that is CONFIDENTIAL and protected by professional
privilege. If you are not the intended recipient you are hereby notified
that anydissemination, copy or disclosure of this communication is strictly
prohibited by law. If this message has been received in error, please
immediately notify us via e-mail and delete it.
Post by Martin Weber
Post by Juan Antonio Gonzalez Cano
Hello friends, I want to generate Maven repository instead of p2
repository, is it posible?
Try
'mvn install' or 'mvn deploy'
Martin
--
A: Yes.
Post by Juan Antonio Gonzalez Cano
Q: Are you sure?
A: Because it reverses the logical flow of conversation.
Q: Why is top posting frowned upon?
| Martin Weber
| Razorcat Development GmbH
| Witzlebenplatz 4 fon: +49-(30)-536 357 46
| 14057 Berlin fax: +49-(30)-536 357 60
|
|--------------------------------------------
| Geschäftsführer: Michael Wittner
| Sitz der Gesellschaft: Berlin
| Amtsgericht: Berlin, HRB 65326
_______________________________________________
tycho-user mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user
_______________________________________________
tycho-user mailing list
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user
Loading...