Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] How to use the tycho-nexus-unzip plugin?

There are two different Nexus plug-ins that can be used to achieve an overall similar workflow:

·      The Nexus Unzip Plugin (provided by the Eclipse Tycho project), and

·      The Nexus Unpack Plugin (provided by Sonatype on Github).

 

I would recommend to use the former because I think it is superior to the latter in certain details, e.g. in the support for SNAPSHOTS.

 

Regards

Tobias

 

From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Anders Hammar
Sent: Mittwoch, 14. November 2012 10:40
To: Tycho user list
Subject: Re: [tycho-user] How to use the tycho-nexus-unzip plugin?

 

So, just for the record, what I explained is a different solution. Sorry for any confusion.

/Anders

 

On Wed, Nov 14, 2012 at 10:34 AM, Sievers, Jan <jan.sievers@xxxxxxx> wrote:

it's in an early stage right now (no release done yet, no official builds) , but here is some info

http://wiki.eclipse.org/Tycho/Nexus_Unzip_Plugin

yes, mvn deploy is enough.
yes, from a consumer you reference the repo via URL to virtual unzip repo

Jan


From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Mickael Istria
Sent: Mittwoch, 14. November 2012 09:31
To: Tycho user list
Subject: [tycho-user] How to use the tycho-nexus-unzip plugin?

Hi all,

I heard that tycho-nexus-unzip plugin for Nexus was recently put into Tycho codebase [1] [2]. I'm highly interested in using since it would remove a big piece of the publishing process we currently have to deal with.
However, I could not find a documentaion on how to use it.
My general questions are:
* From a repository producer POV, is a "mvn deploy" enough to get the repo ready-to-be-consumed from Nexus?
* From a consumer POV, how to reference this repository? By direct URL?
You could write down these how-tos in a wiki page and send a link as answer ;)

Cheers,

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=393309
[2] http://git.eclipse.org/c/tycho/org.eclipse.tycho.nexus.git
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user

 


Back to the top